- Update to 0.21

Changes:	http://search.cpan.org/dist/Math-Int128/Changes
PR:		198562
Submitted by:	sunpoet (myself)
Approved by:	pi
This commit is contained in:
Sunpoet Po-Chuan Hsieh
2015-03-14 14:51:43 +00:00
parent 47e904ae1e
commit 45cdc4f4ad
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-Int128
PORTVERSION= 0.20
PORTVERSION= 0.21
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,8 +12,8 @@ COMMENT= Manipulate 128 bits integers in Perl
LICENSE= ART10
BUILD_DEPENDS= p5-Math-Int64>=0.34:${PORTSDIR}/math/p5-Math-Int64
RUN_DEPENDS= p5-Math-Int64>=0.34:${PORTSDIR}/math/p5-Math-Int64
BUILD_DEPENDS= p5-Math-Int64>=0.51:${PORTSDIR}/math/p5-Math-Int64
RUN_DEPENDS= p5-Math-Int64>=0.51:${PORTSDIR}/math/p5-Math-Int64
USES= perl5
USE_PERL5= configure

View File

@@ -1,2 +1,2 @@
SHA256 (Math-Int128-0.20.tar.gz) = ba311cd25d28d6e9639bf9b3337ef1ec4ece709fd5cc938d3ab28c3a44500ddb
SIZE (Math-Int128-0.20.tar.gz) = 105479
SHA256 (Math-Int128-0.21.tar.gz) = ee8496cd91431027561fa4ed137535c8fcbf2ea4e45f6850929d363fa68da24f
SIZE (Math-Int128-0.21.tar.gz) = 103580