Modified: trunk/dports/perl/p5-math-bigint/Portfile (124761 => 124762)
--- trunk/dports/perl/p5-math-bigint/Portfile 2014-08-28 03:23:06 UTC (rev 124761)
+++ trunk/dports/perl/p5-math-bigint/Portfile 2014-08-28 03:28:22 UTC (rev 124762)
@@ -3,9 +3,8 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.8 5.10 5.12 5.14 5.16
-perl5.setup Math-BigInt 1.89
-revision 3
+perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup Math-BigInt 1.9993
maintainers nomaintainer
categories-append math
license {Artistic-1 GPL}
@@ -18,9 +17,9 @@
if {${perl5.major} != ""} {
depends_build-append port:p${perl5.major}-test-simple
-checksums md5 695d70be20c3cb1778961b88c6b4ac42 \
- sha1 7924059adc037ee220fcf7e89800634e02e0ac20 \
- rmd160 e1090c931a8fa1cc0db9c7cc851507739ec7598c
+checksums md5 55b863845e4680f7b4e2c593c220bfdd \
+ sha1 24dfdb511da9bd6b5254f668727f8a50a15c54ca \
+ rmd160 1a136d75752d5459249b66bf71a3c4b652f0c3b2
supported_archs noarch
}