ports/58009: [MAINTAINER] lang/pike74: update to 7.4.31
Xavier Beaudouin
kiwi at oav.net
Tue Oct 14 13:20:19 UTC 2003
>Number: 58009
>Category: ports
>Synopsis: [MAINTAINER] lang/pike74: update to 7.4.31
>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 Oct 14 06:20:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Xavier Beaudouin
>Release: FreeBSD 4.8-RELEASE-p9 i386
>Organization:
The Caudium Group / Association Kazar
>Environment:
System: FreeBSD akira.oav.net 4.8-RELEASE-p9 FreeBSD 4.8-RELEASE-p9 #0: Sat Sep 27 18:14:31 CEST 2003
>Description:
- Update to 7.4.31
Generated with FreeBSD Port Tools 0.26
>How-To-Repeat:
>Fix:
--- pike74-7.4.31_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/lang/pike74.old/Makefile /usr/ports/lang/pike74/Makefile
--- /usr/ports/lang/pike74.old/Makefile Tue Oct 14 14:54:00 2003
+++ /usr/ports/lang/pike74/Makefile Tue Oct 14 15:11:54 2003
@@ -6,7 +6,7 @@
#
PORTNAME= pike74
-PORTVERSION= 7.4.28
+PORTVERSION= 7.4.31
PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= ftp://pike.ida.liu.se/pub/pike/all/${PORTVERSION}/ \
@@ -36,9 +36,9 @@
WANT_MESA= yes
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --without-debug \
+CONFIGURE_ARGS+= --without-debug \
--with-double-precision \
--with-long-double-precision \
--disable-rpath \
@@ -75,10 +75,10 @@
# Allow building Embeded perl when >= 5.6
.if ${PERL_LEVEL} > 500600
-CONFIGURE_ARGS+= --with-perl
+CONFIGURE_ARGS+= --with-perl
USE_PERL5= YES
.else
-CONFIGURE_ARGS+= --without-perl
+CONFIGURE_ARGS+= --without-perl
.endif
.if exists(${LOCALBASE}/lib/libavcodec.so.0)
@@ -143,9 +143,9 @@
.endif
.if defined(WITHOUT_RELOCATABLE_DUMPED_MODULES)
-CONFIGURE_ARGS+= --without-relocatable-dumped-modules
+CONFIGURE_ARGS+= --without-relocatable-dumped-modules
.else
-CONFIGURE_ARGS+= --with-relocatable-dumped-modules
+CONFIGURE_ARGS+= --with-relocatable-dumped-modules
.endif
.if defined(WITH_EXPIREMENTAL_FEATURES)
diff -ruN --exclude=CVS /usr/ports/lang/pike74.old/distinfo /usr/ports/lang/pike74/distinfo
--- /usr/ports/lang/pike74.old/distinfo Tue Oct 14 14:54:00 2003
+++ /usr/ports/lang/pike74/distinfo Tue Oct 14 14:58:30 2003
@@ -1 +1 @@
-MD5 (Pike-v7.4.28.tar.gz) = 98a7944cea94c7255a24f2cba7d15ec1
+MD5 (Pike-v7.4.31.tar.gz) = f265207184aa818a96e9460af2012be8
diff -ruN --exclude=CVS /usr/ports/lang/pike74.old/pkg-plist /usr/ports/lang/pike74/pkg-plist
--- /usr/ports/lang/pike74.old/pkg-plist Tue Oct 14 14:54:00 2003
+++ /usr/ports/lang/pike74/pkg-plist Tue Oct 14 15:10:11 2003
@@ -440,7 +440,6 @@
pike/%%PORTVERSION%%/include/pike/lexer1.h
pike/%%PORTVERSION%%/include/pike/lexer2.h
pike/%%PORTVERSION%%/include/pike/aclocal.m4
-pike/%%PORTVERSION%%/man/man1/pike.1
@unexec rm -rf %D/pike/%%PORTVERSION%%/lib/modules
@dirrm pike/%%PORTVERSION%%/lib/include
@unexec rm -rf %D/pike/%%PORTVERSION%%/lib/0.6
--- pike74-7.4.31_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list