pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-MooseX-Getopt Updating devel/p5-MooseX-Getopt...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4de9228de754
branches:  trunk
changeset: 400088:4de9228de754
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun Oct 11 09:45:39 2009 +0000

description:
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:

 devel/p5-MooseX-Getopt/Makefile |  6 +++---
 devel/p5-MooseX-Getopt/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 5f73d2229cdd -r 4de9228de754 devel/p5-MooseX-Getopt/Makefile
--- a/devel/p5-MooseX-Getopt/Makefile   Sun Oct 11 09:42:08 2009 +0000
+++ b/devel/p5-MooseX-Getopt/Makefile   Sun Oct 11 09:45:39 2009 +0000
@@ -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+=      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 -r 5f73d2229cdd -r 4de9228de754 devel/p5-MooseX-Getopt/distinfo
--- a/devel/p5-MooseX-Getopt/distinfo   Sun Oct 11 09:42:08 2009 +0000
+++ b/devel/p5-MooseX-Getopt/distinfo   Sun Oct 11 09:45:39 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index