diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-06-03 14:15:40 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-06-03 14:15:40 +0000 |
commit | ba96b8f3f630df3da31db8745ea795e7803855ba (patch) | |
tree | ddab347f13293f71f64ac523425d56cb6437d7aa | |
parent | Update to 1.61. (diff) |
Update to 7.3.
Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-7.3/CHANGES.txt
Notes
Notes:
svn path=/head/; revision=319784
-rw-r--r-- | math/p5-Bit-Vector/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Bit-Vector/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/p5-Bit-Vector/Makefile b/math/p5-Bit-Vector/Makefile index d6229ab22d6b..676b027239aa 100644 --- a/math/p5-Bit-Vector/Makefile +++ b/math/p5-Bit-Vector/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Bit-Vector -PORTVERSION= 7.2 -PORTREVISION= 2 +PORTVERSION= 7.3 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Bit-Vector/distinfo b/math/p5-Bit-Vector/distinfo index 86c519056f64..a7e8b9e1ab8f 100644 --- a/math/p5-Bit-Vector/distinfo +++ b/math/p5-Bit-Vector/distinfo @@ -1,2 +1,2 @@ -SHA256 (Bit-Vector-7.2.tar.gz) = d60630f0eb033edabfe904416c6e7324fefff13699e97302361d1bad80f62e0f -SIZE (Bit-Vector-7.2.tar.gz) = 135586 +SHA256 (Bit-Vector-7.3.tar.gz) = 5a76330bfb9b9083371484c960d01ac0ad0e129fe770bfb1e87a85384e088f3d +SIZE (Bit-Vector-7.3.tar.gz) = 130395 |