Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2011 21:51:34 +0800 (CST)
From:      Joe Horn <joehorn@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/162092: [MAINTAINER] net/pear-Net_URL2: update to 2.0.0
Message-ID:  <20111028135134.6ABA54DFC64@Leo.mi.chu.edu.tw>
Resent-Message-ID: <201110281410.p9SEACG5087611@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111028135134.6ABA54DFC64>