diff options
author | edwin <edwin@FreeBSD.org> | 2003-08-25 09:46:27 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-08-25 09:46:27 +0800 |
commit | 4d41da822dfa3a2445c8b0a37ad4695eb0549462 (patch) | |
tree | 4e944c3168633a5f19a7951275742e9d1afbad22 /devel/pear-PEAR | |
parent | 7e1961a9537e386332ac77dfe2703b0aeb0b02cd (diff) | |
download | freebsd-ports-graphics-4d41da822dfa3a2445c8b0a37ad4695eb0549462.tar.gz freebsd-ports-graphics-4d41da822dfa3a2445c8b0a37ad4695eb0549462.tar.zst freebsd-ports-graphics-4d41da822dfa3a2445c8b0a37ad4695eb0549462.zip |
devel/pear-PEAR: upgrading to 1.2.1 final.
This PR upgrades devel/pear-PEAR to its latest version (1.2.1 stable).
PR: ports/55609
Submitted by: Thierry Thomas <thierry@pompo.net>
Diffstat (limited to 'devel/pear-PEAR')
-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 54dbe2527f6..532bca319c3 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 373b7f4c4ad..7d0892cd03d 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 a74f3c8c6a1..f99c612adb7 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 6fe2df7e55b..d88c4028f3e 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 |