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 PkgSrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b42b5004b201
branches:  trunk
changeset: 557272:b42b5004b201
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun Apr 12 20:18:37 2009 +0000

description:
PkgSrc changes:
  - Updating package for p5 module MooseX::Getopt to 0.18
  - Set license to artistic-2.0

Upstream changes:
0.18 Thu. April 9 2009
        * MooseX::Getopt::Dashes
                - New module, for converting undercores to dashes (ilmari)

0.17 Wed. April 8 2009
  * MooseX::Getopt
                - work with latest Moose (hdp)

        ~ unify module version numbers with dist version (hdp)

diffstat:

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

diffs (34 lines):

diff -r 5dfa15dede9b -r b42b5004b201 devel/p5-MooseX-Getopt/Makefile
--- a/devel/p5-MooseX-Getopt/Makefile   Sun Apr 12 20:13:58 2009 +0000
+++ b/devel/p5-MooseX-Getopt/Makefile   Sun Apr 12 20:18:37 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/03/21 15:23:37 seb Exp $
+# $NetBSD: Makefile,v 1.5 2009/04/12 20:18:37 sno Exp $
 #
 
-DISTNAME=      MooseX-Getopt-0.16
+DISTNAME=      MooseX-Getopt-0.18
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=MooseX/}
@@ -9,6 +9,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/MooseX-Getopt/
 COMMENT=       Perl 5 Moose role for processing command line options
+LICENSE=       artistic-2.0
 
 DEPENDS+=      p5-Getopt-Long-Descriptive-[0-9]*:../../devel/p5-Getopt-Long-Descriptive
 DEPENDS+=      p5-Getopt-Long>=2.37:../../devel/p5-Getopt-Long
diff -r 5dfa15dede9b -r b42b5004b201 devel/p5-MooseX-Getopt/distinfo
--- a/devel/p5-MooseX-Getopt/distinfo   Sun Apr 12 20:13:58 2009 +0000
+++ b/devel/p5-MooseX-Getopt/distinfo   Sun Apr 12 20:18:37 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/03/21 15:23:37 seb Exp $
+$NetBSD: distinfo,v 1.3 2009/04/12 20:18:37 sno Exp $
 
-SHA1 (MooseX-Getopt-0.16.tar.gz) = 4218f07ab077da7424fa75ed2e537612024b879b
-RMD160 (MooseX-Getopt-0.16.tar.gz) = 1ffabba6e2b662c7afb57b40bb1a8525b75fb69d
-Size (MooseX-Getopt-0.16.tar.gz) = 30944 bytes
+SHA1 (MooseX-Getopt-0.18.tar.gz) = 5568c6f5de2543c9d482674c527a3bb759dcd28f
+RMD160 (MooseX-Getopt-0.18.tar.gz) = 961f770ad84895681a194a2ecb694887362fa250
+Size (MooseX-Getopt-0.18.tar.gz) = 31329 bytes



Home | Main Index | Thread Index | Old Index