Date: Fri, 2 Dec 2016 16:51:25 +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: r427577 - head/devel/p5-Inline-Python Message-ID: <201612021651.uB2GpPB3016879@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Dec 2 16:51:24 2016 New Revision: 427577 URL: https://svnweb.freebsd.org/changeset/ports/427577 Log: - Update to 0.52 Changes: http://search.cpan.org/dist/Inline-Python/Changes Modified: head/devel/p5-Inline-Python/Makefile head/devel/p5-Inline-Python/distinfo Modified: head/devel/p5-Inline-Python/Makefile ============================================================================== --- head/devel/p5-Inline-Python/Makefile Fri Dec 2 16:51:20 2016 (r427576) +++ head/devel/p5-Inline-Python/Makefile Fri Dec 2 16:51:24 2016 (r427577) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Inline-Python -PORTVERSION= 0.51 +PORTVERSION= 0.52 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Inline-Python/distinfo ============================================================================== --- head/devel/p5-Inline-Python/distinfo Fri Dec 2 16:51:20 2016 (r427576) +++ head/devel/p5-Inline-Python/distinfo Fri Dec 2 16:51:24 2016 (r427577) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479554106 -SHA256 (Inline-Python-0.51.tar.gz) = 98f17b50877b007618abec8ddc5c91447b6b38c6e3c3e06ee224af484ce50796 -SIZE (Inline-Python-0.51.tar.gz) = 57196 +TIMESTAMP = 1480687136 +SHA256 (Inline-Python-0.52.tar.gz) = 9c946e1c9ac308d4431f07bbd3965a945850d69eab33aced6c81e674729e2ff4 +SIZE (Inline-Python-0.52.tar.gz) = 57345
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612021651.uB2GpPB3016879>