Skip to content

Commit

Permalink
p5-MooseX-Getopt: update to 0.73.
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
0-wiz-0 committed Sep 2, 2018
1 parent 60fbdce commit 861e6b1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions devel/p5-MooseX-Getopt/Makefile
Original file line number Diff line number Diff line change
@@ -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/}

Expand Down
10 changes: 5 additions & 5 deletions devel/p5-MooseX-Getopt/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 861e6b1

Please sign in to comment.