Bug 176589

Summary: update mail/p5-Mail-OpenDKIM to newest release
Product: Ports & Packages Reporter: Vick Khera <vivek>
Component: Individual Port(s)Assignee: Frederic Culot <culot>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Vick Khera 2013-03-01 17:30:00 UTC
	
update port to latest version.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-01 17:30:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-03-01 20:11:33 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-03-04 17:05:14 UTC
Author: culot
Date: Mon Mar  4 17:05:06 2013
New Revision: 313416
URL: http://svnweb.freebsd.org/changeset/ports/313416

Log:
  - Update to 4003 [1]
  - Add LICENSE (Artistic 1 & GPL 1)
  - Pet portlint(1) by moving TEST_DEPENDS earlier
  - Trim Makefile's header
  
  Changes:        http://search.cpan.org/dist/Mail-OpenDKIM/ChangeLog
  PR:             ports/176589 [1]
  Submitted by:   Vivek Khera <vivek@khera.org> (maintainer)

Modified:
  head/mail/p5-Mail-OpenDKIM/Makefile
  head/mail/p5-Mail-OpenDKIM/distinfo

Modified: head/mail/p5-Mail-OpenDKIM/Makefile
==============================================================================
--- head/mail/p5-Mail-OpenDKIM/Makefile	Mon Mar  4 16:53:12 2013	(r313415)
+++ head/mail/p5-Mail-OpenDKIM/Makefile	Mon Mar  4 17:05:06 2013	(r313416)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-Mail-OpenDKIM
-# Date created:				Wed Apr 27 14:36:42 EDT 2011
-# Whom:					Vivek Khera <vivek@khera.org>
-#
+# Created by: Vivek Khera <vivek@khera.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Mail-OpenDKIM
-PORTVERSION=	3680
+PORTVERSION=	4003
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,10 +10,12 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	vivek@khera.org
 COMMENT=	Perl interface to OpenDKIM C library
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	opendkim>=2.5.0:${PORTSDIR}/mail/opendkim
 LIB_DEPENDS=	opendkim:${PORTSDIR}/mail/opendkim
 RUN_DEPENDS=	opendkim>=2.5.0:${PORTSDIR}/mail/opendkim
-
 TEST_DEPENDS=	p5-Error>=0:${PORTSDIR}/lang/p5-Error \
 		p5-Test-Kwalitee>=0:${PORTSDIR}/devel/p5-Test-Kwalitee
 

Modified: head/mail/p5-Mail-OpenDKIM/distinfo
==============================================================================
--- head/mail/p5-Mail-OpenDKIM/distinfo	Mon Mar  4 16:53:12 2013	(r313415)
+++ head/mail/p5-Mail-OpenDKIM/distinfo	Mon Mar  4 17:05:06 2013	(r313416)
@@ -1,2 +1,2 @@
-SHA256 (Mail-OpenDKIM-3680.tar.gz) = 0ae9f530d200fb671e865553541e2c2c1d598d3ef30786803c16a9d75e510734
-SIZE (Mail-OpenDKIM-3680.tar.gz) = 32049
+SHA256 (Mail-OpenDKIM-4003.tar.gz) = f6344eba035e7eafb59298ab8ea8fc1ead952befdaa22ab64ff05126954803de
+SIZE (Mail-OpenDKIM-4003.tar.gz) = 34270
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-03-04 17:05:14 UTC
Author: culot
Date: Mon Mar  4 17:05:06 2013
New Revision: 313416
URL: http://svnweb.freebsd.org/changeset/ports/313416

Log:
  - Update to 4003 [1]
  - Add LICENSE (Artistic 1 & GPL 1)
  - Pet portlint(1) by moving TEST_DEPENDS earlier
  - Trim Makefile's header
  
  Changes:        http://search.cpan.org/dist/Mail-OpenDKIM/ChangeLog
  PR:             ports/176589 [1]
  Submitted by:   Vivek Khera <vivek@khera.org> (maintainer)

Modified:
  head/mail/p5-Mail-OpenDKIM/Makefile
  head/mail/p5-Mail-OpenDKIM/distinfo

Modified: head/mail/p5-Mail-OpenDKIM/Makefile
==============================================================================
--- head/mail/p5-Mail-OpenDKIM/Makefile	Mon Mar  4 16:53:12 2013	(r313415)
+++ head/mail/p5-Mail-OpenDKIM/Makefile	Mon Mar  4 17:05:06 2013	(r313416)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-Mail-OpenDKIM
-# Date created:				Wed Apr 27 14:36:42 EDT 2011
-# Whom:					Vivek Khera <vivek@khera.org>
-#
+# Created by: Vivek Khera <vivek@khera.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Mail-OpenDKIM
-PORTVERSION=	3680
+PORTVERSION=	4003
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,10 +10,12 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	vivek@khera.org
 COMMENT=	Perl interface to OpenDKIM C library
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	opendkim>=2.5.0:${PORTSDIR}/mail/opendkim
 LIB_DEPENDS=	opendkim:${PORTSDIR}/mail/opendkim
 RUN_DEPENDS=	opendkim>=2.5.0:${PORTSDIR}/mail/opendkim
-
 TEST_DEPENDS=	p5-Error>=0:${PORTSDIR}/lang/p5-Error \
 		p5-Test-Kwalitee>=0:${PORTSDIR}/devel/p5-Test-Kwalitee
 

Modified: head/mail/p5-Mail-OpenDKIM/distinfo
==============================================================================
--- head/mail/p5-Mail-OpenDKIM/distinfo	Mon Mar  4 16:53:12 2013	(r313415)
+++ head/mail/p5-Mail-OpenDKIM/distinfo	Mon Mar  4 17:05:06 2013	(r313416)
@@ -1,2 +1,2 @@
-SHA256 (Mail-OpenDKIM-3680.tar.gz) = 0ae9f530d200fb671e865553541e2c2c1d598d3ef30786803c16a9d75e510734
-SIZE (Mail-OpenDKIM-3680.tar.gz) = 32049
+SHA256 (Mail-OpenDKIM-4003.tar.gz) = f6344eba035e7eafb59298ab8ea8fc1ead952befdaa22ab64ff05126954803de
+SIZE (Mail-OpenDKIM-4003.tar.gz) = 34270
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 5 Frederic Culot freebsd_committer freebsd_triage 2013-03-04 17:05:32 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!