From root@poudriere.ithil.palantiri.org  Thu May 15 08:49:22 2014
Return-Path: <root@poudriere.ithil.palantiri.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 30EB0A29;
	Thu, 15 May 2014 08:49:22 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (ithil.palantiri.org [144.76.36.55])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "0254-fbsd-10-amd64", Issuer "0254-fbsd-10-amd64" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id A8C48205B;
	Thu, 15 May 2014 08:49:20 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (localhost [127.0.0.1])
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8) with ESMTP id s4F8nHtW073266
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO);
	Thu, 15 May 2014 10:49:17 +0200 (CEST)
	(envelope-from root@poudriere.ithil.palantiri.org)
Received: (from root@localhost)
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8/Submit) id s4F8nHTq073265;
	Thu, 15 May 2014 10:49:17 +0200 (CEST)
	(envelope-from root)
Message-Id: <201405150849.s4F8nHTq073265@poudriere.ithil.palantiri.org>
Date: Thu, 15 May 2014 10:49:17 +0200 (CEST)
From: Bartek Rutkowski <ports@robakdesign.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: miwi@FreeBSD.org
Subject: [PATCH] www/pear-HTTP_Request2: update to 2.2.1,1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         189830
>Category:       ports
>Synopsis:       [PATCH] www/pear-HTTP_Request2: update to 2.2.1,1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 15 08:50:00 UTC 2014
>Closed-Date:    Mon May 19 07:14:54 UTC 2014
>Last-Modified:  Mon May 19 07:20:00 UTC 2014
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265535: Wed May  7 16:01:11
>Description:
- Update to 2.2.1,1
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/pear-HTTP_Request2/2.2.1%2c1/

Port maintainer (miwi@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- pear-HTTP_Request2-2.2.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 354104)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	HTTP_Request2
-PORTVERSION=	2.1.1
+PORTVERSION=	2.2.1
 PORTEPOCH=	1
 CATEGORIES=	www pear
 
Index: distinfo
===================================================================
--- distinfo	(revision 354104)
+++ distinfo	(working copy)
@@ -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
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 354104)
+++ pkg-descr	(working copy)
@@ -8,4 +8,4 @@
 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
--- pear-HTTP_Request2-2.2.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu May 15 08:50:05 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189830 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon May 19 07:14:54 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189830 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189830: commit references a PR
Date: Mon, 19 May 2014 07:14:57 +0000 (UTC)

 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
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
