diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-12-29 20:53:49 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-12-29 20:53:49 +0000 |
commit | 81977bef72fc1c1296d1469cf0e337caf6bce5da (patch) | |
tree | b205d77f7c9458baa0c6592375c2ce158fa6e7bb /math | |
parent | 3898cbde7fcd0ce53fc3e9ccdb6465ebb4dbabff (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Int128/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Int128/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/p5-Math-Int128/Makefile b/math/p5-Math-Int128/Makefile index 568e647fcc50..359579ac6215 100644 --- a/math/p5-Math-Int128/Makefile +++ b/math/p5-Math-Int128/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Int128 -PORTVERSION= 0.15 -PORTREVISION= 1 +PORTVERSION= 0.17 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Int128/distinfo b/math/p5-Math-Int128/distinfo index ff2f7b1b1dd2..3134f9aef406 100644 --- a/math/p5-Math-Int128/distinfo +++ b/math/p5-Math-Int128/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Int128-0.15.tar.gz) = 7d316d30e821a6ea7902afba7ac95637c12922442138425ee5ec7b75822b9a47 -SIZE (Math-Int128-0.15.tar.gz) = 62360 +SHA256 (Math-Int128-0.17.tar.gz) = f474ddd6fa40410e68457c67683fa924324737822cd25b91677feba7bb546578 +SIZE (Math-Int128-0.17.tar.gz) = 103831 |