From owner-svn-ports-all@FreeBSD.ORG Sat Mar 14 14:51:45 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2F2A55FE; Sat, 14 Mar 2015 14:51:45 +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 19988B68; Sat, 14 Mar 2015 14:51:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2EEpix8011946; Sat, 14 Mar 2015 14:51:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2EEpiV5011800; Sat, 14 Mar 2015 14:51:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201503141451.t2EEpiV5011800@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 14 Mar 2015 14:51:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381275 - 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: Sat, 14 Mar 2015 14:51:45 -0000 Author: sunpoet Date: Sat Mar 14 14:51:43 2015 New Revision: 381275 URL: https://svnweb.freebsd.org/changeset/ports/381275 QAT: https://qat.redports.org/buildarchive/r381275/ Log: - Update to 0.21 Changes: http://search.cpan.org/dist/Math-Int128/Changes PR: 198562 Submitted by: sunpoet (myself) Approved by: pi 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 Sat Mar 14 14:36:13 2015 (r381274) +++ head/math/p5-Math-Int128/Makefile Sat Mar 14 14:51:43 2015 (r381275) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Int128 -PORTVERSION= 0.20 +PORTVERSION= 0.21 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,8 +12,8 @@ COMMENT= Manipulate 128 bits integers in LICENSE= ART10 -BUILD_DEPENDS= p5-Math-Int64>=0.34:${PORTSDIR}/math/p5-Math-Int64 -RUN_DEPENDS= p5-Math-Int64>=0.34:${PORTSDIR}/math/p5-Math-Int64 +BUILD_DEPENDS= p5-Math-Int64>=0.51:${PORTSDIR}/math/p5-Math-Int64 +RUN_DEPENDS= p5-Math-Int64>=0.51:${PORTSDIR}/math/p5-Math-Int64 USES= perl5 USE_PERL5= configure Modified: head/math/p5-Math-Int128/distinfo ============================================================================== --- head/math/p5-Math-Int128/distinfo Sat Mar 14 14:36:13 2015 (r381274) +++ head/math/p5-Math-Int128/distinfo Sat Mar 14 14:51:43 2015 (r381275) @@ -1,2 +1,2 @@ -SHA256 (Math-Int128-0.20.tar.gz) = ba311cd25d28d6e9639bf9b3337ef1ec4ece709fd5cc938d3ab28c3a44500ddb -SIZE (Math-Int128-0.20.tar.gz) = 105479 +SHA256 (Math-Int128-0.21.tar.gz) = ee8496cd91431027561fa4ed137535c8fcbf2ea4e45f6850929d363fa68da24f +SIZE (Math-Int128-0.21.tar.gz) = 103580