From owner-svn-ports-head@FreeBSD.ORG Mon Nov 24 18:25:41 2014 Return-Path: Delivered-To: svn-ports-head@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 7ED92D0B; Mon, 24 Nov 2014 18:25:41 +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 50D98BB4; Mon, 24 Nov 2014 18:25:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAOIPftm093830; Mon, 24 Nov 2014 18:25:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAOIPeXm093825; Mon, 24 Nov 2014 18:25:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201411241825.sAOIPeXm093825@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 24 Nov 2014 18:25:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373247 - in head: Mk/Uses devel/p5-Module-Build-Tiny 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.18-1 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: Mon, 24 Nov 2014 18:25:41 -0000 Author: sunpoet Date: Mon Nov 24 18:25:39 2014 New Revision: 373247 URL: https://svnweb.freebsd.org/changeset/ports/373247 QAT: https://qat.redports.org/buildarchive/r373247/ Log: - Update to 0.039 Changes: http://search.cpan.org/dist/Module-Build-Tiny/Changes Modified: head/Mk/Uses/perl5.mk head/devel/p5-Module-Build-Tiny/Makefile head/devel/p5-Module-Build-Tiny/distinfo Modified: head/Mk/Uses/perl5.mk ============================================================================== --- head/Mk/Uses/perl5.mk Mon Nov 24 18:25:34 2014 (r373246) +++ head/Mk/Uses/perl5.mk Mon Nov 24 18:25:39 2014 (r373247) @@ -192,7 +192,7 @@ CONFIGURE_ARGS+=--create_packlist 0 .endif .if ${_USE_PERL5:Mmodbuildtiny} .if ${PORTNAME} != Module-Build-Tiny -BUILD_DEPENDS+= p5-Module-Build-Tiny>=0.038:${PORTSDIR}/devel/p5-Module-Build-Tiny +BUILD_DEPENDS+= p5-Module-Build-Tiny>=0.039:${PORTSDIR}/devel/p5-Module-Build-Tiny .endif CONFIGURE_ARGS+=--create_packlist 1 .endif Modified: head/devel/p5-Module-Build-Tiny/Makefile ============================================================================== --- head/devel/p5-Module-Build-Tiny/Makefile Mon Nov 24 18:25:34 2014 (r373246) +++ head/devel/p5-Module-Build-Tiny/Makefile Mon Nov 24 18:25:39 2014 (r373247) @@ -6,7 +6,7 @@ # Mk/Uses/perl5.mk. PORTNAME= Module-Build-Tiny -PORTVERSION= 0.038 +PORTVERSION= 0.039 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Module-Build-Tiny/distinfo ============================================================================== --- head/devel/p5-Module-Build-Tiny/distinfo Mon Nov 24 18:25:34 2014 (r373246) +++ head/devel/p5-Module-Build-Tiny/distinfo Mon Nov 24 18:25:39 2014 (r373247) @@ -1,2 +1,2 @@ -SHA256 (Module-Build-Tiny-0.038.tar.gz) = 8d1814f5e7cdb1cb166ad1403101d3ff2f672997e2afe22007a0944f80469be5 -SIZE (Module-Build-Tiny-0.038.tar.gz) = 20614 +SHA256 (Module-Build-Tiny-0.039.tar.gz) = 7d580ff6ace0cbe555bf36b86dc8ea232581530cbeaaea09bccb57b55797f11c +SIZE (Module-Build-Tiny-0.039.tar.gz) = 20663