From nobody@FreeBSD.org  Tue Nov 22 21:45:25 2011
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 5703D106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 22 Nov 2011 21:45:25 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 47B948FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 22 Nov 2011 21:45:25 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pAMLjPi9016723
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 22 Nov 2011 21:45:25 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pAMLjPBR016721;
	Tue, 22 Nov 2011 21:45:25 GMT
	(envelope-from nobody)
Message-Id: <201111222145.pAMLjPBR016721@red.freebsd.org>
Date: Tue, 22 Nov 2011 21:45:25 GMT
From: Rene Ladan <rene@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sysutils/froxlor: use mail/opendkim instead of mail/dkim-milter
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: coco@executive-computing.de

>Number:         162766
>Category:       ports
>Synopsis:       sysutils/froxlor: use mail/opendkim instead of mail/dkim-milter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rene
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 22 21:50:00 UTC 2011
>Closed-Date:    Wed Nov 23 21:13:14 UTC 2011
>Last-Modified:  Wed Nov 23 21:13:14 UTC 2011
>Originator:     Rene Ladan
>Release:        n/a
>Organization:
>Environment:
n/a
>Description:
sysutils/froxlor depends on mail/dkim-milter which expired on 2011-11-15
The maintainer of dkim-milter suggests to use mail/opendkim instead.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/froxlor/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	15 Jul 2011 20:55:22 -0000	1.2
+++ Makefile	22 Nov 2011 20:20:32 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	froxlor
 PORTVERSION=	0.9.22
+PORTREVISION=	1
 CATEGORIES=	sysutils www
 MASTER_SITES=	http://files.froxlor.org/releases/
 
@@ -49,7 +50,7 @@
 .endif
 
 .if defined(WITH_DKIM)
-RUN_DEPENDS+=	dkim-milter:${PORTSDIR}/mail/dkim-milter
+RUN_DEPENDS+=	opendkim:${PORTSDIR}/mail/opendkim
 .endif
 
 .if !defined(WITHOUT_DOVECOT)


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rene 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Nov 22 21:50:13 UTC 2011 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162766 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Nov 22 21:50:18 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: coco@executive-computing.de
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/162766: sysutils/froxlor: use mail/opendkim instead of mail/dkim-milter
Date: Tue, 22 Nov 2011 21:50:16 UT

 Maintainer of sysutils/froxlor,
 
 Please note that PR ports/162766 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/162766
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Marco Steinbach <coco@executive-computing.de>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162766: sysutils/froxlor: use mail/opendkim instead of
 mail/dkim-milter
Date: Wed, 23 Nov 2011 10:30:02 +0100

 Edwin Groothuis wrote on 22.11.2011 22:50:
 > Maintainer of sysutils/froxlor,
 > 
 > Please note that PR ports/162766 has just been submitted.
 [...]
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162766
 
 Fine with me -- Thanks for looking after this.
 
 MfG CoCo
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162766: commit references a PR
Date: Wed, 23 Nov 2011 21:08:36 +0000 (UTC)

 rene        2011-11-23 21:08:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/froxlor     Makefile 
   Log:
   Use mail/opendkim instead of the expired mail/dkim-filter as DKIM plugin.
   
   PR:             ports/162766
   Submitted by:   myself
   Approved by:    maintainer
   Feature safe:   yes
   
   Revision  Changes    Path
   1.3       +2 -1      ports/sysutils/froxlor/Makefile
 _______________________________________________
 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: feedback->closed 
State-Changed-By: rene 
State-Changed-When: Wed Nov 23 21:12:57 UTC 2011 
State-Changed-Why:  
Committed, thanks 

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