From owner-svn-ports-all@FreeBSD.ORG Sat May 16 13:35:02 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 6C51A6AD; Sat, 16 May 2015 13:35:02 +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 5BFA0176C; Sat, 16 May 2015 13:35:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4GDZ2JH074965; Sat, 16 May 2015 13:35:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4GDZ1UE074961; Sat, 16 May 2015 13:35:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201505161335.t4GDZ1UE074961@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, 16 May 2015 13:35:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386534 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 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, 16 May 2015 13:35:02 -0000 Author: sunpoet Date: Sat May 16 13:35:01 2015 New Revision: 386534 URL: https://svnweb.freebsd.org/changeset/ports/386534 Log: - Update to 0.53 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 Sat May 16 13:34:56 2015 (r386533) +++ head/math/p5-Math-Int64/Makefile Sat May 16 13:35:01 2015 (r386534) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Int64 -PORTVERSION= 0.52 +PORTVERSION= 0.53 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-Int64/distinfo ============================================================================== --- head/math/p5-Math-Int64/distinfo Sat May 16 13:34:56 2015 (r386533) +++ head/math/p5-Math-Int64/distinfo Sat May 16 13:35:01 2015 (r386534) @@ -1,2 +1,2 @@ -SHA256 (Math-Int64-0.52.tar.gz) = bf3ef218835d8290847a88adfe1d46c00ed79f4eabcf70133ac9db12167bffdc -SIZE (Math-Int64-0.52.tar.gz) = 118676 +SHA256 (Math-Int64-0.53.tar.gz) = 3b1f3d685b68c5d1c714cbf6da3b728a3aada66843bb55d3e69ed33b7118fdca +SIZE (Math-Int64-0.53.tar.gz) = 118906