diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-02-03 03:55:18 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-02-03 03:55:18 +0800 |
commit | a6fc65b3fe8b92c0b0554c2eaa0cd0b4e2ee7b58 (patch) | |
tree | 2fa4ffe79951d433650cde3c979dcccb5d2a914b /math | |
parent | 73aebd0937b8f113cc8ab53bd936800ffcf36a19 (diff) | |
download | freebsd-ports-gnome-a6fc65b3fe8b92c0b0554c2eaa0cd0b4e2ee7b58.tar.gz freebsd-ports-gnome-a6fc65b3fe8b92c0b0554c2eaa0cd0b4e2ee7b58.tar.zst freebsd-ports-gnome-a6fc65b3fe8b92c0b0554c2eaa0cd0b4e2ee7b58.zip |
Update to 0.48
Changes: http://search.cpan.org/dist/bignum/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-bignum/Makefile | 3 | ||||
-rw-r--r-- | math/p5-bignum/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/p5-bignum/Makefile b/math/p5-bignum/Makefile index 6574f3fa1930..439adfa0e989 100644 --- a/math/p5-bignum/Makefile +++ b/math/p5-bignum/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= bignum -PORTVERSION= 0.47 -PORTREVISION= 1 +PORTVERSION= 0.48 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PJACKLAM diff --git a/math/p5-bignum/distinfo b/math/p5-bignum/distinfo index 42040a3755b2..7d2434f23804 100644 --- a/math/p5-bignum/distinfo +++ b/math/p5-bignum/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481826701 -SHA256 (bignum-0.47.tar.gz) = b084eac6d676d2acc4d60deed58e6e31b2f572b7b0be1aec9b93be92bad8261a -SIZE (bignum-0.47.tar.gz) = 26898 +TIMESTAMP = 1517590036 +SHA256 (bignum-0.48.tar.gz) = 3ace55127e4fa293ca887b8eb31355094a3b4815e15ebe07cd616773d33a6301 +SIZE (bignum-0.48.tar.gz) = 26801 |