diff options
author | clsung <clsung@FreeBSD.org> | 2007-02-23 13:35:52 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-02-23 13:35:52 +0800 |
commit | 25e869319179d7d289b5edefc40a9d624dc941c2 (patch) | |
tree | b0c4f29b2f02d10bc31a5bdbf6b560bcf4798f26 /www/pecl-pecl_http | |
parent | 6bb4b378c543a9264adc73ddcd6fcd079d418754 (diff) | |
download | freebsd-ports-gnome-25e869319179d7d289b5edefc40a9d624dc941c2.tar.gz freebsd-ports-gnome-25e869319179d7d289b5edefc40a9d624dc941c2.tar.zst freebsd-ports-gnome-25e869319179d7d289b5edefc40a9d624dc941c2.zip |
- Update to 1.5.1
PR: ports/109446
Submitted by: maintainer (Alexander Zhuravlev)
Diffstat (limited to 'www/pecl-pecl_http')
-rw-r--r-- | www/pecl-pecl_http/Makefile | 2 | ||||
-rw-r--r-- | www/pecl-pecl_http/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/pecl-pecl_http/Makefile b/www/pecl-pecl_http/Makefile index 44e8ef9c2cfa..04bd742ac440 100644 --- a/www/pecl-pecl_http/Makefile +++ b/www/pecl-pecl_http/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pecl_http -DISTVERSION= 1.5.0 +DISTVERSION= 1.5.1 CATEGORIES= www pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/www/pecl-pecl_http/distinfo b/www/pecl-pecl_http/distinfo index c97d7768d9f0..71d10a3c88d2 100644 --- a/www/pecl-pecl_http/distinfo +++ b/www/pecl-pecl_http/distinfo @@ -1,2 +1,3 @@ -MD5 (PECL/pecl_http-1.5.0.tgz) = 4e378b86fbb50b928e3e985fe88cfed0 -SIZE (PECL/pecl_http-1.5.0.tgz) = 167251 +MD5 (PECL/pecl_http-1.5.1.tgz) = 86e0f26dac3fb5bb03689f0e39447ace +SHA256 (PECL/pecl_http-1.5.1.tgz) = 3f5bf3522aa5d828b83ae4690c07fdb2c2d1c78917cc4ea140f742a2af643b42 +SIZE (PECL/pecl_http-1.5.1.tgz) = 167187 |