aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Dancer-Plugin-Passphrase/Makefile
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2014-02-21 20:42:08 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2014-02-21 20:42:08 +0000
commitdf2abba597538441f4007483a0a3ff9b7c91064a (patch)
tree8864edb70b62bf1d65b5cec15d4a10a06861bd2b /security/p5-Dancer-Plugin-Passphrase/Makefile
parente3ea96bf1aeee275d40d1dba14eabe955d8fef21 (diff)
Notes
Diffstat (limited to 'security/p5-Dancer-Plugin-Passphrase/Makefile')
-rw-r--r--security/p5-Dancer-Plugin-Passphrase/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/p5-Dancer-Plugin-Passphrase/Makefile b/security/p5-Dancer-Plugin-Passphrase/Makefile
index 2030a3873d27..42b4a23ef516 100644
--- a/security/p5-Dancer-Plugin-Passphrase/Makefile
+++ b/security/p5-Dancer-Plugin-Passphrase/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Dancer-Plugin-Passphrase
-PORTVERSION= 2.0.0
-PORTREVISION= 1
+PORTVERSION= 2.0.1
CATEGORIES= security perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JAITKEN
@@ -18,11 +17,11 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Dancer>0:${PORTSDIR}/www/p5-Dancer \
p5-Data-Entropy>=0.005:${PORTSDIR}/security/p5-Data-Entropy \
p5-Digest-Bcrypt>0:${PORTSDIR}/security/p5-Digest-Bcrypt \
- p5-Digest-SHA>=5.008:${PORTSDIR}/security/p5-Digest-SHA
+ p5-Digest-SHA>=5.74:${PORTSDIR}/security/p5-Digest-SHA
RUN_DEPENDS= p5-Dancer>0:${PORTSDIR}/www/p5-Dancer \
p5-Data-Entropy>=0.005:${PORTSDIR}/security/p5-Data-Entropy \
p5-Digest-Bcrypt>0:${PORTSDIR}/security/p5-Digest-Bcrypt \
- p5-Digest-SHA>=5.008:${PORTSDIR}/security/p5-Digest-SHA
+ p5-Digest-SHA>=5.74:${PORTSDIR}/security/p5-Digest-SHA
USES= perl5
USE_PERL5= configure