diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-01-29 13:12:53 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-01-29 13:12:53 +0000 |
commit | 8caef19761f755e618e5cf885bccf7c0ed17714a (patch) | |
tree | d5571e56831dca320d2f48fff17a475509d7c417 /www/pecl-http | |
parent | d443f8e1149323cc80c4361fe5e23431504e5b09 (diff) | |
download | ports-8caef19761f755e618e5cf885bccf7c0ed17714a.tar.gz ports-8caef19761f755e618e5cf885bccf7c0ed17714a.zip |
Upgrade to 2.2.0.
Notes
Notes:
svn path=/head/; revision=378115
Diffstat (limited to 'www/pecl-http')
-rw-r--r-- | www/pecl-http/Makefile | 2 | ||||
-rw-r--r-- | www/pecl-http/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 3039a80ba421..61400bdefa98 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= http -PORTVERSION= 2.1.4 +PORTVERSION= 2.2.0 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/www/pecl-http/distinfo b/www/pecl-http/distinfo index 6250ad602633..5a14f03ae4e0 100644 --- a/www/pecl-http/distinfo +++ b/www/pecl-http/distinfo @@ -1,2 +1,2 @@ -SHA256 (pecl_http-2.1.4.tgz) = df484b616c3eaf52763075a2518230b6dea82dfb986614f4d70305bc0310eb97 -SIZE (pecl_http-2.1.4.tgz) = 159005 +SHA256 (pecl_http-2.2.0.tgz) = a42b2390842390f0612e2767fb7caf9d152c1f80258b81fbc2a0242c277572c1 +SIZE (pecl_http-2.2.0.tgz) = 172406 |