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 Update from version 0.21 to ver...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1c14eb80f35
branches:  trunk
changeset: 398691:d1c14eb80f35
user:      seb <seb%pkgsrc.org@localhost>
date:      Sun Sep 06 19:10:04 2009 +0000

description:
Update from version 0.21 to version 0.22.

Upstream changes:
0.22 Sat. Sept 05 2009
    - Require GLD 0.077 for RT#49427 as some versions are broken

  * MooseX::Getopt
    - Split into MooseX::Getopt::Basic (without the G::L::Descriptive support)
    and MooseX::Getopt::GLD.

  * Tests
     - Ensure author tests get run when in author mode.

diffstat:

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

diffs (35 lines):

diff -r 66cd89c726ea -r d1c14eb80f35 devel/p5-MooseX-Getopt/Makefile
--- a/devel/p5-MooseX-Getopt/Makefile   Sun Sep 06 19:05:13 2009 +0000
+++ b/devel/p5-MooseX-Getopt/Makefile   Sun Sep 06 19:10:04 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2009/08/27 21:55:33 seb Exp $
+# $NetBSD: Makefile,v 1.8 2009/09/06 19:10:04 seb Exp $
 #
 
-DISTNAME=      MooseX-Getopt-0.21
+DISTNAME=      MooseX-Getopt-0.22
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=MooseX/}
@@ -12,7 +12,7 @@
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      {perl>=5.10,p5-Getopt-Long>=2.37}:../../devel/p5-Getopt-Long
-DEPENDS+=      p5-Getopt-Long-Descriptive-[0-9]*:../../devel/p5-Getopt-Long-Descriptive
+DEPENDS+=      p5-Getopt-Long-Descriptive>=0.077:../../devel/p5-Getopt-Long-Descriptive
 DEPENDS+=      p5-Moose>=0.56:../../devel/p5-Moose
 
 BUILD_DEPENDS+=        p5-Test-Exception>=0.21:../../devel/p5-Test-Exception
diff -r 66cd89c726ea -r d1c14eb80f35 devel/p5-MooseX-Getopt/distinfo
--- a/devel/p5-MooseX-Getopt/distinfo   Sun Sep 06 19:05:13 2009 +0000
+++ b/devel/p5-MooseX-Getopt/distinfo   Sun Sep 06 19:10:04 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/08/27 21:55:34 seb Exp $
+$NetBSD: distinfo,v 1.6 2009/09/06 19:10:04 seb Exp $
 
-SHA1 (MooseX-Getopt-0.21.tar.gz) = 5e0bae3dbf5eadb06f0229694087705409df2af7
-RMD160 (MooseX-Getopt-0.21.tar.gz) = 6963a555af4cef5e2f0be52c0cce1e7f83c56e41
-Size (MooseX-Getopt-0.21.tar.gz) = 26880 bytes
+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



Home | Main Index | Thread Index | Old Index