diff options
-rw-r--r-- | devel/pear-PEAR/Makefile | 3 | ||||
-rw-r--r-- | devel/pear-PEAR/distinfo | 2 | ||||
-rw-r--r-- | devel/pear-PEAR/pkg-descr | 2 | ||||
-rw-r--r-- | devel/pear-PEAR/pkg-plist | 1 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/pear-PEAR/Makefile b/devel/pear-PEAR/Makefile index 54dbe2527f63..532bca319c3e 100644 --- a/devel/pear-PEAR/Makefile +++ b/devel/pear-PEAR/Makefile @@ -6,9 +6,8 @@ # PORTNAME= PEAR -PORTVERSION= 1.2.b2 +PORTVERSION= 1.2.1 CATEGORIES= devel www -DISTNAME= ${PORTNAME}-1.2b2 MAINTAINER= ports@FreeBSD.org COMMENT= PEAR Base System diff --git a/devel/pear-PEAR/distinfo b/devel/pear-PEAR/distinfo index 373b7f4c4add..7d0892cd03dc 100644 --- a/devel/pear-PEAR/distinfo +++ b/devel/pear-PEAR/distinfo @@ -1 +1 @@ -MD5 (PEAR/PEAR-1.2b2.tgz) = d20cd88aa5ee444a4247a2e8f7f22525 +MD5 (PEAR/PEAR-1.2.1.tgz) = aa4adb116f4e230e7d07270417fc7133 diff --git a/devel/pear-PEAR/pkg-descr b/devel/pear-PEAR/pkg-descr index a74f3c8c6a11..f99c612adb72 100644 --- a/devel/pear-PEAR/pkg-descr +++ b/devel/pear-PEAR/pkg-descr @@ -1,4 +1,4 @@ PEAR Base System, with the PEAR base class and the PEAR_Error error handling mechanism. -WWW: http://pear.php.net/manual/en/reference.php +WWW: http://pear.php.net/package-info.php?package=PEAR diff --git a/devel/pear-PEAR/pkg-plist b/devel/pear-PEAR/pkg-plist index 6fe2df7e55b2..d88c4028f3ed 100644 --- a/devel/pear-PEAR/pkg-plist +++ b/devel/pear-PEAR/pkg-plist @@ -11,6 +11,7 @@ %%PEARDIR%%/PEAR/Command/Common.php %%PEARDIR%%/PEAR/Command/Config.php %%PEARDIR%%/PEAR/Command/Install.php +%%PEARDIR%%/PEAR/Command/Mirror.php %%PEARDIR%%/PEAR/Command/Package.php %%PEARDIR%%/PEAR/Command/Registry.php %%PEARDIR%%/PEAR/Command/Remote.php |