From hhyou@cs.nctu.edu.tw  Thu Feb 19 16:54:05 2009
Return-Path: <hhyou@cs.nctu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BB3FE1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Feb 2009 16:54:05 +0000 (UTC)
	(envelope-from hhyou@cs.nctu.edu.tw)
Received: from csmailgate.cs.nctu.edu.tw (csmailgate.cs.nctu.edu.tw [140.113.235.103])
	by mx1.freebsd.org (Postfix) with ESMTP id 8B5348FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Feb 2009 16:54:05 +0000 (UTC)
	(envelope-from hhyou@cs.nctu.edu.tw)
Received: from csmail1.cs.nctu.edu.tw (csmail1 [140.113.235.71])
	by csmailgate.cs.nctu.edu.tw (Postfix) with ESMTP id 227DF3F4A3;
	Fri, 20 Feb 2009 00:38:03 +0800 (CST)
Received: by csmail1.cs.nctu.edu.tw (Postfix, from userid 12860)
	id 10BC24B302; Fri, 20 Feb 2009 00:38:03 +0800 (CST)
Message-Id: <20090219163803.10BC24B302@csmail1.cs.nctu.edu.tw>
Date: Fri, 20 Feb 2009 00:38:03 +0800 (CST)
From: Hsin-Han You <hhyou@cs.nctu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gmc@sonologic.nl
Subject: [PATCH] mail/p5-Mail-SPF: update to 2.006
X-Send-Pr-Version: 3.113
X-GNATS-Notify: gmc@sonologic.nl

>Number:         131881
>Category:       ports
>Synopsis:       [PATCH] mail/p5-Mail-SPF: update to 2.006
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lippe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 19 17:00:01 UTC 2009
>Closed-Date:    Sat Mar 14 18:30:34 UTC 2009
>Last-Modified:  Sat Mar 14 18:30:34 UTC 2009
>Originator:     Hsin-Han You
>Release:        FreeBSD 7.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD csmail1.cs.nctu.edu.tw 7.1-RELEASE FreeBSD 7.1-RELEASE #1: Fri Jan  9 19:01:14 CST
>Description:
- Update to 2.006

Port maintainer (gmc@sonologic.nl) is cc'd.

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

--- p5-Mail-SPF-2.006.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Mail-SPF/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	22 Feb 2008 21:40:33 -0000	1.2
+++ Makefile	19 Feb 2009 16:37:21 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Mail-SPF
-PORTVERSION=	2.005
+PORTVERSION=	2.006
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Mail-SPF/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	22 Feb 2008 21:40:33 -0000	1.2
+++ distinfo	19 Feb 2009 16:37:21 -0000
@@ -1,3 +1,3 @@
-MD5 (Mail-SPF-v2.005.tar.gz) = a5129d56539edf90749afacea70621ac
-SHA256 (Mail-SPF-v2.005.tar.gz) = b8ffb09c538bf4fe3b79ff45dad942879fec9c975a08243c0a59ab3e92439b8a
-SIZE (Mail-SPF-v2.005.tar.gz) = 73619
+MD5 (Mail-SPF-v2.006.tar.gz) = 4da41591b612560627ddbc6026b047a3
+SHA256 (Mail-SPF-v2.006.tar.gz) = c6d2b8bbd66ad670d3c6d327eec182ddec5d0bd2522956cafe42daf01c3117be
+SIZE (Mail-SPF-v2.006.tar.gz) = 78943
--- p5-Mail-SPF-2.006.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Feb 19 17:00:25 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: gmc@sonologic.nl
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/131881: [PATCH] mail/p5-Mail-SPF: update to 2.006
Date: Thu, 19 Feb 2009 17:00:23 UT

 Maintainer of mail/p5-Mail-SPF,
 
 Please note that PR ports/131881 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/131881
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Sat Feb 21 23:59:14 UTC 2009 
State-Changed-Why:  
From misfiled PR ports/131958: 

Date: Sun, 22 Feb 2009 00:15:34 +0100 
From: Koen Martens <gmc@sonologic.nl> 
To: Hsin-Han You <hhyou@cs.nctu.edu.tw> 
Cc: FreeBSD-gnats-submit@freebsd.org 
Subject: Re: [PATCH] mail/p5-Mail-SPF: update to 2.006 

-----BEGIN PGP SIGNED MESSAGE----- 
Hash: SHA1 

Hi, 

I currently lack the time to maintain this port, so if you want you are 
welcome to take over maintainership! 

Best, 

Koen 

- --  
K.F.J. Martens, Sonologic, http://www.sonologic.nl/ 
Networking, hosting, embedded systems, unix, artificial intelligence. 
Public PGP key: http://www.metro.cx/pubkey-gmc.asc 
Wondering about the funny attachment your mail program 
can't read? Visit http://www.openpgp.org/ 
-----BEGIN PGP SIGNATURE----- 
Version: GnuPG v1.4.7 (GNU/Linux) 

iD8DBQFJoIsVktDgRrkFPpYRAlASAJ9U8a7CPOz9qORxl/PKbka1yD5lFgCgjusk 
emxlp1haoEsBcmu0iLCY2Jc= 
=/QNX 
-----END PGP SIGNATURE----- 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131881 
Responsible-Changed-From-To: freebsd-ports-bugs->lippe 
Responsible-Changed-By: lippe 
Responsible-Changed-When: Mon Feb 23 21:29:55 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131881: commit references a PR
Date: Sat, 14 Mar 2009 18:26:46 +0000 (UTC)

 lippe       2009-03-14 18:26:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/p5-Mail-SPF     Makefile distinfo 
   Log:
   - Update to 2.006.
   
   PR:             ports/131881
   Submitted by:   Hsin-Han You <hhyou@cs.nctu.edu.tw>
   Approved by:    Koen Martens <gmc@sonologic.nl> (maintainer)
   
   Revision  Changes    Path
   1.3       +1 -1      ports/mail/p5-Mail-SPF/Makefile
   1.3       +3 -3      ports/mail/p5-Mail-SPF/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"
 
State-Changed-From-To: open->closed 
State-Changed-By: lippe 
State-Changed-When: Sat Mar 14 18:30:33 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131881 
>Unformatted:
