pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-MooseX-Types-Structured Updating package deve...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b8c02dc33c19
branches: trunk
changeset: 397799:b8c02dc33c19
user: sno <sno%pkgsrc.org@localhost>
date: Wed Aug 19 06:25:32 2009 +0000
description:
Updating package devel/p5-MooseX-Types-Structured from 0.16 to 0.18
pkgsrc changes:
- Adding more test dependencies (BUILD_DEPENDS)
- Since extra flags are used, bundled Module::Install must be used
Upstream changes:
0.18 17 August 2009
- Changed the Makefile.PL to reduce dependencies not needed by users
that are not authors. Bumped the revision and released to clear an
error with cpan permissions.
0.17 12 August 2009
- No new functionality.
- Changed the way we specify dependencies in the Makefile.PL to reduce
the depth of the dependency chain in cases where we don't need to be
running the author quality tests.
- Some documentation tweaks.
diffstat:
devel/p5-MooseX-Types-Structured/Makefile | 9 ++++++---
devel/p5-MooseX-Types-Structured/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 7 deletions(-)
diffs (44 lines):
diff -r c498a0e394a9 -r b8c02dc33c19 devel/p5-MooseX-Types-Structured/Makefile
--- a/devel/p5-MooseX-Types-Structured/Makefile Wed Aug 19 06:19:32 2009 +0000
+++ b/devel/p5-MooseX-Types-Structured/Makefile Wed Aug 19 06:25:32 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/29 23:12:20 seb Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/19 06:25:32 sno Exp $
#
-DISTNAME= MooseX-Types-Structured-0.16
+DISTNAME= MooseX-Types-Structured-0.18
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
@@ -17,13 +17,16 @@
DEPENDS+= p5-Sub-Exporter>=0.982:../../devel/p5-Sub-Exporter
# For test target
+BUILD_DEPENDS+= p5-MooseX-Types-DateTime-[0-9]*:../../time/p5-MooseX-Types-DateTime
+BUILD_DEPENDS+= p5-Test-Exception>=0.27:../../devel/p5-Test-Exception
BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod
BUILD_DEPENDS+= p5-Test-Pod-Coverage-[0-9]*:../../devel/p5-Test-Pod-Coverage
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
-PERL5_MODULE_TYPE= Module::Install
+#PERL5_MODULE_TYPE= Module::Install
+MAKE_PARAMS= --skipdeps
PERL5_PACKLIST= auto/MooseX/Types/Structured/.packlist
.include "../../lang/perl5/module.mk"
diff -r c498a0e394a9 -r b8c02dc33c19 devel/p5-MooseX-Types-Structured/distinfo
--- a/devel/p5-MooseX-Types-Structured/distinfo Wed Aug 19 06:19:32 2009 +0000
+++ b/devel/p5-MooseX-Types-Structured/distinfo Wed Aug 19 06:25:32 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/07/29 23:12:20 seb Exp $
+$NetBSD: distinfo,v 1.2 2009/08/19 06:25:32 sno Exp $
-SHA1 (MooseX-Types-Structured-0.16.tar.gz) = 8bc5703a854ae21c6dd877063cd596a33eae2046
-RMD160 (MooseX-Types-Structured-0.16.tar.gz) = 79f7ee493b574d41c469d11e406c6508e6fbadf4
-Size (MooseX-Types-Structured-0.16.tar.gz) = 48367 bytes
+SHA1 (MooseX-Types-Structured-0.18.tar.gz) = efb7afb1f5aec7eee5dbf27ba084ffb8bd4cccf1
+RMD160 (MooseX-Types-Structured-0.18.tar.gz) = 13f04160a7a8d4ab6b6b0607364bc902108a8610
+Size (MooseX-Types-Structured-0.18.tar.gz) = 47827 bytes
Home |
Main Index |
Thread Index |
Old Index