From owner-svn-ports-head@FreeBSD.ORG Fri Oct 11 14:08:48 2013 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AE469960; Fri, 11 Oct 2013 14:08:48 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9BA3127B8; Fri, 11 Oct 2013 14:08:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9BE8m4d097119; Fri, 11 Oct 2013 14:08:48 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9BE8mvp097114; Fri, 11 Oct 2013 14:08:48 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201310111408.r9BE8mvp097114@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 11 Oct 2013 14:08:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330075 - head/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.14 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, 11 Oct 2013 14:08:48 -0000 Author: sunpoet Date: Fri Oct 11 14:08:47 2013 New Revision: 330075 URL: http://svnweb.freebsd.org/changeset/ports/330075 Log: - Update to 0.030 Changes: http://search.cpan.org/dist/Module-Build-Tiny/Changes Modified: head/devel/p5-Module-Build-Tiny/Makefile head/devel/p5-Module-Build-Tiny/distinfo Modified: head/devel/p5-Module-Build-Tiny/Makefile ============================================================================== --- head/devel/p5-Module-Build-Tiny/Makefile Fri Oct 11 13:47:15 2013 (r330074) +++ head/devel/p5-Module-Build-Tiny/Makefile Fri Oct 11 14:08:47 2013 (r330075) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Module-Build-Tiny -PORTVERSION= 0.028 +PORTVERSION= 0.030 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-ExtUtils-Config>=0.003:${PORTSDIR}/devel/p5-ExtUtils-Config \ p5-ExtUtils-Helpers>=0.020:${PORTSDIR}/devel/p5-ExtUtils-Helpers \ - p5-ExtUtils-InstallPaths>=0.002:${PORTSDIR}/devel/p5-ExtUtils-InstallPaths + p5-ExtUtils-InstallPaths>=0.002:${PORTSDIR}/devel/p5-ExtUtils-InstallPaths \ + p5-Test-Harness>=3.29:${PORTSDIR}/devel/p5-Test-Harness RUN_DEPENDS:= ${BUILD_DEPENDS} NO_STAGE= yes Modified: head/devel/p5-Module-Build-Tiny/distinfo ============================================================================== --- head/devel/p5-Module-Build-Tiny/distinfo Fri Oct 11 13:47:15 2013 (r330074) +++ head/devel/p5-Module-Build-Tiny/distinfo Fri Oct 11 14:08:47 2013 (r330075) @@ -1,2 +1,2 @@ -SHA256 (Module-Build-Tiny-0.028.tar.gz) = c076926a73113359fb6fcf097908da7af8a66c24022cb303a06da6898ba6111f -SIZE (Module-Build-Tiny-0.028.tar.gz) = 19634 +SHA256 (Module-Build-Tiny-0.030.tar.gz) = dfd418ad0e8290cf645ab11be209a1bf6865e5a562c5a1592da99d5fd24718a8 +SIZE (Module-Build-Tiny-0.030.tar.gz) = 19824