aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Random-Source/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2016-02-29 02:22:42 +0000
committerWen Heping <wen@FreeBSD.org>2016-02-29 02:22:42 +0000
commitb64292a8c211cf54bfd23e134435bf5cf158b133 (patch)
tree18ffcf688892ccb741f01c35903bf8ba69978710 /security/p5-Crypt-Random-Source/Makefile
parent47904e75683b01a99a25179b45034d62165254e9 (diff)
downloadports-b64292a8c211cf54bfd23e134435bf5cf158b133.tar.gz
ports-b64292a8c211cf54bfd23e134435bf5cf158b133.zip
Notes
Diffstat (limited to 'security/p5-Crypt-Random-Source/Makefile')
-rw-r--r--security/p5-Crypt-Random-Source/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-Crypt-Random-Source/Makefile b/security/p5-Crypt-Random-Source/Makefile
index 6491d36e7bb6..a5b5ca613d59 100644
--- a/security/p5-Crypt-Random-Source/Makefile
+++ b/security/p5-Crypt-Random-Source/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Crypt-Random-Source
PORTVERSION= 0.11
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,10 +13,11 @@ COMMENT= Get weak or strong random data from pluggable sources
LICENSE= ART20
-BUILD_DEPENDS= p5-Any-Moose>=0.11:${PORTSDIR}/devel/p5-Any-Moose \
+BUILD_DEPENDS= p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \
p5-Capture-Tiny>=0.08:${PORTSDIR}/devel/p5-Capture-Tiny \
p5-Module-Find>=0:${PORTSDIR}/devel/p5-Module-Find \
p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
+ p5-Type-Tiny>=1.000005:${PORTSDIR}/devel/p5-Type-Tiny \
p5-namespace-clean>=0.08:${PORTSDIR}/devel/p5-namespace-clean
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception