summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorseb <seb>2010-06-14 03:38:23 +0000
committerseb <seb>2010-06-14 03:38:23 +0000
commitf57f9c43a78a936c707f668b70d9145f09cbebd0 (patch)
tree5f888c1a26868f61848bda2cabfbb3bb4ad4014a /devel
parent9faf45687f95c20f4b9f37c1e23a950fb79d790b (diff)
downloadpkgsrc-f57f9c43a78a936c707f668b70d9145f09cbebd0.tar.gz
Update from version 0.27 to version 0.28.
Pkgsrc changes: - adjust dependencies, mostly wrt to minimum required perl package version Upstream changes: 0.28 Sat. Jun 05 2010 * MooseX::Getopt::Strict - Make it work with Getopt attribute traits in addition to attribute metaclasses. * Switch from Module::Install to Dist::Zilla.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-MooseX-Getopt/Makefile8
-rw-r--r--devel/p5-MooseX-Getopt/distinfo8
2 files changed, 7 insertions, 9 deletions
diff --git a/devel/p5-MooseX-Getopt/Makefile b/devel/p5-MooseX-Getopt/Makefile
index ee00ed9a85d..598ddbbac46 100644
--- a/devel/p5-MooseX-Getopt/Makefile
+++ b/devel/p5-MooseX-Getopt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2010/03/08 16:57:36 sno Exp $
+# $NetBSD: Makefile,v 1.14 2010/06/14 03:38:23 seb Exp $
#
-DISTNAME= MooseX-Getopt-0.27
+DISTNAME= MooseX-Getopt-0.28
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
@@ -11,18 +11,16 @@ HOMEPAGE= http://search.cpan.org/dist/MooseX-Getopt/
COMMENT= Perl 5 Moose role for processing command line options
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {perl>=5.10,p5-Getopt-Long>=2.37}:../../devel/p5-Getopt-Long
DEPENDS+= p5-Getopt-Long-Descriptive>=0.081:../../devel/p5-Getopt-Long-Descriptive
DEPENDS+= p5-Moose>=0.56:../../devel/p5-Moose
-BUILD_DEPENDS+= p5-MooseX-ConfigFromFile-[0-9]*:../../devel/p5-MooseX-ConfigFromFile
BUILD_DEPENDS+= p5-Test-Exception>=0.21:../../devel/p5-Test-Exception
+BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/MooseX/Getopt/.packlist
-MAKE_PARAMS+= --skipdeps
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-MooseX-Getopt/distinfo b/devel/p5-MooseX-Getopt/distinfo
index aa66f081aa8..1b14e89cfc1 100644
--- a/devel/p5-MooseX-Getopt/distinfo
+++ b/devel/p5-MooseX-Getopt/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2010/03/08 16:57:36 sno Exp $
+$NetBSD: distinfo,v 1.11 2010/06/14 03:38:23 seb Exp $
-SHA1 (MooseX-Getopt-0.27.tar.gz) = 7d9c35a9c4751e1567c396457bb4c7bf9ed5ce03
-RMD160 (MooseX-Getopt-0.27.tar.gz) = ca16a360b6d1b57eaf4adad9e44c79cfc38463eb
-Size (MooseX-Getopt-0.27.tar.gz) = 31506 bytes
+SHA1 (MooseX-Getopt-0.28.tar.gz) = dffb7c3427e9c202b55654eb55db963e15817a70
+RMD160 (MooseX-Getopt-0.28.tar.gz) = 46099c3b52cd1030a8d797e834a4a4eabf47e156
+Size (MooseX-Getopt-0.28.tar.gz) = 25392 bytes