summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2015-03-14 10:55:45 +0000
committerWen Heping <wen@FreeBSD.org>2015-03-14 10:55:45 +0000
commitf173e3efa0ee1aaec0497e4acecfba6be3260b50 (patch)
treea5af003bd10c8a5711ded9b40599867777b93fd0 /math
parent- Update to 2.7.7 (diff)
- Dependency change [1]
- Reset maintainer to perl@ PR: 198041 [1] Submitted by: adamw@ [1]
Notes
Notes: svn path=/head/; revision=381259
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Random-ISAAC-XS/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/p5-Math-Random-ISAAC-XS/Makefile b/math/p5-Math-Random-ISAAC-XS/Makefile
index 79048dbd2109..ad4593eb6d63 100644
--- a/math/p5-Math-Random-ISAAC-XS/Makefile
+++ b/math/p5-Math-Random-ISAAC-XS/Makefile
@@ -3,17 +3,16 @@
PORTNAME= Math-Random-ISAAC-XS
PORTVERSION= 1.004
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JAWNSY
PKGNAMEPREFIX= p5-
-MAINTAINER= wen@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= C implementation of the ISAAC PRNG Algorithm
-BUILD_DEPENDS= p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings
USES= perl5
USE_PERL5= modbuild