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 (pkgsrc)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1822a4b1dd8b
branches:  trunk
changeset: 646755:1822a4b1dd8b
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Feb 14 12:03:54 2015 +0000

description:
(pkgsrc)
 - Add dependency to p5-Test-Most
(upstream)
 - Update to 0.31
 ----------------
1.31 2015-02-08
    - Dist cleanup (Sergey Romanov)
    - Moose cleanups (Sawyer X)
    - Fixed TERM plugin input
    - Coercion for ENV variables (Roman F.)
    - Refactor handling of boolean values
    - Allow for empty values
    - Add cmd_count option for counters

diffstat:

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

diffs (35 lines):

diff -r 78a6c8933a0f -r 1822a4b1dd8b devel/p5-MooseX-App/Makefile
--- a/devel/p5-MooseX-App/Makefile      Sat Feb 14 11:58:20 2015 +0000
+++ b/devel/p5-MooseX-App/Makefile      Sat Feb 14 12:03:54 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2015/02/06 05:14:18 mef Exp $
+# $NetBSD: Makefile,v 1.2 2015/02/14 12:03:54 mef Exp $
 #
 
-DISTNAME=      MooseX-App-1.30
+DISTNAME=      MooseX-App-1.31
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=MooseX/}
@@ -11,6 +11,8 @@
 COMMENT=       Write user-friendly command line apps with even less suffering
 LICENSE=       ${PERL5_LICENSE}
 
+DEPENDS+=      p5-Test-Most-[0-9]*:../../devel/p5-Test-Most
+
 PERL5_PACKLIST=        auto/MooseX/App/.packlist
 USE_LANGUAGES= # none
 
diff -r 78a6c8933a0f -r 1822a4b1dd8b devel/p5-MooseX-App/distinfo
--- a/devel/p5-MooseX-App/distinfo      Sat Feb 14 11:58:20 2015 +0000
+++ b/devel/p5-MooseX-App/distinfo      Sat Feb 14 12:03:54 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2015/02/06 05:14:18 mef Exp $
+$NetBSD: distinfo,v 1.2 2015/02/14 12:03:54 mef Exp $
 
-SHA1 (MooseX-App-1.30.tar.gz) = d72be11dff384430315df69c4a52ff578444da67
-RMD160 (MooseX-App-1.30.tar.gz) = f1a8938f060db1b6fc66f10d7d778ca2036cbd82
-Size (MooseX-App-1.30.tar.gz) = 75784 bytes
+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



Home | Main Index | Thread Index | Old Index