diff options
author | tobez <tobez@FreeBSD.org> | 2002-06-01 20:03:25 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2002-06-01 20:03:25 +0800 |
commit | e10b99995cea44c2186770757654d59f9fa5c069 (patch) | |
tree | 1a5d450ea5cd1a83e270ebffe5c125601214321c /devel | |
parent | d21028dafeaae5db1c54aa8c444a3d2977554654 (diff) | |
download | freebsd-ports-gnome-e10b99995cea44c2186770757654d59f9fa5c069.tar.gz freebsd-ports-gnome-e10b99995cea44c2186770757654d59f9fa5c069.tar.zst freebsd-ports-gnome-e10b99995cea44c2186770757654d59f9fa5c069.zip |
Update to 0.04.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Algorithm-Permute/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Algorithm-Permute/distinfo | 2 | ||||
-rw-r--r-- | devel/p5-Algorithm-Permute/pkg-descr | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-Algorithm-Permute/Makefile b/devel/p5-Algorithm-Permute/Makefile index c9d2940e1f12..f349340f6d9e 100644 --- a/devel/p5-Algorithm-Permute/Makefile +++ b/devel/p5-Algorithm-Permute/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Algorithm-Permute -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Algorithm diff --git a/devel/p5-Algorithm-Permute/distinfo b/devel/p5-Algorithm-Permute/distinfo index c5fd29eb1839..f94771006bd1 100644 --- a/devel/p5-Algorithm-Permute/distinfo +++ b/devel/p5-Algorithm-Permute/distinfo @@ -1 +1 @@ -MD5 (Algorithm-Permute-0.03.tar.gz) = 8c0b90f9f191874129789260220b4ea3 +MD5 (Algorithm-Permute-0.04.tar.gz) = a1956a98d549526cd3a318ecb74bf39d diff --git a/devel/p5-Algorithm-Permute/pkg-descr b/devel/p5-Algorithm-Permute/pkg-descr index 36e731260f6e..3595c8cee20d 100644 --- a/devel/p5-Algorithm-Permute/pkg-descr +++ b/devel/p5-Algorithm-Permute/pkg-descr @@ -3,5 +3,6 @@ although its algorithm is perhaps not the fastest available. Currently it only supports permutation n of n objects. Author: Edwin Pratomo <ed.pratomo@computer.org> +WWW: http://search.cpan.org/search?dist=Algorithm-Permute --will |