Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 May 2015 20:42:35 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385564 - head/math/p5-Math-Int128
Message-ID:  <201505062042.t46KgZeJ024917@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505062042.t46KgZeJ024917>