pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-MooseX-App Updated devel/p5-MooseX-App to 1.36



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0af0fed1baf1
branches:  trunk
changeset: 353796:0af0fed1baf1
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Oct 13 14:31:48 2016 +0000

description:
Updated devel/p5-MooseX-App to 1.36
-----------------------------------
1.36 2016-10-11
    - Documentation
    - Set correct encoding on STDERR
    - Fix order of options (fixed by J.R. Mash)
    - Replace dashes in variable names with underscores in bash completion (implemented by Tina M?ller)
    - Do not autocomplete autocomplete itself (implemented by Lisa Hare)
    - Create correct documentation for options with cmd_split
    - Rename hints key to clarify purpose
    - Add ability to negate boolean options (implemented by Marc Logghe)
    - Spelling fixes github#39 (fixed by Gregor Herrmann)
    - Retain original order of elements from @ARGV
(pkgsrc changes)
  - Add following BUILD_DEPENDS for make test
    BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]*

diffstat:

 devel/p5-MooseX-App/Makefile |   6 +++---
 devel/p5-MooseX-App/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (38 lines):

diff -r 9b0538c72e67 -r 0af0fed1baf1 devel/p5-MooseX-App/Makefile
--- a/devel/p5-MooseX-App/Makefile      Thu Oct 13 14:10:00 2016 +0000
+++ b/devel/p5-MooseX-App/Makefile      Thu Oct 13 14:31:48 2016 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2016/06/08 19:23:14 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2016/10/13 14:31:48 mef Exp $
 #
 
-DISTNAME=      MooseX-App-1.35
+DISTNAME=      MooseX-App-1.36
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=MooseX/}
 
@@ -24,6 +23,7 @@
 BUILD_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
 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
 
 PERL5_PACKLIST=        auto/MooseX/App/.packlist
 USE_LANGUAGES= # none
diff -r 9b0538c72e67 -r 0af0fed1baf1 devel/p5-MooseX-App/distinfo
--- a/devel/p5-MooseX-App/distinfo      Thu Oct 13 14:10:00 2016 +0000
+++ b/devel/p5-MooseX-App/distinfo      Thu Oct 13 14:31:48 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/05/15 08:10:10 wen Exp $
+$NetBSD: distinfo,v 1.7 2016/10/13 14:31:48 mef Exp $
 
-SHA1 (MooseX-App-1.35.tar.gz) = 94941f18c87ffcae447cf8fc1a772360e0b2de10
-RMD160 (MooseX-App-1.35.tar.gz) = ad224ab2a2427877384ccdacfabea91d6340ee9e
-SHA512 (MooseX-App-1.35.tar.gz) = d2d11949b13179525b3748fb830d7eb5040f772d787d90a76e824dc17e3506ed7d7658e554af9e218329a8e113be964c098af22bc1f02232dc8f77875f3c42d5
-Size (MooseX-App-1.35.tar.gz) = 86139 bytes
+SHA1 (MooseX-App-1.36.tar.gz) = 49044c933dc8a6bb281d054df9aa6263982b103f
+RMD160 (MooseX-App-1.36.tar.gz) = ad4c4b0ed6f56f751b3053a5d0390fbdb33a1241
+SHA512 (MooseX-App-1.36.tar.gz) = c6c0f75baf439b40d25164e1db2a1a96f5bf1ba4f1c675e8f1156488e432ec022e81e5f068c3dd3c46b973cee3c82d8be12e8a076b10cba79e48a6b89f1f9d15
+Size (MooseX-App-1.36.tar.gz) = 86812 bytes



Home | Main Index | Thread Index | Old Index