From owner-svn-ports-head@FreeBSD.ORG Thu Sep 11 15:51:57 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2132AC20; Thu, 11 Sep 2014 15:51:57 +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 0BE96EB8; Thu, 11 Sep 2014 15:51:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8BFpu34005262; Thu, 11 Sep 2014 15:51:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8BFpu9q005258; Thu, 11 Sep 2014 15:51:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201409111551.s8BFpu9q005258@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 11 Sep 2014 15:51:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367950 - head/math/p5-Math-Int64 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.18-1 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: Thu, 11 Sep 2014 15:51:57 -0000 Author: sunpoet Date: Thu Sep 11 15:51:56 2014 New Revision: 367950 URL: http://svnweb.freebsd.org/changeset/ports/367950 QAT: https://qat.redports.org/buildarchive/r367950/ Log: - Update to 0.32 Changes: http://search.cpan.org/dist/Math-Int64/Changes Modified: head/math/p5-Math-Int64/Makefile head/math/p5-Math-Int64/distinfo Modified: head/math/p5-Math-Int64/Makefile ============================================================================== --- head/math/p5-Math-Int64/Makefile Thu Sep 11 15:51:51 2014 (r367949) +++ head/math/p5-Math-Int64/Makefile Thu Sep 11 15:51:56 2014 (r367950) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Int64 -PORTVERSION= 0.30 +PORTVERSION= 0.32 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-Int64/distinfo ============================================================================== --- head/math/p5-Math-Int64/distinfo Thu Sep 11 15:51:51 2014 (r367949) +++ head/math/p5-Math-Int64/distinfo Thu Sep 11 15:51:56 2014 (r367950) @@ -1,2 +1,2 @@ -SHA256 (Math-Int64-0.30.tar.gz) = 1f34090c4b5b6c518de708f9247b83eefb9555e2d406fb7b346b266772f18a64 -SIZE (Math-Int64-0.30.tar.gz) = 68364 +SHA256 (Math-Int64-0.32.tar.gz) = ec853a26a970a4ecdb3c666aefa64f2fe6241f177778c486eb23460f22e74c50 +SIZE (Math-Int64-0.32.tar.gz) = 68247