From owner-svn-ports-head@freebsd.org Sat Nov 19 17:05:11 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 C0BAAC4A107; Sat, 19 Nov 2016 17:05:11 +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 8ACD32566; Sat, 19 Nov 2016 17:05:11 +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 uAJH5AR9068283; Sat, 19 Nov 2016 17:05:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAJH5Ajr068281; Sat, 19 Nov 2016 17:05:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611191705.uAJH5Ajr068281@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 19 Nov 2016 17:05:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426428 - head/devel/p5-Devel-CheckCompiler 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: Sat, 19 Nov 2016 17:05:11 -0000 Author: sunpoet Date: Sat Nov 19 17:05:10 2016 New Revision: 426428 URL: https://svnweb.freebsd.org/changeset/ports/426428 Log: - Update to 0.07 Changes: http://search.cpan.org/dist/Devel-CheckCompiler/Changes Modified: head/devel/p5-Devel-CheckCompiler/Makefile head/devel/p5-Devel-CheckCompiler/distinfo Modified: head/devel/p5-Devel-CheckCompiler/Makefile ============================================================================== --- head/devel/p5-Devel-CheckCompiler/Makefile Sat Nov 19 17:05:05 2016 (r426427) +++ head/devel/p5-Devel-CheckCompiler/Makefile Sat Nov 19 17:05:10 2016 (r426428) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Devel-CheckCompiler -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,10 +13,8 @@ COMMENT= Check the compiler availability LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires - NO_ARCH= yes -USE_PERL5= modbuild +USE_PERL5= modbuildtiny USES= perl5 .include Modified: head/devel/p5-Devel-CheckCompiler/distinfo ============================================================================== --- head/devel/p5-Devel-CheckCompiler/distinfo Sat Nov 19 17:05:05 2016 (r426427) +++ head/devel/p5-Devel-CheckCompiler/distinfo Sat Nov 19 17:05:10 2016 (r426428) @@ -1,2 +1,3 @@ -SHA256 (Devel-CheckCompiler-0.06.tar.gz) = 070a9e20a25f8d654387080a295ed97dca63e6fa16779903e46cdeb6dfa982ac -SIZE (Devel-CheckCompiler-0.06.tar.gz) = 11694 +TIMESTAMP = 1479568907 +SHA256 (Devel-CheckCompiler-0.07.tar.gz) = 768b7697b4b8d4d372c7507b65e9dd26aa4223f7100183bbb4d3af46d43869b5 +SIZE (Devel-CheckCompiler-0.07.tar.gz) = 11261