1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

math/Math-Int128: 0.21 -> 0.22

Fix for #RT103359: CLONE hook was dying because its signature
        was wrong (bug report by Duke Smith)
This commit is contained in:
Kurt Jaeger 2015-05-06 20:42:35 +00:00
parent 963da78751
commit d1f0564295
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385564
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-Int128
PORTVERSION= 0.21
PORTVERSION= 0.22
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,2 +1,2 @@
SHA256 (Math-Int128-0.21.tar.gz) = ee8496cd91431027561fa4ed137535c8fcbf2ea4e45f6850929d363fa68da24f
SIZE (Math-Int128-0.21.tar.gz) = 103580
SHA256 (Math-Int128-0.22.tar.gz) = a630ca401753866955f1173848ab5b4ac4ad5ca6ad9087f11cdf91dde85119bc
SIZE (Math-Int128-0.22.tar.gz) = 103698