From nobody@FreeBSD.org  Tue Mar 10 17:58:05 2009
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 A4B3F1065678
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Mar 2009 17:58:05 +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 927CB8FC1B
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Mar 2009 17:58:05 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n2AHw5K8074510
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Mar 2009 17:58:05 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n2AHw5jn074509;
	Tue, 10 Mar 2009 17:58:05 GMT
	(envelope-from nobody)
Message-Id: <200903101758.n2AHw5jn074509@www.freebsd.org>
Date: Tue, 10 Mar 2009 17:58:05 GMT
From: Michael Scheidell <scheidell@secnap.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: portupgrade mail/p5-Mail-DKIM to .33
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: yanagisawa@csg.is.titech.ac.jp

>Number:         132514
>Category:       ports
>Synopsis:       portupgrade mail/p5-Mail-DKIM to .33
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 10 18:00:12 UTC 2009
>Closed-Date:    Sun Mar 15 17:27:24 UTC 2009
>Last-Modified:  Sun Mar 15 17:30:01 UTC 2009
>Originator:     Michael Scheidell
>Release:        6.4/7.1
>Organization:
SECNAP Network Security
>Environment:
na
>Description:
Mail-DKIM package is undergoing upgrades as RFC's are updated and bugs fixed.
Jason long has releases .33 version to address issues found in .32_1 to _5
(.32_6 was 'beta'. .33 is the release version of this)

version .33 is going to be the minimum required for p5-Mail-SpamAssassin.

http://search.cpan.org/dist/Mail-DKIM may or may not describe .32_6 or .33, depending on mirrors.

>How-To-Repeat:
na
>Fix:
patch against 32_1:

diff -bBru /var/tmp/p5-Mail-DKIM/ ./
diff -bBru /var/tmp/p5-Mail-DKIM/Makefile ./Makefile
--- /var/tmp/p5-Mail-DKIM/Makefile      2009-01-14 10:07:40.000000000 -0500
+++ ./Makefile  2009-03-10 13:36:21.000000000 -0400
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=      Mail-DKIM
-PORTVERSION=   0.32
-PORTREVISION=  1
+PORTVERSION=   0.33
 CATEGORIES=    mail perl5
 MASTER_SITES=  CPAN
 PKGNAMEPREFIX= p5-
diff -bBru /var/tmp/p5-Mail-DKIM/distinfo ./distinfo
--- /var/tmp/p5-Mail-DKIM/distinfo      2008-07-17 15:03:06.000000000 -0400
+++ ./distinfo  2009-03-10 13:38:51.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (Mail-DKIM-0.32.tar.gz) = 05592f264e0fbc758b93a4aa37bd7fd5
-SHA256 (Mail-DKIM-0.32.tar.gz) = cb871f5f0c1ec125ca7d691d42a041ecd85d969a209c5fc070d6c3d626d9cb6e
-SIZE (Mail-DKIM-0.32.tar.gz) = 72248
+MD5 (Mail-DKIM-0.33.tar.gz) = 09216a6544439c212efdd70e4bd106ca
+SHA256 (Mail-DKIM-0.33.tar.gz) = 3839a6aa5f665b551cbd3d1828645f43f38623a59baed68075b0cc1373a45b69
+SIZE (Mail-DKIM-0.33.tar.gz) = 75382


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gabor 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Mar 10 18:00:27 UTC 2009 
Responsible-Changed-Why:  
gabor@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132514 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Mar 10 18:00:32 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: yanagisawa@csg.is.titech.ac.jp
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/132514: portupgrade mail/p5-Mail-DKIM to .33
Date: Tue, 10 Mar 2009 18:00:30 UT

 Maintainer of mail/p5-Mail-DKIM,
 
 Please note that PR ports/132514 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/132514
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132514: portupgrade mail/p5-Mail-DKIM to .33
Date: Thu, 12 Mar 2009 01:00:17 +0900

 I am sorry to reply you late.
 
 I approve the PR ports/132514.
 Thank you for your contribution.
 
 -- 
 Yoshisato Yanagisawa (Dr.Sc.) <yanagisawa@csg.is.titech.ac.jp>
State-Changed-From-To: feedback->closed 
State-Changed-By: gabor 
State-Changed-When: Sun Mar 15 17:27:12 UTC 2009 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132514: commit references a PR
Date: Sun, 15 Mar 2009 17:27:13 +0000 (UTC)

 gabor       2009-03-15 17:26:55 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/p5-Mail-DKIM    Makefile distinfo 
   Log:
   - Update to 0.33
   
   PR:             ports/132514
   Submitted by:   Michael Scheidell <scheidell@secnap.net>
   Approved by:    Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
   
   Revision  Changes    Path
   1.17      +1 -2      ports/mail/p5-Mail-DKIM/Makefile
   1.14      +3 -3      ports/mail/p5-Mail-DKIM/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:
