diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-02-21 22:30:53 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-02-21 23:07:01 +0800 |
commit | 26611363456e36eb9bb6c6ee861a4c94f1982bc0 (patch) | |
tree | 628b9fe6b33a6c40e3653838706f47bcf83424b1 /math | |
parent | 87f013ca69120654d93615912d1d48f71136b9aa (diff) | |
download | freebsd-ports-26611363456e36eb9bb6c6ee861a4c94f1982bc0.zip |
math/p5-Math-Int64: Update to 0.57
Changes: https://metacpan.org/dist/Math-Int64/changes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Int64/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Int64/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/p5-Math-Int64/Makefile b/math/p5-Math-Int64/Makefile index 634bb45cecc5..2d21a74b12a6 100644 --- a/math/p5-Math-Int64/Makefile +++ b/math/p5-Math-Int64/Makefile @@ -1,5 +1,5 @@ PORTNAME= Math-Int64 -PORTVERSION= 0.54 +PORTVERSION= 0.57 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Int64/distinfo b/math/p5-Math-Int64/distinfo index 630a199cdab2..1ea4622ebae9 100644 --- a/math/p5-Math-Int64/distinfo +++ b/math/p5-Math-Int64/distinfo @@ -1,2 +1,3 @@ -SHA256 (Math-Int64-0.54.tar.gz) = dcfc51e698437ea6b9cefe0276215c56cdb6a7f85e3e24a2b6b4189f1960d351 -SIZE (Math-Int64-0.54.tar.gz) = 119664 +TIMESTAMP = 1708449048 +SHA256 (Math-Int64-0.57.tar.gz) = 12c60111c1cfceb257ac2ccc5b2e1721879efa09a1b0a73e8836afca107a7d75 +SIZE (Math-Int64-0.57.tar.gz) = 107927 |