diff options
author | miwi <miwi@FreeBSD.org> | 2006-08-05 18:31:16 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-08-05 18:31:16 +0800 |
commit | 22169166d53171ca3fe1ef69a204cb4172f571a5 (patch) | |
tree | 7449756ea5969b7a6eae7b92dadbb0acd9e0e103 /www | |
parent | 4eaac3013c9a4d135b5f9fadee1ec0d81e205672 (diff) | |
download | freebsd-ports-gnome-22169166d53171ca3fe1ef69a204cb4172f571a5.tar.gz freebsd-ports-gnome-22169166d53171ca3fe1ef69a204cb4172f571a5.tar.zst freebsd-ports-gnome-22169166d53171ca3fe1ef69a204cb4172f571a5.zip |
- Update to 1.1.0
PR: ports/101104
Submitted by: chinsan <chinsan.tw@gmail.com>
Approved by: krion (mentor), maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/pecl-pecl_http/Makefile | 2 | ||||
-rw-r--r-- | www/pecl-pecl_http/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/pecl-pecl_http/Makefile b/www/pecl-pecl_http/Makefile index d77b656168d8..d15dd25faca3 100644 --- a/www/pecl-pecl_http/Makefile +++ b/www/pecl-pecl_http/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pecl_http -DISTVERSION= 1.0.1 +DISTVERSION= 1.1.0 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 1a4cad785ba6..bdd128daf87f 100644 --- a/www/pecl-pecl_http/distinfo +++ b/www/pecl-pecl_http/distinfo @@ -1,3 +1,3 @@ -MD5 (PECL/pecl_http-1.0.1.tgz) = 3246a4a1fb9297f91abd8585ee98ae7d -SHA256 (PECL/pecl_http-1.0.1.tgz) = 39b2e1c6fe87f18bf1786d4dcbbac7117290eb2ecf1fbf1cc3898c68d137a1eb -SIZE (PECL/pecl_http-1.0.1.tgz) = 185893 +MD5 (PECL/pecl_http-1.1.0.tgz) = 0316d7b1de25df9860f13679ea899064 +SHA256 (PECL/pecl_http-1.1.0.tgz) = 2e10816c4aa60efb5bb0a9d032b6685ed7d2b56e2db745e1f4457db63ce5348c +SIZE (PECL/pecl_http-1.1.0.tgz) = 187230 |