diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2005-12-20 15:06:40 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2005-12-20 15:06:40 +0000 |
commit | 2adf6adb5acba2311ca7b97f2d925512f5664cef (patch) | |
tree | 59bd4594ccfd045d34d68924481f5d17186d708f /math/p5-Algorithm-Combinatorics | |
parent | 4bd343b7ae615ad056e32730d9a40b1da5b3fcb9 (diff) |
- updated from v0.13 to v0.14
0.14 December 19 2005
* Small rewordings in POD.
* Added TAOCP Vol 4, Fasc 3 to REFERENCES.
* Added tuples* as alias to variations* to add the nomenclature
in Knuth's, Mathematica, etc. to the interface.
* Code cleanup.
Approved by: tobez
Notes
Notes:
svn path=/head/; revision=151642
Diffstat (limited to 'math/p5-Algorithm-Combinatorics')
-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 92f8d2ba789a..9b0ad012c421 100644 --- a/math/p5-Algorithm-Combinatorics/Makefile +++ b/math/p5-Algorithm-Combinatorics/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Algorithm-Combinatorics -PORTVERSION= 0.13 +PORTVERSION= 0.14 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 e4f58b166943..05bbb742c066 100644 --- a/math/p5-Algorithm-Combinatorics/distinfo +++ b/math/p5-Algorithm-Combinatorics/distinfo @@ -1,3 +1,3 @@ -MD5 (Algorithm-Combinatorics-0.13.tar.gz) = 1ca75c9102646212ad1f131a5782b75a -SHA256 (Algorithm-Combinatorics-0.13.tar.gz) = b2cdb66012e5c0c61d4c935d10ec959b24acb47959cfcedf0a10953124ea908d -SIZE (Algorithm-Combinatorics-0.13.tar.gz) = 10296 +MD5 (Algorithm-Combinatorics-0.14.tar.gz) = 67019e1132431959e950cf099ea906a4 +SHA256 (Algorithm-Combinatorics-0.14.tar.gz) = aed17da0e7398e5a144de9ca7cbda9d1f00f4ac05902ae0352075b3c39448223 +SIZE (Algorithm-Combinatorics-0.14.tar.gz) = 10928 |