Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2013 11:32:08 +0000 (UTC)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312053 - head/mail/p5-Mail-DKIM
Message-ID:  <201302111132.r1BBW80D072479@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobez
Date: Mon Feb 11 11:32:08 2013
New Revision: 312053
URL: http://svnweb.freebsd.org/changeset/ports/312053

Log:
  Update to 0.40.
  
  Changes:	http://search.cpan.org/dist/Mail-DKIM/Changes
  
  Also, bring this port into the perl@ fold.

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

Modified: head/mail/p5-Mail-DKIM/Makefile
==============================================================================
--- head/mail/p5-Mail-DKIM/Makefile	Mon Feb 11 11:27:03 2013	(r312052)
+++ head/mail/p5-Mail-DKIM/Makefile	Mon Feb 11 11:32:08 2013	(r312053)
@@ -1,17 +1,13 @@
-# ports collection makefile for:	p5-Mail-DKIM
-# Date created:				16 July 2006
-# Whom:					Yoshisato YANAGISAWA
-#
+# Created by: Yoshisato YANAGISAWA
 # $FreeBSD$
-#
 
 PORTNAME=	Mail-DKIM
-PORTVERSION=	0.39
+PORTVERSION=	0.40
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl5 module to process and/or create DKIM email
 
 RUN_DEPENDS=	p5-Crypt-OpenSSL-RSA>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \
@@ -28,6 +24,7 @@ MAN3=		Mail::DKIM.3 \
 		Mail::DKIM::AuthorDomainPolicy.3 \
 		Mail::DKIM::Canonicalization::Base.3 \
 		Mail::DKIM::Canonicalization::DkimCommon.3 \
+		Mail::DKIM::DNS.3 \
 		Mail::DKIM::DkimPolicy.3 \
 		Mail::DKIM::DkPolicy.3 \
     		Mail::DKIM::DkSignature.3 \

Modified: head/mail/p5-Mail-DKIM/distinfo
==============================================================================
--- head/mail/p5-Mail-DKIM/distinfo	Mon Feb 11 11:27:03 2013	(r312052)
+++ head/mail/p5-Mail-DKIM/distinfo	Mon Feb 11 11:32:08 2013	(r312053)
@@ -1,2 +1,2 @@
-SHA256 (Mail-DKIM-0.39.tar.gz) = b1425a540f514c483e80566fb3decc2c1db4162306f6ae8794cef72a2d73557b
-SIZE (Mail-DKIM-0.39.tar.gz) = 87375
+SHA256 (Mail-DKIM-0.40.tar.gz) = 3c5ea0c3a2028a5a2c3b64bbcd6bd9de6a5fa5ee4e16046dd8875c4796aaa6f1
+SIZE (Mail-DKIM-0.40.tar.gz) = 95186



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302111132.r1BBW80D072479>