Ticket #16205: p5-math-bigint-Portfile.diff.txt

File p5-math-bigint-Portfile.diff.txt, 930 bytes (added by stolen-from-macports-trac@…, 16 years ago)
Line 
1=== dports/perl/p5-math-bigint/Portfile
2==================================================================
3--- dports/perl/p5-math-bigint/Portfile (revision 73)
4+++ dports/perl/p5-math-bigint/Portfile (revision 74)
5@@ -3,7 +3,7 @@
6 PortSystem      1.0
7 PortGroup       perl5 1.0
8 
9-perl5.setup     Math-BigInt 1.87
10+perl5.setup     Math-BigInt 1.89
11 maintainers     nomaintainer
12 categories-append   math
13 platforms       darwin
14@@ -12,7 +12,9 @@
15 long_description \
16                 ${description}
17 
18-checksums       md5 639a8a21dd08ce331ba7e2e4773e59c9 \
19-                sha1 ec11ff8a9cfe4e687930efc618934fc7f6cb10bd \
20-                rmd160 ebc622a759b6fd7b90380e7ba43eadd8b103b1da
21+depends_build-append    port:p5-test-simple
22 
23+checksums       md5     695d70be20c3cb1778961b88c6b4ac42 \
24+                sha1    7924059adc037ee220fcf7e89800634e02e0ac20 \
25+                rmd160  e1090c931a8fa1cc0db9c7cc851507739ec7598c
26+