aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2002-10-28 13:27:57 +0000
committerAnton Berezin <tobez@FreeBSD.org>2002-10-28 13:27:57 +0000
commit8f7670d621532e3fe3eee23e55fd07c2b3c08473 (patch)
tree92a20af15e735c3e5bf02742a200ffe67e403a69 /math
parent99b8b312b4a1e0c2439adbd9ee294a219b735038 (diff)
downloadports-8f7670d621532e3fe3eee23e55fd07c2b3c08473.tar.gz
ports-8f7670d621532e3fe3eee23e55fd07c2b3c08473.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/p5-Bit-Vector/Makefile2
-rw-r--r--math/p5-Bit-Vector/distinfo2
-rw-r--r--math/p5-Bit-Vector/pkg-descr1
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