From owner-svn-ports-head@FreeBSD.ORG Wed May 6 20:42:36 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 58555242; Wed, 6 May 2015 20:42:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46E4F1B21; Wed, 6 May 2015 20:42:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t46KgaMw024919; Wed, 6 May 2015 20:42:36 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t46KgZeJ024917; Wed, 6 May 2015 20:42:35 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201505062042.t46KgZeJ024917@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 6 May 2015 20:42:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385564 - head/math/p5-Math-Int128 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 May 2015 20:42:36 -0000 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