ports/101652: [MAINTAINER] games/wmquake: [SUMMARIZE CHANGES]
Ulrich Spoerlein
uspoerlein at gmail.com
Tue Aug 8 12:30:21 UTC 2006
>Number: 101652
>Category: ports
>Synopsis: [MAINTAINER] games/wmquake: [SUMMARIZE CHANGES]
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Aug 08 12:30:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Ulrich Spoerlein
>Release: FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD roadrunner 6.1-STABLE FreeBSD 6.1-STABLE #4: Sat Jul 22 20:04:25 CEST 2006
>Description:
Fix pkg-message display.
Pointed out by: LoN_Kamikaze at gmx dot de
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- wmquake-1.1_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /vol/ncvs/ports/games/wmquake/Makefile,v
retrieving revision 1.5
diff -u -p -u -r1.5 Makefile
--- Makefile 29 May 2006 20:46:12 -0000 1.5
+++ Makefile 8 Aug 2006 12:03:08 -0000
@@ -33,6 +33,6 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wmquake ${PREFIX}/bin
post-install:
- ${CAT} pkg-message
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
--- wmquake-1.1_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list