ports/162092: [MAINTAINER] net/pear-Net_URL2: update to 2.0.0
Joe Horn
joehorn at gmail.com
Fri Oct 28 14:10:13 UTC 2011
>Number: 162092
>Category: ports
>Synopsis: [MAINTAINER] net/pear-Net_URL2: update to 2.0.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: Fri Oct 28 14:10:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Joe Horn
>Release: FreeBSD 8.2-RELEASE-p2 amd64
>Organization:
Taiwanese User
>Environment:
System: FreeBSD joehorn.idv.tw 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #1: Sun May 29 03:20:46 CST 2011
>Description:
- Update to 2.0.0
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- pear-Net_URL2-2.0.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/pear-Net_URL2/Makefile /home/admin/joehorn/pear-Net_URL2/Makefile
--- /usr/ports/net/pear-Net_URL2/Makefile 2010-08-09 19:04:29.000000000 +0800
+++ /home/admin/joehorn/pear-Net_URL2/Makefile 2011-10-28 21:50:24.000000000 +0800
@@ -6,7 +6,7 @@
#
PORTNAME= Net_URL2
-PORTVERSION= 0.3.1
+PORTVERSION= 2.0.0
CATEGORIES= net www pear
MAINTAINER= joehorn at gmail.com
@@ -15,14 +15,14 @@
LICENSE= BSD
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
CATEGORY= Net
-FILES= URL2.php
-EXAMPLES= example.php
-TESTS= 6470.php
+FILES= Net/URL2.php
+EXAMPLES= 6470.php example.php
+TESTS= Net/URL2Test.php AllTests.php
_EXAMPLESDIR= docs
-_TESTSDIR= docs
+_TESTSDIR= tests
IGNORE_WITH_PHP= 4
.include <bsd.port.pre.mk>
diff -ruN --exclude=CVS /usr/ports/net/pear-Net_URL2/distinfo /home/admin/joehorn/pear-Net_URL2/distinfo
--- /usr/ports/net/pear-Net_URL2/distinfo 2011-03-20 20:52:34.000000000 +0800
+++ /home/admin/joehorn/pear-Net_URL2/distinfo 2011-10-28 21:38:23.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Net_URL2-0.3.1.tgz) = 10e45485708c5abcbbdacd7599b37bd5c87d7575447cc09af82a7175eb0693a9
-SIZE (PEAR/Net_URL2-0.3.1.tgz) = 8488
+SHA256 (PEAR/Net_URL2-2.0.0.tgz) = 175a7950b54262ed09db607d39d4e450898c1ed3324f8524bb35097278d53f25
+SIZE (PEAR/Net_URL2-2.0.0.tgz) = 11325
--- pear-Net_URL2-2.0.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list