summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-05-08 09:47:04 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-05-08 09:47:04 +0000
commitdb0916ecd9d0c2171d885774a84c706d332d3b94 (patch)
treea8a54f3e08fa951740b3a8d86c50638640b29a1f /devel
parentUpgrade to 8.2.0. (diff)
Upgrade to 1.3.1.
Notes
Notes: svn path=/head/; revision=108684
Diffstat (limited to 'devel')
-rw-r--r--devel/pear-PEAR/Makefile25
-rw-r--r--devel/pear-PEAR/distinfo4
2 files changed, 15 insertions, 14 deletions
diff --git a/devel/pear-PEAR/Makefile b/devel/pear-PEAR/Makefile
index a9799b193ce8..02f250be40bd 100644
--- a/devel/pear-PEAR/Makefile
+++ b/devel/pear-PEAR/Makefile
@@ -6,26 +6,27 @@
#
PORTNAME= PEAR
-PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTVERSION= 1.3.1
CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR Base System
BUILD_DEPENDS= ${PEARDIR}/Archive/Tar.php:${PORTSDIR}/archivers/pear-Archive_Tar \
- ${PEARDIR}/Console/Getopt.php:${PORTSDIR}/devel/pear-Console_Getopt
+ ${PEARDIR}/Console/Getopt.php:${PORTSDIR}/devel/pear-Console_Getopt \
+ ${PEARDIR}/XML/RPC.php:${PORTSDIR}/devel/pear-XML_RPC
RUN_DEPENDS= ${BUILD_DEPENDS}
-FILES= PEAR.php System.php PEAR/Autoloader.php \
- PEAR/Command.php PEAR/Command/Auth.php PEAR/Command/Build.php \
- PEAR/Command/Common.php PEAR/Command/Config.php \
- PEAR/Command/Install.php PEAR/Command/Package.php \
- PEAR/Command/Registry.php PEAR/Command/Remote.php \
- PEAR/Command/Mirror.php PEAR/Common.php PEAR/Config.php \
- PEAR/Dependency.php PEAR/Frontend/CLI.php PEAR/Builder.php \
- PEAR/Installer.php PEAR/Packager.php PEAR/Registry.php \
- PEAR/Remote.php OS/Guess.php package.dtd template.spec
+FILES= PEAR.php System.php PEAR/Autoloader.php PEAR/Command.php \
+ PEAR/Command/Auth.php PEAR/Command/Build.php \
+ PEAR/Command/Common.php PEAR/Command/Config.php \
+ PEAR/Command/Install.php PEAR/Command/Package.php \
+ PEAR/Command/Registry.php PEAR/Command/Remote.php \
+ PEAR/Command/Mirror.php PEAR/Common.php PEAR/Config.php \
+ PEAR/Dependency.php PEAR/Downloader.php PEAR/ErrorStack.php \
+ PEAR/Frontend/CLI.php PEAR/Builder.php PEAR/Installer.php \
+ PEAR/Packager.php PEAR/Registry.php PEAR/Remote.php \
+ OS/Guess.php package.dtd template.spec
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
diff --git a/devel/pear-PEAR/distinfo b/devel/pear-PEAR/distinfo
index 45102111f426..c9bea5ca866e 100644
--- a/devel/pear-PEAR/distinfo
+++ b/devel/pear-PEAR/distinfo
@@ -1,2 +1,2 @@
-MD5 (PEAR/PEAR-1.2.1.tgz) = aa4adb116f4e230e7d07270417fc7133
-SIZE (PEAR/PEAR-1.2.1.tgz) = 83126
+MD5 (PEAR/PEAR-1.3.1.tgz) = c2ebbfc4f32b2639d38a9f9dc482a7b5
+SIZE (PEAR/PEAR-1.3.1.tgz) = 95968