diff --git a/www/pear-HTTP_Request2/Makefile b/www/pear-HTTP_Request2/Makefile index fadd1c698e8d..b4b1536ef896 100644 --- a/www/pear-HTTP_Request2/Makefile +++ b/www/pear-HTTP_Request2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTTP_Request2 -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.1 PORTEPOCH= 1 CATEGORIES= www pear diff --git a/www/pear-HTTP_Request2/distinfo b/www/pear-HTTP_Request2/distinfo index 616786a1017a..97cc859157cc 100644 --- a/www/pear-HTTP_Request2/distinfo +++ b/www/pear-HTTP_Request2/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/HTTP_Request2-2.1.1.tgz) = 6f809dcdf3912847d43068791a0565b9e69f2bf41200aa23aad436498c665918 -SIZE (PEAR/HTTP_Request2-2.1.1.tgz) = 99151 +SHA256 (PEAR/HTTP_Request2-2.2.1.tgz) = 1cb082560db3344a1189cd33a354091bd55ad1944a5c9152a2573b031d960704 +SIZE (PEAR/HTTP_Request2-2.2.1.tgz) = 107339 diff --git a/www/pear-HTTP_Request2/pkg-descr b/www/pear-HTTP_Request2/pkg-descr index afd6db141ee6..833e409caebc 100644 --- a/www/pear-HTTP_Request2/pkg-descr +++ b/www/pear-HTTP_Request2/pkg-descr @@ -8,4 +8,4 @@ Supports POST requests with data and file uploads, authentication, cookies, proxies, gzip and deflate encodings, monitoring the request progress with Observers. -WWW: http://pear.php.net/package/HTTP_Request2/ +WWW: http://pear.php.net/package/HTTP_Request2