diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-12 19:03:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-12 19:03:43 +0000 |
commit | e26fd37f752f8e0411b36824a704d9a8fe2fcaeb (patch) | |
tree | 182912362bdee373a22b33f69abe9115015621df | |
parent | devel/pear-PHP_Timer: Update to 2.0.0 (diff) |
Update to 6.011
- Add removed Perl core module to *_DEPENDS
Changes: http://search.cpan.org/dist/Dist-Zilla/Changes
-rw-r--r-- | devel/p5-Dist-Zilla/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Dist-Zilla/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-Dist-Zilla/Makefile b/devel/p5-Dist-Zilla/Makefile index 0c30ec5999d2..50ae078211b6 100644 --- a/devel/p5-Dist-Zilla/Makefile +++ b/devel/p5-Dist-Zilla/Makefile @@ -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 \ diff --git a/devel/p5-Dist-Zilla/distinfo b/devel/p5-Dist-Zilla/distinfo index 6aa87457e5b2..b2ca75f293e8 100644 --- a/devel/p5-Dist-Zilla/distinfo +++ b/devel/p5-Dist-Zilla/distinfo @@ -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 |