diff options
author | mef <mef> | 2015-04-09 01:24:06 +0000 |
---|---|---|
committer | mef <mef> | 2015-04-09 01:24:06 +0000 |
commit | d53475700b920be6297dafcad95e7b8f1a4ba6e6 (patch) | |
tree | 806a9dde492cd96579e3fe53944fa3bd81905feb | |
parent | 1d34cf86a998dd79d0ddca304365902dd299f804 (diff) | |
download | pkgsrc-d53475700b920be6297dafcad95e7b8f1a4ba6e6.tar.gz |
Update 5.032 to 5.034
---------------------
5.034 2015-03-20 10:57:07-04:00 America/New_York
- require new Config::MVP for better exceptions (that we rely on)
- point to IRC in dist metadata
5.033 2015-03-17 07:45:36-04:00 America/New_York
- NextRelease now bases the new file on disk on the original file on
disk, skipping any munging that happened in between
- improve error message when a plugin can't be loaded
- added "use_begin" option to PkgVersion
-rw-r--r-- | devel/p5-Dist-Zilla/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Dist-Zilla/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Dist-Zilla/Makefile b/devel/p5-Dist-Zilla/Makefile index 3163b5cbbca..f251666d3cf 100644 --- a/devel/p5-Dist-Zilla/Makefile +++ b/devel/p5-Dist-Zilla/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2015/03/01 09:37:19 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/09 01:24:06 mef Exp $ -DISTNAME= Dist-Zilla-5.032 +DISTNAME= Dist-Zilla-5.034 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/} diff --git a/devel/p5-Dist-Zilla/distinfo b/devel/p5-Dist-Zilla/distinfo index 1f87fc4f2f5..b1ba89bb843 100644 --- a/devel/p5-Dist-Zilla/distinfo +++ b/devel/p5-Dist-Zilla/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/03/01 09:37:19 mef Exp $ +$NetBSD: distinfo,v 1.7 2015/04/09 01:24:06 mef Exp $ -SHA1 (Dist-Zilla-5.032.tar.gz) = 0870122519b285b96100cf4ad0a2fe877af7330e -RMD160 (Dist-Zilla-5.032.tar.gz) = 99dae20584da05f63497541c608e91102553f6d1 -Size (Dist-Zilla-5.032.tar.gz) = 174901 bytes +SHA1 (Dist-Zilla-5.034.tar.gz) = f3699adaf1b927df171eecb7d3d7fe3198c3f21b +RMD160 (Dist-Zilla-5.034.tar.gz) = 374be0f7dcd654ddb9e747dc52f212e6e0b77076 +Size (Dist-Zilla-5.034.tar.gz) = 171009 bytes |