From owner-svn-ports-head@FreeBSD.ORG Tue Jun 9 13:58:25 2015 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 B0F5AE3; Tue, 9 Jun 2015 13:58:25 +0000 (UTC) (envelope-from lth@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 9F2D6165F; Tue, 9 Jun 2015 13:58:25 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t59DwP5e000545; Tue, 9 Jun 2015 13:58:25 GMT (envelope-from lth@FreeBSD.org) Received: (from lth@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t59DwPQu000543; Tue, 9 Jun 2015 13:58:25 GMT (envelope-from lth@FreeBSD.org) Message-Id: <201506091358.t59DwPQu000543@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: lth set sender to lth@FreeBSD.org using -f From: Lars Thegler Date: Tue, 9 Jun 2015 13:58:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388935 - head/devel/p5-Module-Path 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.20 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: Tue, 09 Jun 2015 13:58:25 -0000 Author: lth Date: Tue Jun 9 13:58:24 2015 New Revision: 388935 URL: https://svnweb.freebsd.org/changeset/ports/388935 Log: Update to 0.19 Changes: https://metacpan.org/changes/distribution/Module-Path Modified: head/devel/p5-Module-Path/Makefile head/devel/p5-Module-Path/distinfo Modified: head/devel/p5-Module-Path/Makefile ============================================================================== --- head/devel/p5-Module-Path/Makefile Tue Jun 9 13:32:49 2015 (r388934) +++ head/devel/p5-Module-Path/Makefile Tue Jun 9 13:58:24 2015 (r388935) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Module-Path -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,8 @@ COMMENT= Get the full path to a locally LICENSE= ART10 GPLv1 LICENSE_COMB= dual +TEST_DEPENDS= p5-Devel-FindPerl>0:${PORTSDIR}/devel/p5-Devel-FindPerl + USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Module-Path/distinfo ============================================================================== --- head/devel/p5-Module-Path/distinfo Tue Jun 9 13:32:49 2015 (r388934) +++ head/devel/p5-Module-Path/distinfo Tue Jun 9 13:58:24 2015 (r388935) @@ -1,2 +1,2 @@ -SHA256 (Module-Path-0.18.tar.gz) = 664f92539b9ecbc8ae41f66d18e9467e15be3870295bb2610fce6284af2c4962 -SIZE (Module-Path-0.18.tar.gz) = 13877 +SHA256 (Module-Path-0.19.tar.gz) = b33179ce4dd73dfcde7d46808804b9ffbb11db0245fe455a7d001747562feaca +SIZE (Module-Path-0.19.tar.gz) = 14328