Update to 0.40.

Changes:	http://search.cpan.org/dist/Mail-DKIM/Changes

Also, bring this port into the perl@ fold.
This commit is contained in:
Anton Berezin 2013-02-11 11:32:08 +00:00
parent 6b0a4dd5b4
commit 95d3dafa89
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312053
2 changed files with 6 additions and 9 deletions

View File

@ -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 \

View File

@ -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