From owner-svn-ports-all@freebsd.org Tue May 1 19:49:59 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2DECFFB5FA8; Tue, 1 May 2018 19:49:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D45777F4F3; Tue, 1 May 2018 19:49:58 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CD810267FE; Tue, 1 May 2018 19:49:58 +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 w41Jnwi9012862; Tue, 1 May 2018 19:49:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w41Jnwko012860; Tue, 1 May 2018 19:49:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201805011949.w41Jnwko012860@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 1 May 2018 19:49:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468785 - head/devel/p5-File-ConfigDir X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-File-ConfigDir X-SVN-Commit-Revision: 468785 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2018 19:49:59 -0000 Author: sunpoet Date: Tue May 1 19:49:58 2018 New Revision: 468785 URL: https://svnweb.freebsd.org/changeset/ports/468785 Log: Update to 0.020 - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/File-ConfigDir/Changes Modified: head/devel/p5-File-ConfigDir/Makefile head/devel/p5-File-ConfigDir/distinfo Modified: head/devel/p5-File-ConfigDir/Makefile ============================================================================== --- head/devel/p5-File-ConfigDir/Makefile Tue May 1 19:49:00 2018 (r468784) +++ head/devel/p5-File-ConfigDir/Makefile Tue May 1 19:49:58 2018 (r468785) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-ConfigDir -PORTVERSION= 0.019 +PORTVERSION= 0.020 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-File-HomeDir>=0.50:devel/p5-File-Hom p5-List-MoreUtils-XS>=0.418:lang/p5-List-MoreUtils-XS \ p5-local-lib>=1.008008:devel/p5-local-lib RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Without-Module>=0:devel/p5-Test-Without-Module NO_ARCH= yes USE_PERL5= configure Modified: head/devel/p5-File-ConfigDir/distinfo ============================================================================== --- head/devel/p5-File-ConfigDir/distinfo Tue May 1 19:49:00 2018 (r468784) +++ head/devel/p5-File-ConfigDir/distinfo Tue May 1 19:49:58 2018 (r468785) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524918121 -SHA256 (File-ConfigDir-0.019.tar.gz) = 142aa7effffca05297ea716d5701017b2c12f84bde73b25b370a17d0b137cc0b -SIZE (File-ConfigDir-0.019.tar.gz) = 10998 +TIMESTAMP = 1525195130 +SHA256 (File-ConfigDir-0.020.tar.gz) = 669cdd3c16e89d2ff3b8c05f5f629ed1094fb0ff75cab52962735d7da133d247 +SIZE (File-ConfigDir-0.020.tar.gz) = 18183