summaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Getopt
diff options
context:
space:
mode:
authorsno <sno>2009-10-11 09:45:39 +0000
committersno <sno>2009-10-11 09:45:39 +0000
commit5176f06a953eea23a0fbece2f1b77ec5b1f764a1 (patch)
tree13fdd7f40600c9dcac4514c19b3a9de43bf23441 /devel/p5-MooseX-Getopt
parent777a02f9e513d90960cbd5517347fc6b5f21c9f4 (diff)
downloadpkgsrc-5176f06a953eea23a0fbece2f1b77ec5b1f764a1.tar.gz
Updating devel/p5-MooseX-Getopt from 0.22nb1 to 0.23
pkgsrc changes: - add newly imported devel/p5-MooseX-ConfigFromFile as test depend Upstream changes: 0.23 Fri. Oct 02 2009 * MooseX::Getopt - Allow the config file to be a code ref which is called to return the config file location (Gordon Irving)
Diffstat (limited to 'devel/p5-MooseX-Getopt')
-rw-r--r--devel/p5-MooseX-Getopt/Makefile6
-rw-r--r--devel/p5-MooseX-Getopt/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-MooseX-Getopt/Makefile b/devel/p5-MooseX-Getopt/Makefile
index bcef48736cd..0d348d2b721 100644
--- a/devel/p5-MooseX-Getopt/Makefile
+++ b/devel/p5-MooseX-Getopt/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2009/09/24 06:50:13 sno Exp $
+# $NetBSD: Makefile,v 1.10 2009/10/11 09:45:39 sno Exp $
#
-DISTNAME= MooseX-Getopt-0.22
+DISTNAME= MooseX-Getopt-0.23
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
@@ -16,6 +15,7 @@ DEPENDS+= {perl>=5.10,p5-Getopt-Long>=2.37}:../../devel/p5-Getopt-Long
DEPENDS+= p5-Getopt-Long-Descriptive>=0.077:../../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
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-MooseX-Getopt/distinfo b/devel/p5-MooseX-Getopt/distinfo
index 310f9cf9d59..a379b68e148 100644
--- a/devel/p5-MooseX-Getopt/distinfo
+++ b/devel/p5-MooseX-Getopt/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/09/06 19:10:04 seb Exp $
+$NetBSD: distinfo,v 1.7 2009/10/11 09:45:39 sno Exp $
-SHA1 (MooseX-Getopt-0.22.tar.gz) = 17fa15dcc9f3ba026550c67c7ee6f6dc16c4c7a6
-RMD160 (MooseX-Getopt-0.22.tar.gz) = eb7b6a889264529007e20f03df9c01270497688a
-Size (MooseX-Getopt-0.22.tar.gz) = 29701 bytes
+SHA1 (MooseX-Getopt-0.23.tar.gz) = 9dcdb5f540d680e7b771e0d77cc48808545f0f08
+RMD160 (MooseX-Getopt-0.23.tar.gz) = 09bdf69f5bbe1118c607fcbb9adac5274c555f52
+Size (MooseX-Getopt-0.23.tar.gz) = 30156 bytes