- 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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user