aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-DKIM/Makefile
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-07-17 19:03:06 +0000
committerWesley Shields <wxs@FreeBSD.org>2008-07-17 19:03:06 +0000
commit7269da08da6144b355a0f144ff61b7a593837094 (patch)
tree65ccc76e0254dc20eed6d16ec753bb07b921581e /mail/p5-Mail-DKIM/Makefile
parentbd932eab0fd89e24c2e3d327aa84f1b2dfcafe75 (diff)
downloadports-7269da08da6144b355a0f144ff61b7a593837094.tar.gz
ports-7269da08da6144b355a0f144ff61b7a593837094.zip
Update to 0.32
Fix MASTER_SITE_BACKUP Drop dependency on security/p5-Digest-SHA1 PR: ports/125565 Submitted by: Olli Hauer <ohauer@gmx.de> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=216968
Diffstat (limited to 'mail/p5-Mail-DKIM/Makefile')
-rw-r--r--mail/p5-Mail-DKIM/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/p5-Mail-DKIM/Makefile b/mail/p5-Mail-DKIM/Makefile
index dab2088dd674..d758ffc8b58d 100644
--- a/mail/p5-Mail-DKIM/Makefile
+++ b/mail/p5-Mail-DKIM/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Mail-DKIM
-PORTVERSION= 0.31
+PORTVERSION= 0.32
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,12 +16,11 @@ COMMENT= Perl5 module to process and/or create DKIM email
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/RSA.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \
${SITE_PERL}/${PERL_ARCH}/Digest/SHA.pm:${PORTSDIR}/security/p5-Digest-SHA \
- ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools
BUILD_DEPENDS= ${RUN_DEPENDS}
-MASTER_SITE_BACKUP= http://jason.long.name/dkimproxy/
+MASTER_SITE_BACKUP+= http://jason.long.name/dkimproxy/
PERL_CONFIGURE= yes