ports/63553: Maintainer-update: textproc/gpp to version 2.22
Jos Backus
jos at catnook.com
Sun Feb 29 21:40:20 UTC 2004
>Number: 63553
>Category: ports
>Synopsis: Maintainer-update: textproc/gpp to version 2.22
>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: Sun Feb 29 13:40:19 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Jos Backus
>Release: FreeBSD 5.2-CURRENT i386
>Organization:
CatNook
>Environment:
System: FreeBSD lizzy.catnook.com 5.2-CURRENT FreeBSD 5.2-CURRENT #29: Sat Feb 28 22:09:46 PST 2004 root at lizzy.catnook.com:/usr/obj/usr/src/sys/LIZZY i386
>Description:
Update and SIZEify textproc/gpp to version 2.22.
>How-To-Repeat:
>Fix:
diff -ruN gpp/Makefile gpp-new/Makefile
--- gpp/Makefile Thu Feb 20 18:41:06 2003
+++ gpp-new/Makefile Sun Feb 29 13:29:15 2004
@@ -6,25 +6,16 @@
#
PORTNAME= gpp
-PORTVERSION= 2.1
+PORTVERSION= 2.22
CATEGORIES= textproc
-MASTER_SITES= http://www.math.polytechnique.fr/cmat/auroux/prog/
+MASTER_SITES= http://www.nothingisreal.com/gpp/
MAINTAINER= jos at catnook.com
COMMENT= The Generic Preprocessor
-USE_REINPLACE= yes
+USE_BZIP2= yes
+GNU_CONFIGURE= yes
MAN1= gpp.1
-
-post-patch:
- ${REINPLACE_CMD} -e "s|/usr/local|${PREFIX}|g; \
- s|gcc -O2 -Wall|${CC} ${CFLAGS}|g" ${WRKSRC}/Makefile
-
-post-install:
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/gpp.html ${DOCSDIR}
-.endif
.include <bsd.port.mk>
diff -ruN gpp/distinfo gpp-new/distinfo
--- gpp/distinfo Sat Dec 22 12:41:49 2001
+++ gpp-new/distinfo Sun Feb 29 13:24:40 2004
@@ -1 +1,2 @@
-MD5 (gpp-2.1.tar.gz) = d1bcdcaa2ccf1a1c1a4dfeb7cf49f2b5
+MD5 (gpp-2.22.tar.bz2) = f3c3067fe22e8bb2102e802bad0699ea
+SIZE (gpp-2.22.tar.bz2) = 109146
diff -ruN gpp/pkg-plist gpp-new/pkg-plist
--- gpp/pkg-plist Wed Sep 12 06:40:07 2001
+++ gpp-new/pkg-plist Sun Feb 29 13:28:07 2004
@@ -1,3 +1 @@
bin/gpp
-%%PORTDOCS%%share/doc/gpp/gpp.html
-%%PORTDOCS%%@dirrm share/doc/gpp
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list