From owner-svn-ports-all@freebsd.org Wed Jan 22 05:36:33 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E10A822D150; Wed, 22 Jan 2020 05:36:33 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 482Z011mwnz4XPD; Wed, 22 Jan 2020 05:36:33 +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 34AA1209F2; Wed, 22 Jan 2020 05:36:33 +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 00M5aXeJ010177; Wed, 22 Jan 2020 05:36:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00M5aWrH010174; Wed, 22 Jan 2020 05:36:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202001220536.00M5aWrH010174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 22 Jan 2020 05:36:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r523771 - head/devel/p5-Commandable X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Commandable X-SVN-Commit-Revision: 523771 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.29 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: Wed, 22 Jan 2020 05:36:33 -0000 Author: sunpoet Date: Wed Jan 22 05:36:32 2020 New Revision: 523771 URL: https://svnweb.freebsd.org/changeset/ports/523771 Log: Update to 0.04 Changes: https://metacpan.org/changes/distribution/Commandable Modified: head/devel/p5-Commandable/Makefile head/devel/p5-Commandable/distinfo head/devel/p5-Commandable/pkg-plist Modified: head/devel/p5-Commandable/Makefile ============================================================================== --- head/devel/p5-Commandable/Makefile Wed Jan 22 05:36:26 2020 (r523770) +++ head/devel/p5-Commandable/Makefile Wed Jan 22 05:36:32 2020 (r523771) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Commandable -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS @@ -15,6 +15,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable TEST_DEPENDS= p5-Test-Warnings>=0:devel/p5-Test-Warnings USES= perl5 Modified: head/devel/p5-Commandable/distinfo ============================================================================== --- head/devel/p5-Commandable/distinfo Wed Jan 22 05:36:26 2020 (r523770) +++ head/devel/p5-Commandable/distinfo Wed Jan 22 05:36:32 2020 (r523771) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539795994 -SHA256 (Commandable-0.03.tar.gz) = f0af67aa2b5815ed13ea4915a2755138d6a6d03443f9fe73924231c238a58102 -SIZE (Commandable-0.03.tar.gz) = 12248 +TIMESTAMP = 1579615942 +SHA256 (Commandable-0.04.tar.gz) = 606b519da0d8f3639259b66de96da0df181023f5c46f300f12e4ad7eaf0bdcab +SIZE (Commandable-0.04.tar.gz) = 14443 Modified: head/devel/p5-Commandable/pkg-plist ============================================================================== --- head/devel/p5-Commandable/pkg-plist Wed Jan 22 05:36:26 2020 (r523770) +++ head/devel/p5-Commandable/pkg-plist Wed Jan 22 05:36:32 2020 (r523771) @@ -1,4 +1,8 @@ %%SITE_PERL%%/Commandable.pm +%%SITE_PERL%%/Commandable/Finder.pod +%%SITE_PERL%%/Commandable/Finder/Packages.pm %%SITE_PERL%%/Commandable/Invocation.pm %%PERL5_MAN3%%/Commandable.3.gz +%%PERL5_MAN3%%/Commandable::Finder.3.gz +%%PERL5_MAN3%%/Commandable::Finder::Packages.3.gz %%PERL5_MAN3%%/Commandable::Invocation.3.gz