diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-11 20:46:31 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-11 20:46:31 +0800 |
commit | f39414530fe64274146e676647900dda33967942 (patch) | |
tree | f3de908bac77fa9e0e829f8a8e20f5ea15e0d96d | |
parent | 82c51c0f454f051bef4a939090bf28a57e7000c1 (diff) | |
download | freebsd-ports-gnome-f39414530fe64274146e676647900dda33967942.tar.gz freebsd-ports-gnome-f39414530fe64274146e676647900dda33967942.tar.zst freebsd-ports-gnome-f39414530fe64274146e676647900dda33967942.zip |
- Update to 1.7.1
Changelog:
http://pear.php.net/package/PEAR/download/1.7.0
http://pear.php.net/package/PEAR/download/1.7.1
-rw-r--r-- | devel/pear/Makefile | 3 | ||||
-rw-r--r-- | devel/pear/distinfo | 6 | ||||
-rw-r--r-- | devel/pear/pkg-plist | 5 |
3 files changed, 9 insertions, 5 deletions
diff --git a/devel/pear/Makefile b/devel/pear/Makefile index 94a0a9e3ec60..48b068d4905c 100644 --- a/devel/pear/Makefile +++ b/devel/pear/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pear -PORTVERSION= 1.6.2 -PORTREVISION= 1 +PORTVERSION= 1.7.1 CATEGORIES= devel MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ ${MASTER_SITE_LOCAL} diff --git a/devel/pear/distinfo b/devel/pear/distinfo index 024f7145d376..c8d00f3544d5 100644 --- a/devel/pear/distinfo +++ b/devel/pear/distinfo @@ -1,3 +1,3 @@ -MD5 (pear-1.6.2.tar.bz2) = 1fa1a0f16fcfa1b3923e79159b4e0d05 -SHA256 (pear-1.6.2.tar.bz2) = b99b9115cc519dfcecedd46409a747e336d96fde97c2e0a7ba982cf5fd8fceeb -SIZE (pear-1.6.2.tar.bz2) = 290649 +MD5 (pear-1.7.1.tar.bz2) = 325d82b7f131a4941e82ee9e4e5be48f +SHA256 (pear-1.7.1.tar.bz2) = f3634e79e9dc780b5780a365f8a7093966aed6b29edb09c407ce6b7008307ce5 +SIZE (pear-1.7.1.tar.bz2) = 295412 diff --git a/devel/pear/pkg-plist b/devel/pear/pkg-plist index 5fc5f63ea219..b265c51bc92b 100644 --- a/devel/pear/pkg-plist +++ b/devel/pear/pkg-plist @@ -81,6 +81,8 @@ etc/pear.conf %%DATADIR%%/PEAR/Exception.php %%DATADIR%%/PEAR/Frontend/CLI.php %%DATADIR%%/PEAR/Frontend.php +%%DATADIR%%/PEAR/Installer/Role/Cfg.xml +%%DATADIR%%/PEAR/Installer/Role/Cfg.php %%DATADIR%%/PEAR/Installer/Role/Common.php %%DATADIR%%/PEAR/Installer/Role/Data.php %%DATADIR%%/PEAR/Installer/Role/Data.xml @@ -96,6 +98,8 @@ etc/pear.conf %%DATADIR%%/PEAR/Installer/Role/Src.xml %%DATADIR%%/PEAR/Installer/Role/Test.php %%DATADIR%%/PEAR/Installer/Role/Test.xml +%%DATADIR%%/PEAR/Installer/Role/Www.php +%%DATADIR%%/PEAR/Installer/Role/Www.xml %%DATADIR%%/PEAR/Installer/Role.php %%DATADIR%%/PEAR/Installer.php %%DATADIR%%/PEAR/PackageFile/Generator/v1.php @@ -111,6 +115,7 @@ etc/pear.conf %%DATADIR%%/PEAR/REST/10.php %%DATADIR%%/PEAR/REST/11.php %%DATADIR%%/PEAR/REST/13.php +%%DATADIR%%/PEAR/FixPHP5PEARWarnings.php %%DATADIR%%/PEAR/REST.php %%DATADIR%%/PEAR/Registry.php %%DATADIR%%/PEAR/Remote.php |