aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Dancer2-Plugin-Passphrase
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-29 19:14:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-29 19:14:22 +0000
commit9f90631a2635593b4a2149382e622f3359c35873 (patch)
treec7485c56c8b468e481c32a0fe8dc3afb718c7146 /security/p5-Dancer2-Plugin-Passphrase
parent7c7c8dc360f0b5f4d7a7234431a1bc61f98aba2d (diff)
downloadports-9f90631a2635593b4a2149382e622f3359c35873.tar.gz
ports-9f90631a2635593b4a2149382e622f3359c35873.zip
Remove Perl core modules
- Bump PORTREVISION for dependency change With hat: perl
Notes
Notes: svn path=/head/; revision=444680
Diffstat (limited to 'security/p5-Dancer2-Plugin-Passphrase')
-rw-r--r--security/p5-Dancer2-Plugin-Passphrase/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Dancer2-Plugin-Passphrase/Makefile b/security/p5-Dancer2-Plugin-Passphrase/Makefile
index f2afa3c6f7bd..eea503bb697b 100644
--- a/security/p5-Dancer2-Plugin-Passphrase/Makefile
+++ b/security/p5-Dancer2-Plugin-Passphrase/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Dancer2-Plugin-Passphrase
PORTVERSION= 3.3.0
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,8 +16,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Dancer2>=0.200000:www/p5-Dancer2 \
p5-Data-Entropy>=0.005:security/p5-Data-Entropy \
- p5-Digest-Bcrypt>0:security/p5-Digest-Bcrypt \
- p5-Digest-SHA>=5.74:security/p5-Digest-SHA
+ p5-Digest-Bcrypt>=0:security/p5-Digest-Bcrypt
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes