From owner-svn-ports-all@FreeBSD.ORG Mon Dec 29 20:53:50 2014 Return-Path: Delivered-To: svn-ports-all@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 C4688ED4; Mon, 29 Dec 2014 20:53:50 +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 B063665000; Mon, 29 Dec 2014 20:53:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBTKro8c048033; Mon, 29 Dec 2014 20:53:50 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBTKroei048031; Mon, 29 Dec 2014 20:53:50 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201412292053.sBTKroei048031@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 29 Dec 2014 20:53:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375802 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Dec 2014 20:53:50 -0000 Author: pi Date: Mon Dec 29 20:53:49 2014 New Revision: 375802 URL: https://svnweb.freebsd.org/changeset/ports/375802 QAT: https://qat.redports.org/buildarchive/r375802/ Log: math/p5-Math-Int128: 0.15 -> 0.17 - Better compiler detection on i386 - Some left/right shift fixes http://cpansearch.perl.org/src/DROLSKY/Math-Int128-0.17/Changes 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 Mon Dec 29 20:24:44 2014 (r375801) +++ head/math/p5-Math-Int128/Makefile Mon Dec 29 20:53:49 2014 (r375802) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Int128 -PORTVERSION= 0.15 -PORTREVISION= 1 +PORTVERSION= 0.17 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-Int128/distinfo ============================================================================== --- head/math/p5-Math-Int128/distinfo Mon Dec 29 20:24:44 2014 (r375801) +++ head/math/p5-Math-Int128/distinfo Mon Dec 29 20:53:49 2014 (r375802) @@ -1,2 +1,2 @@ -SHA256 (Math-Int128-0.15.tar.gz) = 7d316d30e821a6ea7902afba7ac95637c12922442138425ee5ec7b75822b9a47 -SIZE (Math-Int128-0.15.tar.gz) = 62360 +SHA256 (Math-Int128-0.17.tar.gz) = f474ddd6fa40410e68457c67683fa924324737822cd25b91677feba7bb546578 +SIZE (Math-Int128-0.17.tar.gz) = 103831