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>
This commit is contained in:
Edwin Groothuis 2003-08-25 01:46:27 +00:00
parent a0cc0d13b2
commit 53e8276a23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87637
4 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1 +1 @@
MD5 (PEAR/PEAR-1.2b2.tgz) = d20cd88aa5ee444a4247a2e8f7f22525
MD5 (PEAR/PEAR-1.2.1.tgz) = aa4adb116f4e230e7d07270417fc7133

View file

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

View file

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