Date: Tue, 11 Apr 2017 00:47:34 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438229 - head/devel/p5-Dist-Zilla Message-ID: <201704110047.v3B0lYoq038200@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Apr 11 00:47:34 2017 New Revision: 438229 URL: https://svnweb.freebsd.org/changeset/ports/438229 Log: Remove Perl core module - Bump PORTREVISION for dependency change Modified: head/devel/p5-Dist-Zilla/Makefile Modified: head/devel/p5-Dist-Zilla/Makefile ============================================================================== --- head/devel/p5-Dist-Zilla/Makefile Tue Apr 11 00:47:29 2017 (r438228) +++ head/devel/p5-Dist-Zilla/Makefile Tue Apr 11 00:47:34 2017 (r438229) @@ -2,6 +2,7 @@ PORTNAME= Dist-Zilla PORTVERSION= 6.009 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +15,6 @@ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-App-Cmd>=0.330:devel/p5-App-Cmd \ - p5-CPAN-Meta-Requirements>=2.121:devel/p5-CPAN-Meta-Requirements \ p5-CPAN-Uploader>=0.103004:devel/p5-CPAN-Uploader \ p5-Class-Load>=0.17:devel/p5-Class-Load \ p5-Config-MVP>=2.200010:devel/p5-Config-MVP \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704110047.v3B0lYoq038200>