pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Build Update to 0.4210:
details: https://anonhg.NetBSD.org/pkgsrc/rev/49ef3fc23d5d
branches: trunk
changeset: 639479:49ef3fc23d5d
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 14 13:39:28 2014 +0000
description:
Update to 0.4210:
0.4210 - Mon Sep 1 13:30:29 CEST 2014
[BUG FIXES]
- Fixup CPAN::Meta dependency
- Handle old releases of CPAN::Meta more gracefully.
0.4209 - Mon Sep 1 12:24:40 CEST 2014
[BUG FIXES]
- Stop calling UNIVERSAL::isa as a function
[ENHANCEMENTS]
- Use CPAN::Meta::Merge for meta_merge
- Convert with CPAN::Meta::Convert in meta_add
- Add configure requirements
0.4208 - Mon Aug 18 21:44:38 CEST 2014
[BUG FIXES]
- Removed missed references to Module::Build::Version
0.4207 - Sat Aug 16 12:56:59 CEST 2014
[BUG FIXES]
- Fix type installdir -> installdirs [Leon Timmermans, Vitaliy Tokarev]
[DEPRECATIONS]
- Module::Build::YAML has been removed
- Module::Build::ModuleInfo has been removed
- Module::Build::Version has been removed
- Get rid of "use vars"
- Added use warnings to all modules
0.4206 - Sat Jul 12 14:03:01 CEST 2014
[BUG FIXES]
- Formally declare 5.8 dependency [Karen Etheridge]
- Fix MBTest to work with new and old versions of Test::Builder [Chad Granum]
[ENHANCEMENTS]
- Enable release and author tests during disttest [Leon Timmermans, Alberto Simões]
diffstat:
devel/p5-Module-Build/Makefile | 8 ++++----
devel/p5-Module-Build/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r 4be329ff8e2c -r 49ef3fc23d5d devel/p5-Module-Build/Makefile
--- a/devel/p5-Module-Build/Makefile Sun Sep 14 13:36:39 2014 +0000
+++ b/devel/p5-Module-Build/Makefile Sun Sep 14 13:39:28 2014 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2014/05/29 23:36:03 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.40 2014/09/14 13:39:28 wiz Exp $
-DISTNAME= Module-Build-0.4205
+DISTNAME= Module-Build-0.4210
PKGNAME= p5-${DISTNAME}0
-PKGREVISION= 1
SVR4_PKGNAME= p5mob
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LE/LEONT/}
@@ -15,6 +13,8 @@
#DEPENDS+= p5-ExtUtils-CBuilder>=0.27:../../devel/p5-ExtUtils-CBuilder
#DEPENDS+= p5-ExtUtils-ParseXS>=2.21:../../devel/p5-ExtUtils-ParseXS
+# needed for tests
+#DEPENDS+= p5-CPAN-Meta>=2.141170:../../devel/p5-CPAN-Meta
.include "options.mk"
diff -r 4be329ff8e2c -r 49ef3fc23d5d devel/p5-Module-Build/distinfo
--- a/devel/p5-Module-Build/distinfo Sun Sep 14 13:36:39 2014 +0000
+++ b/devel/p5-Module-Build/distinfo Sun Sep 14 13:39:28 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2014/02/16 18:09:22 sno Exp $
+$NetBSD: distinfo,v 1.25 2014/09/14 13:39:28 wiz Exp $
-SHA1 (Module-Build-0.4205.tar.gz) = 8b656cbc6fe813f9eec1cb63fc9d892ee8924192
-RMD160 (Module-Build-0.4205.tar.gz) = 107dda899c64205cbd17aa04453885758f7e7ed5
-Size (Module-Build-0.4205.tar.gz) = 309120 bytes
+SHA1 (Module-Build-0.4210.tar.gz) = c618bc07bab5b7303acd529e00cae82b679cb9c1
+RMD160 (Module-Build-0.4210.tar.gz) = 50cf7f74e26b224b9961810bd6e32d9ea7966437
+Size (Module-Build-0.4210.tar.gz) = 308569 bytes
Home |
Main Index |
Thread Index |
Old Index