ports/77865: Update port: sysutils/pear-File to 1.1.0
Antonio Carlos Venancio Junior
antonio at php.net
Mon Feb 21 16:00:40 UTC 2005
>Number: 77865
>Category: ports
>Synopsis: Update port: sysutils/pear-File to 1.1.0
>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: Mon Feb 21 16:00:37 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Antônio Carlos Venâncio Júnior
>Release: FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #4: Mon Jan 10 10:53:56 BRST 2005 root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO i386
>Description:
+ update port: sysutils/pear-File to 1.1.0
+ changelog: http://pear.php.net/package/File/download/1.1.0/
+ remove PHP version dependency check
>How-To-Repeat:
>Fix:
diff -ruN pear-File.orig/Makefile pear-File/Makefile
--- pear-File.orig/Makefile Mon Feb 21 12:47:16 2005
+++ pear-File/Makefile Mon Feb 21 12:50:12 2005
@@ -6,7 +6,7 @@
#
PORTNAME= File
-DISTVERSION= 1.1.0RC4
+PORTVERSION= 1.1.0
PORTEPOCH= 1
CATEGORIES= sysutils www pear
@@ -16,20 +16,10 @@
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
RUN_DEPENDS= ${BUILD_DEPENDS}
-USE_PHP= yes
-
FILES= File.php File/Util.php File/CSV.php
TESTS= parser.php test.csv FileTest.php CSV/001.phpt CSV/001.csv \
CSV/002.phpt CSV/002.csv CSV/003.phpt CSV/003.csv CSV/004.phpt \
- CSV/004.csv CSV/005.phpt CSV/005.csv CSV/tests.txt
.include <bsd.port.pre.mk>
-
-PHP_VERS= ${PHP_VERSION:S/.//g}
-
-.if defined(PHP_VERS) && ${PHP_VERS} < 430
-IGNORE= "You need PHP 4.3.0 or later to install PEAR::File"
-.endif
-
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
.include <bsd.port.post.mk>
diff -ruN pear-File.orig/distinfo pear-File/distinfo
--- pear-File.orig/distinfo Mon Feb 21 12:47:16 2005
+++ pear-File/distinfo Mon Feb 21 12:48:04 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/File-1.1.0RC4.tgz) = 4f94ea04e130b1fed5a423ae60bb5626
-SIZE (PEAR/File-1.1.0RC4.tgz) = 14694
+MD5 (PEAR/File-1.1.0.tgz) = 40da456898ca860b75ce5c527b1cd745
+SIZE (PEAR/File-1.1.0.tgz) = 15079
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list