aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-HMAC/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-31 06:24:28 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-31 06:24:28 +0000
commit14a0b11ca86620a79987a35008765088ee19c0da (patch)
tree8b4ea3290eeed4975708fd4e774e05da388bb6fd /security/p5-Digest-HMAC/Makefile
parentd0f82cd1fc36a09e3900ef882e5e026233a953f8 (diff)
downloadports-14a0b11ca86620a79987a35008765088ee19c0da.tar.gz
ports-14a0b11ca86620a79987a35008765088ee19c0da.zip
- Update to 1.03
Notes
Notes: svn path=/head/; revision=278606
Diffstat (limited to 'security/p5-Digest-HMAC/Makefile')
-rw-r--r--security/p5-Digest-HMAC/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/p5-Digest-HMAC/Makefile b/security/p5-Digest-HMAC/Makefile
index 7517caaf8762..34b004e075aa 100644
--- a/security/p5-Digest-HMAC/Makefile
+++ b/security/p5-Digest-HMAC/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Digest-HMAC
-PORTVERSION= 1.02
+PORTVERSION= 1.03
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +14,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to HMAC Message-Digest Algorithms
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
PERL_CONFIGURE= yes
MAN3= Digest::HMAC.3 \