Skip to content

Commit

Permalink
Updated devel/p5-MooseX-App to 1.38
Browse files Browse the repository at this point in the history
----------------------------------					re
1.38 2017-06-20
    - Cleanups (get rid of smartmatch, inentation, documentation, tests)
    - Also handle =head[2-4] tags when processing pod (#47)
    - Subcommands (based on work by Yanick Champoux)
  • Loading branch information
mef committed Jun 17, 2017
1 parent 27308b5 commit 0ecf525
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
6 changes: 2 additions & 4 deletions devel/p5-MooseX-App/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.12 2017/06/12 12:40:17 maya Exp $
# $NetBSD: Makefile,v 1.13 2017/06/17 13:39:11 mef Exp $
#

DISTNAME= MooseX-App-1.37
DISTNAME= MooseX-App-1.38
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}

Expand All @@ -26,7 +25,6 @@ BUILD_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
BUILD_DEPENDS+= p5-Text-WagnerFischer-[0-9]*:../../textproc/p5-Text-WagnerFischer
BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager

MAKE_ENV+= PERL_USE_UNSAFE_INC=1
PERL5_PACKLIST= auto/MooseX/App/.packlist
USE_LANGUAGES= # none

Expand Down
10 changes: 5 additions & 5 deletions devel/p5-MooseX-App/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.8 2016/11/19 06:49:44 wen Exp $
$NetBSD: distinfo,v 1.9 2017/06/17 13:39:11 mef Exp $

SHA1 (MooseX-App-1.37.tar.gz) = e52793f686a883911dfaca8d6a55200eb7ee90a9
RMD160 (MooseX-App-1.37.tar.gz) = 1578de04e7485de7a561bd9893f8bdead8b07550
SHA512 (MooseX-App-1.37.tar.gz) = c9cf65d681ac71265fba71c172c1c3a6a3513d82be07088858d5bcd8f22045ba974bf3709b25f8ca3581aea7df353476e93640d38d1150012b736b0f6bd53d20
Size (MooseX-App-1.37.tar.gz) = 88559 bytes
SHA1 (MooseX-App-1.38.tar.gz) = 26d9446a22e2c28a9d7cc75032d765bc12f1c783
RMD160 (MooseX-App-1.38.tar.gz) = b1003e7b7293bf52bda5280fe001e175801aad17
SHA512 (MooseX-App-1.38.tar.gz) = 114a2aedf86539f89bb23d96d801a128fb36db56611449a5e9c4413880a9c5b184c32e1d958b8ac30de216ca429197a0fc96ab766951140e14c6d30706b668c6
Size (MooseX-App-1.38.tar.gz) = 90382 bytes

0 comments on commit 0ecf525

Please sign in to comment.