svn commit: r385564 - head/math/p5-Math-Int128

Kurt Jaeger pi at FreeBSD.org
Wed May 6 20:42:36 UTC 2015


Author: pi
Date: Wed May  6 20:42:35 2015
New Revision: 385564
URL: https://svnweb.freebsd.org/changeset/ports/385564

Log:
  math/Math-Int128: 0.21 -> 0.22
  
  Fix for #RT103359: CLONE hook was dying because its signature
          was wrong (bug report by Duke Smith)

Modified:
  head/math/p5-Math-Int128/Makefile
  head/math/p5-Math-Int128/distinfo

Modified: head/math/p5-Math-Int128/Makefile
==============================================================================
--- head/math/p5-Math-Int128/Makefile	Wed May  6 20:38:19 2015	(r385563)
+++ head/math/p5-Math-Int128/Makefile	Wed May  6 20:42:35 2015	(r385564)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-Int128
-PORTVERSION=	0.21
+PORTVERSION=	0.22
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/math/p5-Math-Int128/distinfo
==============================================================================
--- head/math/p5-Math-Int128/distinfo	Wed May  6 20:38:19 2015	(r385563)
+++ head/math/p5-Math-Int128/distinfo	Wed May  6 20:42:35 2015	(r385564)
@@ -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


More information about the svn-ports-all mailing list