From ayu@dahlia.commun.jp  Fri Aug 21 09:11:21 2009
Return-Path: <ayu@dahlia.commun.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EC125106568B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Aug 2009 09:11:21 +0000 (UTC)
	(envelope-from ayu@dahlia.commun.jp)
Received: from spur02.stridge.co.jp (spur02.stridge.co.jp [219.94.166.208])
	by mx1.freebsd.org (Postfix) with ESMTP id C12608FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Aug 2009 09:11:21 +0000 (UTC)
Received: from dahlia.commun.jp (218-219-101-191.ppps.bbiq.jp [218.219.101.191])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by spur02.stridge.co.jp (Postfix) with ESMTP id EDD39B2418;
	Fri, 21 Aug 2009 18:11:19 +0900 (JST)
Received: by dahlia.commun.jp (Postfix, from userid 1001)
	id C142F39B9B; Fri, 21 Aug 2009 18:10:48 +0900 (JST)
Message-Id: <20090821091048.C142F39B9B@dahlia.commun.jp>
Date: Fri, 21 Aug 2009 18:10:48 +0900 (JST)
From: Ayumi M <ayu@commun.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc: yanagisawa@csg.is.titech.ac.jp
Subject: [PATCH] mail/dkimproxy: update to 1.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify: yanagisawa@csg.is.titech.ac.jp

>Number:         138019
>Category:       ports
>Synopsis:       [PATCH] mail/dkimproxy: update to 1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 21 09:20:01 UTC 2009
>Closed-Date:    Wed Sep 16 11:53:13 UTC 2009
>Last-Modified:  Wed Sep 16 12:00:14 UTC 2009
>Originator:     Ayumi M
>Release:        FreeBSD 7.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD dahlia.commun.jp 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 07:18:07 UTC
>Description:
- Update to 1.2

Tested with Tinderbox
http://tb-amd64.commun.jp/index.php?action=describe_port&id=47
http://tb-i386.commun.jp/index.php?action=describe_port&id=29

Port maintainer (yanagisawa@csg.is.titech.ac.jp) is cc'd.

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

--- dkimproxy-1.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/dkimproxy.orig/Makefile /usr/ports/mail/dkimproxy/Makefile
--- /usr/ports/mail/dkimproxy.orig/Makefile	2009-08-21 09:30:07.000000000 +0900
+++ /usr/ports/mail/dkimproxy/Makefile	2009-08-20 12:32:15.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dkimproxy
-PORTVERSION=	1.1
+PORTVERSION=	1.2
 CATEGORIES=	mail
 MASTER_SITES=	SF
 
@@ -33,6 +33,8 @@
 		GROUP=${DKIMPY_GROUPNAME} \
 		GID=${DKIMPY_GROUPID}
 
+MAN8=		dkimproxy_in.8 dkimproxy_out.8
+
 .include <bsd.port.pre.mk>
 
 pre-install:
diff -ruN --exclude=CVS /usr/ports/mail/dkimproxy.orig/distinfo /usr/ports/mail/dkimproxy/distinfo
--- /usr/ports/mail/dkimproxy.orig/distinfo	2009-08-21 09:30:07.000000000 +0900
+++ /usr/ports/mail/dkimproxy/distinfo	2009-08-20 12:33:57.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (dkimproxy-1.1.tar.gz) = e462bf16d081442d484ef51072f80be9
-SHA256 (dkimproxy-1.1.tar.gz) = f08bfcb2e166de4c52c96ccf5c3e6b54b589beaf0d442868bd04fbd23158aba5
-SIZE (dkimproxy-1.1.tar.gz) = 78775
+MD5 (dkimproxy-1.2.tar.gz) = db32f81c33636a9cf0b1e22d4eb6d959
+SHA256 (dkimproxy-1.2.tar.gz) = 4ae76367e2cecc85c3bce15513bf110b96251acd3d5e4278fbf6c9c5f9d3b7be
+SIZE (dkimproxy-1.2.tar.gz) = 96971
diff -ruN --exclude=CVS /usr/ports/mail/dkimproxy.orig/pkg-descr /usr/ports/mail/dkimproxy/pkg-descr
--- /usr/ports/mail/dkimproxy.orig/pkg-descr	2009-08-21 09:30:07.000000000 +0900
+++ /usr/ports/mail/dkimproxy/pkg-descr	2009-08-20 12:46:45.000000000 +0900
@@ -5,4 +5,4 @@
 Details regarding the protocol and other issues related to the draft standard
 can be found at http://mipassoc.org/dkim/.
 
-WWW: http://jason.long.name/dkimproxy/
+WWW: http://dkimproxy.sourceforge.net/
--- dkimproxy-1.2.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Aug 21 09:20:12 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: yanagisawa@csg.is.titech.ac.jp
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/138019: [PATCH] mail/dkimproxy: update to 1.2
Date: Fri, 21 Aug 2009 09:20:10 UT

 Maintainer of mail/dkimproxy,
 
 Please note that PR ports/138019 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/138019
 
 -- 
 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/138019: [PATCH] mail/dkimproxy: update to 1.2
Date: Fri, 21 Aug 2009 18:33:28 +0900

 I have approved the PR ports/138019 and confirmed it.
 Thank you for the contribution.
 -- 
 Yoshisato Yanagisawa (Dr.Sc.) <yanagisawa@csg.is.titech.ac.jp>
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Wed Sep 16 11:36:44 UTC 2009 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138019: commit references a PR
Date: Wed, 16 Sep 2009 11:53:13 +0000 (UTC)

 pav         2009-09-16 11:53:00 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/dkimproxy       Makefile distinfo pkg-descr 
   Removed files:
     mail/dkimproxy/files pkg-deinstall.in pkg-install.in 
   Log:
   - Update to 1.2
   
   PR:             ports/138019
   Submitted by:   Ayumi M <ayu@commun.jp>
   Approved by:    Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
   
   - While here, convert to USERS/GROUPS
   
   Feature safe:   yes
   
   Revision  Changes    Path
   1.10      +5 -16     ports/mail/dkimproxy/Makefile
   1.7       +3 -3      ports/mail/dkimproxy/distinfo
   1.2       +0 -13     ports/mail/dkimproxy/files/pkg-deinstall.in (dead)
   1.2       +0 -36     ports/mail/dkimproxy/files/pkg-install.in (dead)
   1.2       +1 -1      ports/mail/dkimproxy/pkg-descr
 _______________________________________________
 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:
