diff options
author | aaron <aaron@FreeBSD.org> | 2006-12-26 02:44:50 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-12-26 02:44:50 +0800 |
commit | 9b57120a5e592c5ea9029765bf85f69d57d72450 (patch) | |
tree | c0d414bb67784360add21c7401ace0e58ee010d9 /math/p5-Math-RandomOrg | |
parent | c5a796b363482184c61df98a9e3d1bfd7d3065a1 (diff) | |
download | freebsd-ports-gnome-9b57120a5e592c5ea9029765bf85f69d57d72450.tar.gz freebsd-ports-gnome-9b57120a5e592c5ea9029765bf85f69d57d72450.tar.zst freebsd-ports-gnome-9b57120a5e592c5ea9029765bf85f69d57d72450.zip |
update to v0.04
Diffstat (limited to 'math/p5-Math-RandomOrg')
-rw-r--r-- | math/p5-Math-RandomOrg/Makefile | 5 | ||||
-rw-r--r-- | math/p5-Math-RandomOrg/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/math/p5-Math-RandomOrg/Makefile b/math/p5-Math-RandomOrg/Makefile index 93e705f19937..9c1330168a01 100644 --- a/math/p5-Math-RandomOrg/Makefile +++ b/math/p5-Math-RandomOrg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-RandomOrg -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= aaron@FreeBSD.org COMMENT= Retrieve random numbers and data from random.org -BUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ + ${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Math::RandomOrg.3 diff --git a/math/p5-Math-RandomOrg/distinfo b/math/p5-Math-RandomOrg/distinfo index 0dbe8524ce29..14180c3f63d0 100644 --- a/math/p5-Math-RandomOrg/distinfo +++ b/math/p5-Math-RandomOrg/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-RandomOrg-0.03.tar.gz) = 985b03993f973ca7482a67e68b2e718b -SHA256 (Math-RandomOrg-0.03.tar.gz) = 684e99aa8f965f1ec68fd0f80cdb32db720bad3df45fc25f5d1b405d163c3305 -SIZE (Math-RandomOrg-0.03.tar.gz) = 3759 +MD5 (Math-RandomOrg-0.04.tar.gz) = abaf4cfd58f99953720886a94f431961 +SHA256 (Math-RandomOrg-0.04.tar.gz) = 872a6943b79396704a521be7817fabe2d8126c59261179cf95bd2351dfbe39f0 +SIZE (Math-RandomOrg-0.04.tar.gz) = 12881 |