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.27 to ver...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6296928bc723
branches:  trunk
changeset: 576531:6296928bc723
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Jun 14 03:38:23 2010 +0000

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

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

diffs (46 lines):

diff -r e58505cd7ea5 -r 6296928bc723 devel/p5-MooseX-Getopt/Makefile
--- a/devel/p5-MooseX-Getopt/Makefile   Mon Jun 14 02:26:11 2010 +0000
+++ b/devel/p5-MooseX-Getopt/Makefile   Mon Jun 14 03:38:23 2010 +0000
@@ -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 @@
 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 -r e58505cd7ea5 -r 6296928bc723 devel/p5-MooseX-Getopt/distinfo
--- a/devel/p5-MooseX-Getopt/distinfo   Mon Jun 14 02:26:11 2010 +0000
+++ b/devel/p5-MooseX-Getopt/distinfo   Mon Jun 14 03:38:23 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index