From owner-svn-ports-head@freebsd.org Fri Dec 2 16:51:26 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 65B85C632BC; Fri, 2 Dec 2016 16:51:26 +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 34EC617C8; Fri, 2 Dec 2016 16:51:26 +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 uB2GpPcJ016882; Fri, 2 Dec 2016 16:51:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB2GpPB3016879; Fri, 2 Dec 2016 16:51:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612021651.uB2GpPB3016879@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 2 Dec 2016 16:51:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427577 - head/devel/p5-Inline-Python 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.23 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: Fri, 02 Dec 2016 16:51:26 -0000 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