diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-07-15 15:07:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-07-15 15:07:06 +0000 |
commit | 7b5e2c3ae6d9f5ffcdc7e3356373805653b064da (patch) | |
tree | 58394558644535515e53061894557469031f06cd | |
parent | 3925ba7426f4c48610a48a6647698a26bfe20095 (diff) | |
download | ports-7b5e2c3ae6d9f5ffcdc7e3356373805653b064da.tar.gz ports-7b5e2c3ae6d9f5ffcdc7e3356373805653b064da.zip |
- Update to 1.7.6
PR: 180184
Notes
Notes:
svn path=/head/; revision=323059
-rw-r--r-- | www/pecl-http/Makefile | 3 | ||||
-rw-r--r-- | www/pecl-http/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 1a5f1c159361..82c3699c6262 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= http -PORTVERSION= 1.7.5 -PORTREVISION= 1 +PORTVERSION= 1.7.6 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/www/pecl-http/distinfo b/www/pecl-http/distinfo index 14d07cc4f961..4e252126e53e 100644 --- a/www/pecl-http/distinfo +++ b/www/pecl-http/distinfo @@ -1,2 +1,2 @@ -SHA256 (pecl_http-1.7.5.tgz) = 6be7648f1c738484b5645ac38b671c93a27e99d9c5dc67331acce056dacf34c1 -SIZE (pecl_http-1.7.5.tgz) = 174624 +SHA256 (pecl_http-1.7.6.tgz) = e87207a7dcd713bef0eb3701b552e0d173fbd73dbd52f9d3968851112e899983 +SIZE (pecl_http-1.7.6.tgz) = 174722 |