Skip to content

Commit 861e6b1

Browse files
committed
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)
1 parent 60fbdce commit 861e6b1

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

devel/p5-MooseX-Getopt/Makefile

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# $NetBSD: Makefile,v 1.40 2018/08/22 09:44:22 wiz Exp $
1+
# $NetBSD: Makefile,v 1.41 2018/09/02 07:21:15 wiz Exp $
22

3-
DISTNAME= MooseX-Getopt-0.72
3+
DISTNAME= MooseX-Getopt-0.73
44
PKGNAME= p5-${DISTNAME}
5-
PKGREVISION= 1
65
CATEGORIES= devel perl5
76
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
87

devel/p5-MooseX-Getopt/distinfo

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
$NetBSD: distinfo,v 1.28 2018/08/21 11:11:36 wiz Exp $
1+
$NetBSD: distinfo,v 1.29 2018/09/02 07:21:15 wiz Exp $
22

3-
SHA1 (MooseX-Getopt-0.72.tar.gz) = c6c3e501715be2c61ec1d5251c7b39c0ba91c5fe
4-
RMD160 (MooseX-Getopt-0.72.tar.gz) = 8a5820821444fe68bc55b49df0e3f56b6307143e
5-
SHA512 (MooseX-Getopt-0.72.tar.gz) = 74bc7773e2e1455102a90503c45e25f8674ca4142fb0a599444664abca7ed3f51ee194d815bd2d5405dcd360eba50751995842e0d33de89f39ece8e43e4a3558
6-
Size (MooseX-Getopt-0.72.tar.gz) = 57394 bytes
3+
SHA1 (MooseX-Getopt-0.73.tar.gz) = 9e9fcbd540bf2613528dc9831dde717ec96c7c20
4+
RMD160 (MooseX-Getopt-0.73.tar.gz) = 81ff96800354ad6b2a150b96f7ba677c50fc7af7
5+
SHA512 (MooseX-Getopt-0.73.tar.gz) = 5fb1fcae7b8a6b77a34122c389ce75197639a271ab17486bb3bcc99acf03ee77702b3e898c5ae7529a9929c1483fb4678b7d022de047867feffccc3153a6ba8f
6+
Size (MooseX-Getopt-0.73.tar.gz) = 57821 bytes

0 commit comments

Comments
 (0)