diff options
author | mef <mef> | 2015-08-16 03:32:25 +0000 |
---|---|---|
committer | mef <mef> | 2015-08-16 03:32:25 +0000 |
commit | 9c6a347f7b574eb8d71f7b1349a553dc07c6b11b (patch) | |
tree | c5b06b3413b2aff814be2272d9fb47e39b6b7956 | |
parent | 0fd3edf622e9eef99e7d315c18598c3c9fc130b1 (diff) | |
download | pkgsrc-9c6a347f7b574eb8d71f7b1349a553dc07c6b11b.tar.gz |
(pkgsrc)
- Add following line for make test to pass
BUILD_DEPENDS+= p5-CPAN-Meta-Check-[0-9]*:../../devel/p5-CPAN-Meta-Check
BUILD_DEPENDS+= p5-IPC-Run-[0-9]*:../../devel/p5-IPC-Run
BUILD_DEPENDS+= p5-Log-Log4perl-[0-9]*:../../devel/p5-Log-Log4perl
BUILD_DEPENDS+= p5-Test-FailWarnings-[0-9]*:../../devel/p5-Test-FailWarnings
(upstream)
- Update 5.036 to 5.039
---------------------
5.039 2015-08-10 09:03:08-04:00 America/New_York
- update required version of MooseX::Role::Parameterized; older
versions work, but can cause a bunch of unwanted warnings
5.038 2015-08-07 22:16:50-04:00 America/New_York
- [License] can be given a filename option to use instead of LICENSE
- dzil listdeps --develop now exists as an alias for dzil listdeps
--author (Karen Etheridge)
- dzil authordeps now lists the Software::License class needed
(thanks, David Zurborg)
- PkgVersion now skips .pod files (thanks, David Golden)
- build_element support added for [ModuleBuild] (thanks, David
Wheeler!)
- new native filefinder :ExtraTestFiles (thanks, Karen Etheridge)
- [AutoPrereqs] now looks for develop prerequisites in xt/ (thanks,
Karen Etheridge)
- new file finder ':PerlExecFiles' (thanks, Karen Etheridge)
- try harder to notice failure to set up build root, especially on
Win32 (thanks, Christian Walde)
- better errors when a global config package isn't available (thanks,
Karen Etheridge)
- added the "ignore" option to [Encoding] (thanks, Yanick Champoux)
- allow ; authordep specifications to contain version ranges (thanks,
Karen Etheridge)
- better error when PAUSE credentials can't be loaded (thanks, David
Golden)
- fix documentation for the LicenseProvider role
- improve errors when PPI failes to parse (thanks, Nick Tonkin)
- sort list of executable files in Makefile.PL, for deterministic
builds (thanks, Karen Etheridge)
- omit configure-requires prerequisites from [MakeMaker]'s fallback
prerequisites (used by older ExtUtils::MakeMaker)
5.037 2015-06-04 21:46:38-04:00 America/New_York
- issue a warning when version ranges are passed through to
ExtUtils::MakeMaker, which cannot parse them and treats them as '0'
https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/issues/215
- added %P formatter code to [NextRelease] for the releaser's PAUSE id
-rw-r--r-- | devel/p5-Dist-Zilla/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-Dist-Zilla/distinfo | 8 |
2 files changed, 10 insertions, 7 deletions
diff --git a/devel/p5-Dist-Zilla/Makefile b/devel/p5-Dist-Zilla/Makefile index fdce51b5494..be5ef49d622 100644 --- a/devel/p5-Dist-Zilla/Makefile +++ b/devel/p5-Dist-Zilla/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2015/07/12 18:56:12 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/08/16 03:32:25 mef Exp $ -DISTNAME= Dist-Zilla-5.036 +DISTNAME= Dist-Zilla-5.039 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/} @@ -64,7 +63,11 @@ DEPENDS+= p5-YAML-Tiny-[0-9]*:../../textproc/p5-YAML-Tiny DEPENDS+= p5-autobox>=2.53:../../devel/p5-autobox DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean +BUILD_DEPENDS+= p5-CPAN-Meta-Check-[0-9]*:../../devel/p5-CPAN-Meta-Check BUILD_DEPENDS+= p5-File-ShareDir-Install>=0.03:../../devel/p5-File-ShareDir-Install +BUILD_DEPENDS+= p5-IPC-Run-[0-9]*:../../devel/p5-IPC-Run +BUILD_DEPENDS+= p5-Log-Log4perl-[0-9]*:../../devel/p5-Log-Log4perl +BUILD_DEPENDS+= p5-Test-FailWarnings-[0-9]*:../../devel/p5-Test-FailWarnings BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal BUILD_DEPENDS+= p5-Test-File-ShareDir-[0-9]*:../../devel/p5-Test-File-ShareDir #BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple diff --git a/devel/p5-Dist-Zilla/distinfo b/devel/p5-Dist-Zilla/distinfo index 59ae8fdaf90..543a827ccdd 100644 --- a/devel/p5-Dist-Zilla/distinfo +++ b/devel/p5-Dist-Zilla/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2015/05/23 02:48:31 mef Exp $ +$NetBSD: distinfo,v 1.10 2015/08/16 03:32:25 mef Exp $ -SHA1 (Dist-Zilla-5.036.tar.gz) = 9af35758aa01b47b2e3754eb97c0bae27f5592dd -RMD160 (Dist-Zilla-5.036.tar.gz) = 1b8a0496444f684ddc5a06de1fe1965aee236344 -Size (Dist-Zilla-5.036.tar.gz) = 180578 bytes +SHA1 (Dist-Zilla-5.039.tar.gz) = 7ec4efd8938a9c7a30ef11c74371dd5fd7582279 +RMD160 (Dist-Zilla-5.039.tar.gz) = e39dc5c10b2d99c415d107d870224db2695785bb +Size (Dist-Zilla-5.039.tar.gz) = 186919 bytes |