aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-PEAR
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-25 01:46:27 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-25 01:46:27 +0000
commit53e8276a23bbda7248a596dd08cc2e9126c6ddc8 (patch)
tree9f4af7e6e04d95b74798c666a1cf9fc608e42b49 /devel/pear-PEAR
parenta0cc0d13b2674b39430e3aeaeb042fa68a386ceb (diff)
downloadports-53e8276a23bbda7248a596dd08cc2e9126c6ddc8.tar.gz
ports-53e8276a23bbda7248a596dd08cc2e9126c6ddc8.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>
Notes
Notes: svn path=/head/; revision=87637
Diffstat (limited to 'devel/pear-PEAR')
-rw-r--r--devel/pear-PEAR/Makefile3
-rw-r--r--devel/pear-PEAR/distinfo2
-rw-r--r--devel/pear-PEAR/pkg-descr2
-rw-r--r--devel/pear-PEAR/pkg-plist1
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