diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-06-09 05:54:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-06-09 05:54:08 +0800 |
commit | c84507042d45ebc708751e8f22e0779700135c44 (patch) | |
tree | 1d29b33e1a5b8b44b12e612d5df440f58390899f /math/p5-Math-Int64 | |
parent | da16b38cec1e2d2e8b71aace0617e925246575e6 (diff) | |
download | freebsd-ports-gnome-c84507042d45ebc708751e8f22e0779700135c44.tar.gz freebsd-ports-gnome-c84507042d45ebc708751e8f22e0779700135c44.tar.zst freebsd-ports-gnome-c84507042d45ebc708751e8f22e0779700135c44.zip |
- Update to 0.30
Changes: http://search.cpan.org/dist/Math-Int64/Changes
Diffstat (limited to 'math/p5-Math-Int64')
-rw-r--r-- | math/p5-Math-Int64/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Int64/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Int64/Makefile b/math/p5-Math-Int64/Makefile index e35364085d20..06281af95a94 100644 --- a/math/p5-Math-Int64/Makefile +++ b/math/p5-Math-Int64/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Int64 -PORTVERSION= 0.29 +PORTVERSION= 0.30 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Int64/distinfo b/math/p5-Math-Int64/distinfo index fddc36a0438b..ff0f93c7b75c 100644 --- a/math/p5-Math-Int64/distinfo +++ b/math/p5-Math-Int64/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Int64-0.29.tar.gz) = c1320f027f070d73734d0a28353665ccdda6de3c76be0f253e255f3cd63cca42 -SIZE (Math-Int64-0.29.tar.gz) = 68010 +SHA256 (Math-Int64-0.30.tar.gz) = 1f34090c4b5b6c518de708f9247b83eefb9555e2d406fb7b346b266772f18a64 +SIZE (Math-Int64-0.30.tar.gz) = 68364 |