From nobody@FreeBSD.org  Thu Jun  3 17:25:14 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 483E6106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  3 Jun 2010 17:25:14 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 36D8D8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  3 Jun 2010 17:25:14 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o53HPD6E000307
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 3 Jun 2010 17:25:14 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o53HPDXb000297;
	Thu, 3 Jun 2010 17:25:13 GMT
	(envelope-from nobody)
Message-Id: <201006031725.o53HPDXb000297@www.freebsd.org>
Date: Thu, 3 Jun 2010 17:25:13 GMT
From: Anish Mistry <amistry@am-productions.biz>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update net/pear-Net_Sieve to 1.2.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         147442
>Category:       ports
>Synopsis:       Update net/pear-Net_Sieve to 1.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 17:30:04 UTC 2010
>Closed-Date:    Sat Jun 05 16:18:24 UTC 2010
>Last-Modified:  Sat Jun  5 16:20:16 UTC 2010
>Originator:     Anish Mistry
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD 8.0-RELEASE-p2 #0: Mon May 17 02:07:58 EDT 2010
    amistry@bigguy.am-productions.biz:/usr/home/amistry/storage/temp/usr/src/sys/BIGGUY

>Description:
Update net/pear-Net_Sieve to 1.2.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN pear-Net_Sieve.orig/Makefile pear-Net_Sieve/Makefile
--- pear-Net_Sieve.orig/Makefile	2010-06-01 20:47:40.000000000 -0400
+++ pear-Net_Sieve/Makefile	2010-06-01 20:53:12.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net_Sieve
-PORTVERSION=	1.1.6
+PORTVERSION=	1.2.1
 CATEGORIES=	net www pear
 
 MAINTAINER=	amistry@am-productions.biz
@@ -18,7 +18,7 @@
 CATEGORY=	Net
 FILES=		Sieve.php
 TESTS=		SieveTest.php largescript.siv
-_TESTSDIR=	.
+_TESTSDIR=	tests
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"
diff -ruN pear-Net_Sieve.orig/distinfo pear-Net_Sieve/distinfo
--- pear-Net_Sieve.orig/distinfo	2010-06-01 20:47:40.000000000 -0400
+++ pear-Net_Sieve/distinfo	2010-06-01 20:48:33.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (PEAR/Net_Sieve-1.1.6.tgz) = f34a03db0e0f72d08264cfcbb833bdfe
-SHA256 (PEAR/Net_Sieve-1.1.6.tgz) = 532aa3c076ba31cd922e7e35767573c5accdaa81a167fb42bab978b5ce4c4f3b
-SIZE (PEAR/Net_Sieve-1.1.6.tgz) = 13599
+MD5 (PEAR/Net_Sieve-1.2.1.tgz) = 64b228e401f6ccade55bd83ce20a32a8
+SHA256 (PEAR/Net_Sieve-1.2.1.tgz) = f727f011590a7a4d65c1257e1cd1da2f1dd06589985c4868847f5b1e2c4368aa
+SIZE (PEAR/Net_Sieve-1.2.1.tgz) = 13973


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jun 3 17:30:13 UTC 2010 
Responsible-Changed-Why:  
miwi@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147442 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Jun 5 16:18:23 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/147442: commit references a PR
Date: Sat,  5 Jun 2010 16:18:29 +0000 (UTC)

 miwi        2010-06-05 16:18:15 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/pear-Net_Sieve   Makefile distinfo 
   Log:
   - Update to 1.2.1
   
   PR:             147442
   Submitted by:   Anish Mistry <amistry@am-productions.biz> (maintainer)
   
   Revision  Changes    Path
   1.18      +2 -2      ports/net/pear-Net_Sieve/Makefile
   1.11      +3 -3      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:
