From owner-svn-ports-all@FreeBSD.ORG Sat May 30 13:12:55 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3FE73540; Sat, 30 May 2015 13:12:55 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) 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 2DFE01EFB; Sat, 30 May 2015 13:12:55 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4UDCt9r087452; Sat, 30 May 2015 13:12:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4UDCsij087450; Sat, 30 May 2015 13:12:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201505301312.t4UDCsij087450@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 30 May 2015 13:12:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387953 - head/devel/p5-ExtUtils-CChecker 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.20 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: Sat, 30 May 2015 13:12:55 -0000 Author: sunpoet Date: Sat May 30 13:12:54 2015 New Revision: 387953 URL: https://svnweb.freebsd.org/changeset/ports/387953 Log: - Update to 0.10 Changes: http://search.cpan.org/dist/ExtUtils-CChecker/Changes Modified: head/devel/p5-ExtUtils-CChecker/Makefile head/devel/p5-ExtUtils-CChecker/distinfo Modified: head/devel/p5-ExtUtils-CChecker/Makefile ============================================================================== --- head/devel/p5-ExtUtils-CChecker/Makefile Sat May 30 13:12:48 2015 (r387952) +++ head/devel/p5-ExtUtils-CChecker/Makefile Sat May 30 13:12:54 2015 (r387953) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ExtUtils-CChecker -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-ExtUtils-CChecker/distinfo ============================================================================== --- head/devel/p5-ExtUtils-CChecker/distinfo Sat May 30 13:12:48 2015 (r387952) +++ head/devel/p5-ExtUtils-CChecker/distinfo Sat May 30 13:12:54 2015 (r387953) @@ -1,2 +1,2 @@ -SHA256 (ExtUtils-CChecker-0.09.tar.gz) = ebf167e3f98b4b1ff8e7a5e98d084558b87d0b19442f5da33233ef6b2eb66ad7 -SIZE (ExtUtils-CChecker-0.09.tar.gz) = 21237 +SHA256 (ExtUtils-CChecker-0.10.tar.gz) = 50bfe76870fc1510f56bae4fa2dce0165d9ac4af4e7320d6b8fda14dfea4be0b +SIZE (ExtUtils-CChecker-0.10.tar.gz) = 19496