diff options
author | thierry <thierry@FreeBSD.org> | 2005-01-15 05:02:01 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-01-15 05:02:01 +0800 |
commit | 6abc11e62d24755e2119b0bf926123cd7d42ade9 (patch) | |
tree | 73ceb8a388798bfb57b7503bc303b9df967254a3 | |
parent | 61062e8cc592a02a5808948b4ca0fc6ec363ecd8 (diff) | |
download | freebsd-ports-graphics-6abc11e62d24755e2119b0bf926123cd7d42ade9.tar.gz freebsd-ports-graphics-6abc11e62d24755e2119b0bf926123cd7d42ade9.tar.zst freebsd-ports-graphics-6abc11e62d24755e2119b0bf926123cd7d42ade9.zip |
Upgrade to to 1.3.4.
Changelog at <http://pear.php.net/package/PEAR/download/1.3.4>.
PR: ports/75751
Submitted by: maintainer
-rw-r--r-- | devel/pear-PEAR/Makefile | 22 | ||||
-rw-r--r-- | devel/pear-PEAR/distinfo | 4 |
2 files changed, 13 insertions, 13 deletions
diff --git a/devel/pear-PEAR/Makefile b/devel/pear-PEAR/Makefile index 655bd0a3fb5..e7eb1e3b8d2 100644 --- a/devel/pear-PEAR/Makefile +++ b/devel/pear-PEAR/Makefile @@ -6,8 +6,7 @@ # PORTNAME= PEAR -PORTVERSION= 1.3.3.1 -PORTREVISION= 3 +PORTVERSION= 1.3.4 CATEGORIES= devel www pear MAINTAINER= antonio@php.net @@ -18,15 +17,16 @@ BUILD_DEPENDS= ${PEARDIR}/Archive/Tar.php:${PORTSDIR}/archivers/pear-Archive_Tar ${PEARDIR}/XML/RPC.php:${PORTSDIR}/devel/pear-XML_RPC RUN_DEPENDS= ${BUILD_DEPENDS} -FILES= PEAR.php System.php package.dtd template.spec OS/Guess.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/Frontend/CLI.php \ - PEAR/Autoloader.php PEAR/Command.php PEAR/Common.php PEAR/Config.php \ - PEAR/Dependency.php PEAR/Downloader.php PEAR/Exception.php \ - PEAR/ErrorStack.php PEAR/Builder.php PEAR/Installer.php \ - PEAR/Packager.php PEAR/Registry.php PEAR/Remote.php PEAR/RunTest.php +FILES= OS/Guess.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/Frontend/CLI.php PEAR/Autoloader.php \ + PEAR/Command.php PEAR/Common.php PEAR/Config.php PEAR/Dependency.php \ + PEAR/Downloader.php PEAR/Exception.php PEAR/ErrorStack.php \ + PEAR/Builder.php PEAR/Installer.php PEAR/Packager.php PEAR/Registry.php \ + PEAR/Remote.php PEAR/RunTest.php PEAR.php System.php \ + package.dtd template.spec SCRIPTFILES= pear2 .include <bsd.port.pre.mk> diff --git a/devel/pear-PEAR/distinfo b/devel/pear-PEAR/distinfo index 6836e5536f9..992125952b4 100644 --- a/devel/pear-PEAR/distinfo +++ b/devel/pear-PEAR/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/PEAR-1.3.3.1.tgz) = 02a82aebb5df17c0e5e8bc0e23013b54 -SIZE (PEAR/PEAR-1.3.3.1.tgz) = 106079 +MD5 (PEAR/PEAR-1.3.4.tgz) = 38a21bb2eabd361ebba26bbc330faea6 +SIZE (PEAR/PEAR-1.3.4.tgz) = 107207 |