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 Update to 1.32



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7bdea7d8b2d3
branches:  trunk
changeset: 649784:7bdea7d8b2d3
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Apr 10 01:19:13 2015 +0000

description:
Update to 1.32
--------------
1.32 2015-?-?  (2015-03-22)
    - Improved Term Plugin (History, Delete, Pasting, Pos1/End, Cursors)
    - Documentation
    - Added app_command_register
    - Errors are now printed on STDERR
    - Disable fuzzy match for single letter parameters
    - Use proper exitcodes if errors occur
    - Add tests for subprocesses
    - Add MutexGroup plugin (implemented by Hunter McMillen)
    - Add Depends plugin (implemented by Hunter McMillen)

diffstat:

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

diffs (26 lines):

diff -r 6b631a073e88 -r 7bdea7d8b2d3 devel/p5-MooseX-App/Makefile
--- a/devel/p5-MooseX-App/Makefile      Fri Apr 10 01:17:02 2015 +0000
+++ b/devel/p5-MooseX-App/Makefile      Fri Apr 10 01:19:13 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2015/02/14 12:03:54 mef Exp $
+# $NetBSD: Makefile,v 1.3 2015/04/10 01:19:13 mef Exp $
 #
 
-DISTNAME=      MooseX-App-1.31
+DISTNAME=      MooseX-App-1.32
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=MooseX/}
diff -r 6b631a073e88 -r 7bdea7d8b2d3 devel/p5-MooseX-App/distinfo
--- a/devel/p5-MooseX-App/distinfo      Fri Apr 10 01:17:02 2015 +0000
+++ b/devel/p5-MooseX-App/distinfo      Fri Apr 10 01:19:13 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2015/02/14 12:03:54 mef Exp $
+$NetBSD: distinfo,v 1.3 2015/04/10 01:19:13 mef Exp $
 
-SHA1 (MooseX-App-1.31.tar.gz) = 9f31c739698c619b75045f14cda60dbfc2fe6f8a
-RMD160 (MooseX-App-1.31.tar.gz) = b7b27d02bda87316e6828c3773d483ebd09debd3
-Size (MooseX-App-1.31.tar.gz) = 77739 bytes
+SHA1 (MooseX-App-1.32.tar.gz) = 6374a1488890c10f76530c75a667b52c83ffaac6
+RMD160 (MooseX-App-1.32.tar.gz) = 83ed3ef4d79b3d085c80f4e8fd731a2977fc3113
+Size (MooseX-App-1.32.tar.gz) = 83673 bytes



Home | Main Index | Thread Index | Old Index