From owner-svn-ports-head@freebsd.org Sat Nov 19 17:05:31 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 3897AC4A176; Sat, 19 Nov 2016 17:05:31 +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 074AE27DC; Sat, 19 Nov 2016 17:05:30 +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 uAJH5Uh6068539; Sat, 19 Nov 2016 17:05:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAJH5UNQ068537; Sat, 19 Nov 2016 17:05:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611191705.uAJH5UNQ068537@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:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426430 - head/devel/p5-Module-ScanDeps 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:31 -0000 Author: sunpoet Date: Sat Nov 19 17:05:29 2016 New Revision: 426430 URL: https://svnweb.freebsd.org/changeset/ports/426430 Log: - Update to 1.23 - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Module-ScanDeps/Changes Modified: head/devel/p5-Module-ScanDeps/Makefile head/devel/p5-Module-ScanDeps/distinfo Modified: head/devel/p5-Module-ScanDeps/Makefile ============================================================================== --- head/devel/p5-Module-ScanDeps/Makefile Sat Nov 19 17:05:15 2016 (r426429) +++ head/devel/p5-Module-ScanDeps/Makefile Sat Nov 19 17:05:29 2016 (r426430) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Module-ScanDeps -PORTVERSION= 1.22 +PORTVERSION= 1.23 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,9 @@ COMMENT= Recursively scan Perl code for LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires NO_ARCH= yes USE_PERL5= configure Modified: head/devel/p5-Module-ScanDeps/distinfo ============================================================================== --- head/devel/p5-Module-ScanDeps/distinfo Sat Nov 19 17:05:15 2016 (r426429) +++ head/devel/p5-Module-ScanDeps/distinfo Sat Nov 19 17:05:29 2016 (r426430) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478370045 -SHA256 (Module-ScanDeps-1.22.tar.gz) = 4670de213243cd0002838279f4d30c41879ff8d86a5740cd215cdb234f13f799 -SIZE (Module-ScanDeps-1.22.tar.gz) = 68145 +TIMESTAMP = 1479403352 +SHA256 (Module-ScanDeps-1.23.tar.gz) = 162b6f771197ad4662ac60c427d473b4c0a41cac476fa96b48556cce7fca040e +SIZE (Module-ScanDeps-1.23.tar.gz) = 55076