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 p5-MooseX-Getopt: update to 0.73.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9257dffc20d
branches:  trunk
changeset: 312336:e9257dffc20d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 02 07:21:15 2018 +0000

description:
p5-MooseX-Getopt: update to 0.73.

0.73      2018-09-01 05:43:55Z
 - properly wrap usage text that contains newlines (Andreas Koenig, github
   #10)
 - move the exit() to a higher scope, to allow for 'after' method modifiers on
   'print_usage_text' (Michael Schout, github #9)

diffstat:

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

diffs (29 lines):

diff -r f4ac902e9488 -r e9257dffc20d devel/p5-MooseX-Getopt/Makefile
--- a/devel/p5-MooseX-Getopt/Makefile   Sun Sep 02 07:17:10 2018 +0000
+++ b/devel/p5-MooseX-Getopt/Makefile   Sun Sep 02 07:21:15 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2018/08/22 09:44:22 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2018/09/02 07:21:15 wiz Exp $
 
-DISTNAME=      MooseX-Getopt-0.72
+DISTNAME=      MooseX-Getopt-0.73
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=MooseX/}
 
diff -r f4ac902e9488 -r e9257dffc20d devel/p5-MooseX-Getopt/distinfo
--- a/devel/p5-MooseX-Getopt/distinfo   Sun Sep 02 07:17:10 2018 +0000
+++ b/devel/p5-MooseX-Getopt/distinfo   Sun Sep 02 07:21:15 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2018/08/21 11:11:36 wiz Exp $
+$NetBSD: distinfo,v 1.29 2018/09/02 07:21:15 wiz Exp $
 
-SHA1 (MooseX-Getopt-0.72.tar.gz) = c6c3e501715be2c61ec1d5251c7b39c0ba91c5fe
-RMD160 (MooseX-Getopt-0.72.tar.gz) = 8a5820821444fe68bc55b49df0e3f56b6307143e
-SHA512 (MooseX-Getopt-0.72.tar.gz) = 74bc7773e2e1455102a90503c45e25f8674ca4142fb0a599444664abca7ed3f51ee194d815bd2d5405dcd360eba50751995842e0d33de89f39ece8e43e4a3558
-Size (MooseX-Getopt-0.72.tar.gz) = 57394 bytes
+SHA1 (MooseX-Getopt-0.73.tar.gz) = 9e9fcbd540bf2613528dc9831dde717ec96c7c20
+RMD160 (MooseX-Getopt-0.73.tar.gz) = 81ff96800354ad6b2a150b96f7ba677c50fc7af7
+SHA512 (MooseX-Getopt-0.73.tar.gz) = 5fb1fcae7b8a6b77a34122c389ce75197639a271ab17486bb3bcc99acf03ee77702b3e898c5ae7529a9929c1483fb4678b7d022de047867feffccc3153a6ba8f
+Size (MooseX-Getopt-0.73.tar.gz) = 57821 bytes



Home | Main Index | Thread Index | Old Index