svn commit: r438229 - head/devel/p5-Dist-Zilla

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Apr 11 00:47:36 UTC 2017


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 \


More information about the svn-ports-head mailing list