svn commit: r354499 - head/www/pear-HTTP_Request2

Martin Wilke miwi at FreeBSD.org
Mon May 19 07:14:54 UTC 2014


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 at 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


More information about the svn-ports-all mailing list