From sunpoet@sunpoet.net  Thu Sep  8 13:16:31 2011
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 87A57106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Sep 2011 13:16:31 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id 56C0B8FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Sep 2011 13:16:31 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 595F35A17; Thu,  8 Sep 2011 21:16:06 +0800 (CST)
Message-Id: <20110908131606.595F35A17@sunpoet.net>
Date: Thu,  8 Sep 2011 21:16:06 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: amistry@am-productions.biz
Subject: [PATCH] net/pear-Net_Sieve: update to 1.3.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify: amistry@am-productions.biz

>Number:         160557
>Category:       ports
>Synopsis:       [PATCH] net/pear-Net_Sieve: update to 1.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 08 13:20:10 UTC 2011
>Closed-Date:    Mon Sep 12 18:42:18 UTC 2011
>Last-Modified:  Mon Sep 12 18:50:10 UTC 2011
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul  9 23:23:51 CST
>Description:
- Update to 1.3.2

Port maintainer (amistry@am-productions.biz) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- pear-Net_Sieve-1.3.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/pear-Net_Sieve/Makefile,v
retrieving revision 1.18
diff -u -u -r1.18 Makefile
--- Makefile	5 Jun 2010 16:18:15 -0000	1.18
+++ Makefile	8 Sep 2011 13:16:19 -0000
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	Net_Sieve
-PORTVERSION=	1.2.1
+PORTVERSION=	1.3.2
 CATEGORIES=	net www pear
 
 MAINTAINER=	amistry@am-productions.biz
 COMMENT=	PEAR class to handle talking to timsieved
 
 BUILD_DEPENDS=	${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
 
 CATEGORY=	Net
 FILES=		Sieve.php
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/pear-Net_Sieve/distinfo,v
retrieving revision 1.12
diff -u -u -r1.12 distinfo
--- distinfo	20 Mar 2011 12:52:33 -0000	1.12
+++ distinfo	8 Sep 2011 13:16:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Net_Sieve-1.2.1.tgz) = f727f011590a7a4d65c1257e1cd1da2f1dd06589985c4868847f5b1e2c4368aa
-SIZE (PEAR/Net_Sieve-1.2.1.tgz) = 13973
+SHA256 (PEAR/Net_Sieve-1.3.2.tgz) = dd2bca102e9cbc8dad42d32f6799894e065e91eacb0d186546abf3de644d776c
+SIZE (PEAR/Net_Sieve-1.3.2.tgz) = 14895
--- pear-Net_Sieve-1.3.2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Sep 8 13:21:01 UTC 2011 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160557 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Sep 8 13:21:06 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: amistry@am-productions.biz
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/160557: [PATCH] net/pear-Net_Sieve: update to 1.3.2
Date: Thu, 8 Sep 2011 13:21:04 UT

 Maintainer of net/pear-Net_Sieve,
 
 Please note that PR ports/160557 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/160557
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Anish Mistry <amistry@am-productions.biz>
To: bug-followup@freebsd.org, sunpoet@freebsd.org
Cc:  
Subject: Re: ports/160557: [PATCH] net/pear-Net_Sieve: update to 1.3.2
Date: Sun, 11 Sep 2011 23:40:39 -0400

 --nextPart1896618.HmoJbmtvUS
 Content-Type: Text/Plain;
   charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 
 Good.  Commit.
 =2D-=20
 Anish Mistry
 
 --nextPart1896618.HmoJbmtvUS
 Content-Type: application/pgp-signature; name=signature.asc 
 Content-Description: This is a digitally signed message part.
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (FreeBSD)
 
 iEYEABECAAYFAk5tf0AACgkQxqA5ziudZT3mBgCgqSPvuKCX4f6+Kgl5rhm5gH3q
 B9YAn1YuJ2zhyOOG3L/gAAPNamkH416x
 =VFVq
 -----END PGP SIGNATURE-----
 
 --nextPart1896618.HmoJbmtvUS--
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Mon Sep 12 18:42:17 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/160557: commit references a PR
Date: Mon, 12 Sep 2011 18:40:21 +0000 (UTC)

 sunpoet     2011-09-12 18:39:56 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/pear-Net_Sieve   Makefile distinfo 
   Log:
   - Update to 1.3.2
   
   Changes:        http://pear.php.net/package/Net_Sieve/download/All
   PR:             ports/160557
   Submitted by:   sunpoet (myself)
   Approved by:    Anish Mistry <amistry@am-productions.biz> (maintainer)
   
   Revision  Changes    Path
   1.19      +2 -2      ports/net/pear-Net_Sieve/Makefile
   1.13      +2 -2      ports/net/pear-Net_Sieve/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
