Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Feb 2018 19:03:43 +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: r461619 - head/devel/p5-Dist-Zilla
Message-ID:  <201802121903.w1CJ3hHF015498@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Feb 12 19:03:43 2018
New Revision: 461619
URL: https://svnweb.freebsd.org/changeset/ports/461619

Log:
  Update to 6.011
  
  - Add removed Perl core module to *_DEPENDS
  
  Changes:	http://search.cpan.org/dist/Dist-Zilla/Changes

Modified:
  head/devel/p5-Dist-Zilla/Makefile
  head/devel/p5-Dist-Zilla/distinfo

Modified: head/devel/p5-Dist-Zilla/Makefile
==============================================================================
--- head/devel/p5-Dist-Zilla/Makefile	Mon Feb 12 19:03:41 2018	(r461618)
+++ head/devel/p5-Dist-Zilla/Makefile	Mon Feb 12 19:03:43 2018	(r461619)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dist-Zilla
-PORTVERSION=	6.010
+PORTVERSION=	6.011
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +14,7 @@ LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-App-Cmd>=0.330:devel/p5-App-Cmd \
+		p5-Archive-Tar-Wrapper>=0.15:archivers/p5-Archive-Tar-Wrapper \
 		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 \
@@ -48,6 +49,7 @@ BUILD_DEPENDS=	p5-App-Cmd>=0.330:devel/p5-App-Cmd \
 		p5-Sub-Exporter-ForMethods>=0:devel/p5-Sub-Exporter-ForMethods \
 		p5-Term-Encoding>=0:devel/p5-Term-Encoding \
 		p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \
+		p5-Term-UI>=0:devel/p5-Term-UI \
 		p5-Text-Glob>=0.08:textproc/p5-Text-Glob \
 		p5-Text-Template>=0:textproc/p5-Text-Template \
 		p5-Try-Tiny>=0:lang/p5-Try-Tiny \

Modified: head/devel/p5-Dist-Zilla/distinfo
==============================================================================
--- head/devel/p5-Dist-Zilla/distinfo	Mon Feb 12 19:03:41 2018	(r461618)
+++ head/devel/p5-Dist-Zilla/distinfo	Mon Feb 12 19:03:43 2018	(r461619)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499771020
-SHA256 (Dist-Zilla-6.010.tar.gz) = 90977cd6055cc2af603abc499c17b94cacab22c6b47c3b51637cb2a7e0a10424
-SIZE (Dist-Zilla-6.010.tar.gz) = 198805
+TIMESTAMP = 1518450422
+SHA256 (Dist-Zilla-6.011.tar.gz) = bacb0f5d52b21586b0731cf4472018baabce19dc680da9f1acc9edfc1f025131
+SIZE (Dist-Zilla-6.011.tar.gz) = 199371



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802121903.w1CJ3hHF015498>