Date: Mon, 19 May 2014 07:14:53 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354499 - head/www/pear-HTTP_Request2 Message-ID: <201405190714.s4J7ErCZ097324@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Mon May 19 07:14:52 2014 New Revision: 354499 URL: http://svnweb.freebsd.org/changeset/ports/354499 QAT: https://qat.redports.org/buildarchive/r354499/ Log: - Update to 2.2.1 - Pet portlint PR: 189830 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Modified: head/www/pear-HTTP_Request2/Makefile head/www/pear-HTTP_Request2/distinfo head/www/pear-HTTP_Request2/pkg-descr Modified: head/www/pear-HTTP_Request2/Makefile ============================================================================== --- head/www/pear-HTTP_Request2/Makefile Mon May 19 07:13:52 2014 (r354498) +++ head/www/pear-HTTP_Request2/Makefile Mon May 19 07:14:52 2014 (r354499) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTTP_Request2 -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.1 PORTEPOCH= 1 CATEGORIES= www pear Modified: head/www/pear-HTTP_Request2/distinfo ============================================================================== --- head/www/pear-HTTP_Request2/distinfo Mon May 19 07:13:52 2014 (r354498) +++ head/www/pear-HTTP_Request2/distinfo Mon May 19 07:14:52 2014 (r354499) @@ -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 Modified: head/www/pear-HTTP_Request2/pkg-descr ============================================================================== --- head/www/pear-HTTP_Request2/pkg-descr Mon May 19 07:13:52 2014 (r354498) +++ head/www/pear-HTTP_Request2/pkg-descr Mon May 19 07:14:52 2014 (r354499) @@ -8,4 +8,4 @@ Supports POST requests with data and fil 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405190714.s4J7ErCZ097324>