diff options
author | thierry <thierry@FreeBSD.org> | 2005-01-26 06:42:19 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-01-26 06:42:19 +0800 |
commit | 2d47b679698adc0bcbe1fa83de012f10516d40a8 (patch) | |
tree | 40cc5c4f5745b43badfb97a68366413cfcac3635 /www | |
parent | 4e0cace0ab6e9cab7a651182c63c636105c017e1 (diff) | |
download | freebsd-ports-gnome-2d47b679698adc0bcbe1fa83de012f10516d40a8.tar.gz freebsd-ports-gnome-2d47b679698adc0bcbe1fa83de012f10516d40a8.tar.zst freebsd-ports-gnome-2d47b679698adc0bcbe1fa83de012f10516d40a8.zip |
Update to to 1.0.0RC5.
Changelog at <http://pear.php.net/package/HTTP_Download/download/1.0.0RC5/>.
Submitted by: maintainer.
Diffstat (limited to 'www')
-rw-r--r-- | www/pear-HTTP_Download/Makefile | 5 | ||||
-rw-r--r-- | www/pear-HTTP_Download/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/www/pear-HTTP_Download/Makefile b/www/pear-HTTP_Download/Makefile index ddf587e89493..b7463cbfb189 100644 --- a/www/pear-HTTP_Download/Makefile +++ b/www/pear-HTTP_Download/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP_Download -DISTVERSION= 1.0.0RC4 +DISTVERSION= 1.0.0RC5 CATEGORIES= www devel pear MAINTAINER= antonio@php.net @@ -36,8 +36,5 @@ IGNORE= "You need PHP 4.2.0 or later to install PEAR::HTTP_Download" BUILD_DEPENDS+= ${PEARDIR}/Archive/Tar.php:${PORTSDIR}/archivers/pear-Archive_Tar .endif -do-build: - ${NADA} - .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" .include <bsd.port.post.mk> diff --git a/www/pear-HTTP_Download/distinfo b/www/pear-HTTP_Download/distinfo index 329db83ea257..5b7bb71552e7 100644 --- a/www/pear-HTTP_Download/distinfo +++ b/www/pear-HTTP_Download/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/HTTP_Download-1.0.0RC4.tgz) = 0a0ea32c6f9a07cff82bcceaaecc28bc -SIZE (PEAR/HTTP_Download-1.0.0RC4.tgz) = 10343 +MD5 (PEAR/HTTP_Download-1.0.0RC5.tgz) = 91d98487c3e0aee6cd6e8932037731ba +SIZE (PEAR/HTTP_Download-1.0.0RC5.tgz) = 10431 |