diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2002-10-28 13:27:57 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2002-10-28 13:27:57 +0000 |
commit | 8f7670d621532e3fe3eee23e55fd07c2b3c08473 (patch) | |
tree | 92a20af15e735c3e5bf02742a200ffe67e403a69 /math/p5-Bit-Vector | |
parent | 99b8b312b4a1e0c2439adbd9ee294a219b735038 (diff) |
Notes
Diffstat (limited to 'math/p5-Bit-Vector')
-rw-r--r-- | math/p5-Bit-Vector/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Bit-Vector/distinfo | 2 | ||||
-rw-r--r-- | math/p5-Bit-Vector/pkg-descr | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/math/p5-Bit-Vector/Makefile b/math/p5-Bit-Vector/Makefile index cc9e1cd990a7..9c3dec7d40c1 100644 --- a/math/p5-Bit-Vector/Makefile +++ b/math/p5-Bit-Vector/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Bit-Vector -PORTVERSION= 6.2 +PORTVERSION= 6.3 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Bit diff --git a/math/p5-Bit-Vector/distinfo b/math/p5-Bit-Vector/distinfo index ba679cec0654..4845f23a41f3 100644 --- a/math/p5-Bit-Vector/distinfo +++ b/math/p5-Bit-Vector/distinfo @@ -1 +1 @@ -MD5 (Bit-Vector-6.2.tar.gz) = 5b5260a9863a5167248b26207ea0e0f6 +MD5 (Bit-Vector-6.3.tar.gz) = 8b2bd3bf6fe5b0de4cbeaf0621b969f5 diff --git a/math/p5-Bit-Vector/pkg-descr b/math/p5-Bit-Vector/pkg-descr index e883982fa7f3..d3ad59621948 100644 --- a/math/p5-Bit-Vector/pkg-descr +++ b/math/p5-Bit-Vector/pkg-descr @@ -13,5 +13,6 @@ overloaded operators for maximum ease of use. The C library can nevertheless be used stand-alone, without Perl. Author: Steffen Beyer <sb@engelschall.com> +WWW: http://search.cpan.org/search?dist=Bit-Vector --will |