diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-25 23:30:13 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-25 23:30:13 +0800 |
commit | ae21fd9f4183347485c72d8079caee98362eb898 (patch) | |
tree | 6c39fcece77657800442f2094fa7db954c210764 /math | |
parent | 27877bc51388cd62545f07705b9161de53a56a5f (diff) | |
download | freebsd-ports-gnome-ae21fd9f4183347485c72d8079caee98362eb898.tar.gz freebsd-ports-gnome-ae21fd9f4183347485c72d8079caee98362eb898.tar.zst freebsd-ports-gnome-ae21fd9f4183347485c72d8079caee98362eb898.zip |
- Updated from v0.14 to v0.15
Approved by: tobez (implicit)
0.15 May 23 2006
* Added partitions().
* Added some comments.
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Algorithm-Combinatorics/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Algorithm-Combinatorics/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Algorithm-Combinatorics/Makefile b/math/p5-Algorithm-Combinatorics/Makefile index 9b0ad012c421..d851e9bf195d 100644 --- a/math/p5-Algorithm-Combinatorics/Makefile +++ b/math/p5-Algorithm-Combinatorics/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Algorithm-Combinatorics -PORTVERSION= 0.14 +PORTVERSION= 0.15 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Algorithm diff --git a/math/p5-Algorithm-Combinatorics/distinfo b/math/p5-Algorithm-Combinatorics/distinfo index 05bbb742c066..2f2cda1ec354 100644 --- a/math/p5-Algorithm-Combinatorics/distinfo +++ b/math/p5-Algorithm-Combinatorics/distinfo @@ -1,3 +1,3 @@ -MD5 (Algorithm-Combinatorics-0.14.tar.gz) = 67019e1132431959e950cf099ea906a4 -SHA256 (Algorithm-Combinatorics-0.14.tar.gz) = aed17da0e7398e5a144de9ca7cbda9d1f00f4ac05902ae0352075b3c39448223 -SIZE (Algorithm-Combinatorics-0.14.tar.gz) = 10928 +MD5 (Algorithm-Combinatorics-0.15.tar.gz) = 6a3dbddddcbb189363680162fc021d67 +SHA256 (Algorithm-Combinatorics-0.15.tar.gz) = b748eb697e873aba36e1a508dc73d9e48f3a92ba666ee5e6448f189ca6ecc672 +SIZE (Algorithm-Combinatorics-0.15.tar.gz) = 12928 |