diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/pear-Net_URL/Makefile | 11 | ||||
-rw-r--r-- | net/pear-Net_URL/distinfo | 4 | ||||
-rw-r--r-- | net/pear-Net_URL/pkg-descr | 2 | ||||
-rw-r--r-- | net/pear-Net_URL2/Makefile | 11 | ||||
-rw-r--r-- | net/pear-Net_URL2/distinfo | 4 | ||||
-rw-r--r-- | net/pear-Net_URL2/pkg-descr | 2 |
6 files changed, 14 insertions, 20 deletions
diff --git a/net/pear-Net_URL/Makefile b/net/pear-Net_URL/Makefile index 285d1b5d8505..7ab2e0c14fa1 100644 --- a/net/pear-Net_URL/Makefile +++ b/net/pear-Net_URL/Makefile @@ -6,22 +6,19 @@ # PORTNAME= Net_URL -PORTVERSION= 1.0.10 -PORTREVISION= 1 +PORTVERSION= 1.0.12 CATEGORIES= net www pear -MASTER_SITES= http://pear.php.net/get/ -PKGNAMEPREFIX= pear- -EXTRACT_SUFX= .tgz -DIST_SUBDIR= PEAR MAINTAINER= ports@FreeBSD.org -COMMENT= Easy parsing of Urls +COMMENT= Easy parsing of URLs BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Net FILES= URL.php +EXAMPLES= example.php +_EXAMPLESDIR= docs .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" diff --git a/net/pear-Net_URL/distinfo b/net/pear-Net_URL/distinfo index a272ff5488d1..f583f2c6712f 100644 --- a/net/pear-Net_URL/distinfo +++ b/net/pear-Net_URL/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/Net_URL-1.0.10.tgz) = 92db5fef86bb64da7c5edae6c63edb21 -SIZE (PEAR/Net_URL-1.0.10.tgz) = 4464 +MD5 (PEAR/Net_URL-1.0.12.tgz) = 996650e8b71c2607ef60e32d67438aab +SIZE (PEAR/Net_URL-1.0.12.tgz) = 4975 diff --git a/net/pear-Net_URL/pkg-descr b/net/pear-Net_URL/pkg-descr index e2a24e808d08..665b71d7b107 100644 --- a/net/pear-Net_URL/pkg-descr +++ b/net/pear-Net_URL/pkg-descr @@ -1,3 +1,3 @@ Provides easy parsing of URLs and their constituent parts. -WWW: http://pear.php.net/package-info.php?pacid=34 +WWW: http://pear.php.net/package/Net_URL/ diff --git a/net/pear-Net_URL2/Makefile b/net/pear-Net_URL2/Makefile index 285d1b5d8505..7ab2e0c14fa1 100644 --- a/net/pear-Net_URL2/Makefile +++ b/net/pear-Net_URL2/Makefile @@ -6,22 +6,19 @@ # PORTNAME= Net_URL -PORTVERSION= 1.0.10 -PORTREVISION= 1 +PORTVERSION= 1.0.12 CATEGORIES= net www pear -MASTER_SITES= http://pear.php.net/get/ -PKGNAMEPREFIX= pear- -EXTRACT_SUFX= .tgz -DIST_SUBDIR= PEAR MAINTAINER= ports@FreeBSD.org -COMMENT= Easy parsing of Urls +COMMENT= Easy parsing of URLs BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Net FILES= URL.php +EXAMPLES= example.php +_EXAMPLESDIR= docs .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" diff --git a/net/pear-Net_URL2/distinfo b/net/pear-Net_URL2/distinfo index a272ff5488d1..f583f2c6712f 100644 --- a/net/pear-Net_URL2/distinfo +++ b/net/pear-Net_URL2/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/Net_URL-1.0.10.tgz) = 92db5fef86bb64da7c5edae6c63edb21 -SIZE (PEAR/Net_URL-1.0.10.tgz) = 4464 +MD5 (PEAR/Net_URL-1.0.12.tgz) = 996650e8b71c2607ef60e32d67438aab +SIZE (PEAR/Net_URL-1.0.12.tgz) = 4975 diff --git a/net/pear-Net_URL2/pkg-descr b/net/pear-Net_URL2/pkg-descr index e2a24e808d08..665b71d7b107 100644 --- a/net/pear-Net_URL2/pkg-descr +++ b/net/pear-Net_URL2/pkg-descr @@ -1,3 +1,3 @@ Provides easy parsing of URLs and their constituent parts. -WWW: http://pear.php.net/package-info.php?pacid=34 +WWW: http://pear.php.net/package/Net_URL/ |