Date: Sat, 16 May 2015 13:35:01 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386534 - head/math/p5-Math-Int64 Message-ID: <201505161335.t4GDZ1UE074961@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505161335.t4GDZ1UE074961>