From laszlof@FreeBSD.org Fri Dec 1 20:12:34 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2947F16A5CA; Fri, 1 Dec 2006 20:12:34 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58CEB43E3A; Fri, 1 Dec 2006 20:09:48 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from freefall.freebsd.org (laszlof@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kB1K9XCf090363; Fri, 1 Dec 2006 20:09:33 GMT (envelope-from laszlof@freefall.freebsd.org) Received: (from laszlof@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kB1K9XwU090362; Fri, 1 Dec 2006 20:09:33 GMT (envelope-from laszlof) Message-Id: <200612012009.kB1K9XwU090362@freefall.freebsd.org> Date: Fri, 1 Dec 2006 20:09:33 GMT From: "Frank J. Laszlo" Reply-To: "Frank J. Laszlo" To: FreeBSD-gnats-submit@freebsd.org Cc: ehaupt@freebsd.org Subject: [PATCH]: games/bloboat: Respect X11BASE. X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 106152 >Category: ports >Synopsis: [PATCH]: games/bloboat: Respect X11BASE. >Confidential: no >Severity: non-critical >Priority: low >Responsible: ehaupt >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 01 20:20:07 GMT 2006 >Closed-Date: Fri Dec 01 22:15:50 CET 2006 >Last-Modified: Fri Dec 1 21:20:07 GMT 2006 >Originator: Frank J. Laszlo >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD freefall.freebsd.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Sat Dec 10 03:18:20 UTC 2005 kensmith@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386 >Description: Respect X11BASE. Maintainer is CC'd. >How-To-Repeat: >Fix: --- bloboats-1.0.1_1-X11BASE.diff begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/games/bloboats/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 20 Sep 2006 11:20:54 -0000 1.3 +++ Makefile 1 Dec 2006 20:07:44 -0000 @@ -25,4 +25,7 @@ MAKE_ENV+= CXX="${CXX}" DATADIR="${DATADIR}" +post-patch: + @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/Makefile + .include --- bloboats-1.0.1_1-X11BASE.diff ends here --- >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt Responsible-Changed-By: ehaupt Responsible-Changed-When: Fri Dec 1 22:15:29 CET 2006 Responsible-Changed-Why: I will take care of it. http://www.freebsd.org/cgi/query-pr.cgi?pr=106152 State-Changed-From-To: open->closed State-Changed-By: ehaupt State-Changed-When: Fri Dec 1 22:15:49 CET 2006 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=106152 From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/106152: commit references a PR Date: Fri, 1 Dec 2006 21:15:45 +0000 (UTC) ehaupt 2006-12-01 21:15:39 UTC FreeBSD ports repository Modified files: games/bloboats Makefile Log: Respect X11BASE PR: 106152 Submitted by: laszlof Revision Changes Path 1.4 +3 -0 ports/games/bloboats/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >Unformatted: