From owner-svn-ports-head@freebsd.org Sun Jan 17 13:10:20 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5E49AA6A0EA; Sun, 17 Jan 2016 13:10:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 2C32F1E22; Sun, 17 Jan 2016 13:10:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0HDAJgS000346; Sun, 17 Jan 2016 13:10:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0HDAJZs000344; Sun, 17 Jan 2016 13:10:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201601171310.u0HDAJZs000344@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 17 Jan 2016 13:10:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406341 - 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.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: Sun, 17 Jan 2016 13:10:20 -0000 Author: sunpoet Date: Sun Jan 17 13:10:18 2016 New Revision: 406341 URL: https://svnweb.freebsd.org/changeset/ports/406341 Log: - Update to 0.54 Changes: http://search.cpan.org/dist/Math-Int64/Changes Sponsored by: PortsCamp Taiwan 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 Sun Jan 17 13:10:14 2016 (r406340) +++ head/math/p5-Math-Int64/Makefile Sun Jan 17 13:10:18 2016 (r406341) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Int64 -PORTVERSION= 0.53 +PORTVERSION= 0.54 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-Int64/distinfo ============================================================================== --- head/math/p5-Math-Int64/distinfo Sun Jan 17 13:10:14 2016 (r406340) +++ head/math/p5-Math-Int64/distinfo Sun Jan 17 13:10:18 2016 (r406341) @@ -1,2 +1,2 @@ -SHA256 (Math-Int64-0.53.tar.gz) = 3b1f3d685b68c5d1c714cbf6da3b728a3aada66843bb55d3e69ed33b7118fdca -SIZE (Math-Int64-0.53.tar.gz) = 118906 +SHA256 (Math-Int64-0.54.tar.gz) = dcfc51e698437ea6b9cefe0276215c56cdb6a7f85e3e24a2b6b4189f1960d351 +SIZE (Math-Int64-0.54.tar.gz) = 119664