From owner-svn-ports-all@FreeBSD.ORG Sun Jan 4 12:02:36 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 9FDE9B21; Sun, 4 Jan 2015 12:02:36 +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 7157A3AD2; Sun, 4 Jan 2015 12:02:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t04C2auR092607; Sun, 4 Jan 2015 12:02:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t04C2ZN5092604; Sun, 4 Jan 2015 12:02:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201501041202.t04C2ZN5092604@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jan 2015 12:02:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376213 - head/devel/p5-Inline-C 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.18-1 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: Sun, 04 Jan 2015 12:02:36 -0000 Author: sunpoet Date: Sun Jan 4 12:02:34 2015 New Revision: 376213 URL: https://svnweb.freebsd.org/changeset/ports/376213 QAT: https://qat.redports.org/buildarchive/r376213/ Log: - Update to 0.73 Changes: http://search.cpan.org/dist/Inline-C/Changes Modified: head/devel/p5-Inline-C/Makefile head/devel/p5-Inline-C/distinfo head/devel/p5-Inline-C/pkg-plist Modified: head/devel/p5-Inline-C/Makefile ============================================================================== --- head/devel/p5-Inline-C/Makefile Sun Jan 4 11:58:41 2015 (r376212) +++ head/devel/p5-Inline-C/Makefile Sun Jan 4 12:02:34 2015 (r376213) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Inline-C -PORTVERSION= 0.71 +PORTVERSION= 0.73 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Inline-C/distinfo ============================================================================== --- head/devel/p5-Inline-C/distinfo Sun Jan 4 11:58:41 2015 (r376212) +++ head/devel/p5-Inline-C/distinfo Sun Jan 4 12:02:34 2015 (r376213) @@ -1,2 +1,2 @@ -SHA256 (Inline-C-0.71.tar.gz) = c3f60bbe76927994cf3a9f6ef6df6d2ff0d9eae68f2dbceeee4a3e12e068ba0c -SIZE (Inline-C-0.71.tar.gz) = 73432 +SHA256 (Inline-C-0.73.tar.gz) = 4b427cd710a48c14ea6bda23c78639867e7ffd9c2e5098f8e512f911278a0dd2 +SIZE (Inline-C-0.73.tar.gz) = 72745 Modified: head/devel/p5-Inline-C/pkg-plist ============================================================================== --- head/devel/p5-Inline-C/pkg-plist Sun Jan 4 11:58:41 2015 (r376212) +++ head/devel/p5-Inline-C/pkg-plist Sun Jan 4 12:02:34 2015 (r376213) @@ -10,10 +10,7 @@ %%SITE_PERL%%/Inline/C/Parser/Pegex/Grammar.pm %%SITE_PERL%%/Inline/C/Parser/RecDescent.pm %%SITE_PERL%%/Inline/C/Parser/RegExp.pm -%%SITE_PERL%%/auto/share/dist/Inline-C/Makefile %%SITE_PERL%%/auto/share/dist/Inline-C/inline-c.pgx -%%SITE_PERL%%/auto/share/dist/Inline-C/inline-c.pgx.json -%%SITE_PERL%%/auto/share/dist/Inline-C/inline-c.pgx.yaml %%PERL5_MAN3%%/Inline::C.3.gz %%PERL5_MAN3%%/Inline::C::Cookbook.3.gz %%PERL5_MAN3%%/Inline::C::ParsePegex.3.gz