diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-18 20:48:01 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-18 20:48:01 +0000 |
commit | bd2209c65c6b3cf24f47c2f278e88d8e7726ce04 (patch) | |
tree | 987c0a91119c017e1ccafb3f541d76fa78a3e07e | |
parent | - Update to 1.6.002 (diff) |
- Update to 1.6.5
PR: 137905
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=239887
-rw-r--r-- | www/pecl-http/Makefile | 2 | ||||
-rw-r--r-- | www/pecl-http/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 10041e277eba..0b560e97f6d3 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -6,7 +6,7 @@ # PORTNAME= http -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.5 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/www/pecl-http/distinfo b/www/pecl-http/distinfo index 60a9088cebfa..91e7f35f8e99 100644 --- a/www/pecl-http/distinfo +++ b/www/pecl-http/distinfo @@ -1,3 +1,3 @@ -MD5 (pecl_http-1.6.4.tgz) = 9876be62109cbf63bbe0ceaaf0eba243 -SHA256 (pecl_http-1.6.4.tgz) = 6c65fee0e529b932d6fb643caf2d4f8b5ed01219e015c686180f099501d2960c -SIZE (pecl_http-1.6.4.tgz) = 173296 +MD5 (pecl_http-1.6.5.tgz) = e11c52bbe5cfed900d80a0ed93df5574 +SHA256 (pecl_http-1.6.5.tgz) = 2120ed27c46f57ed938c71a3a247c8adbace2a0dc386f26fa4b2342d354b4310 +SIZE (pecl_http-1.6.5.tgz) = 173065 |