pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Shell-Config-Generate



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov  8 20:39:27 UTC 2017

Modified Files:
        pkgsrc/devel/p5-Shell-Config-Generate: Makefile distinfo

Log Message:
p5-Shell-Config-Generate: update to 0.31.

0.31      2017-10-25 11:10:03 -0400
  - Production release identical to 0.30_01

0.30_01   2017-09-08 15:08:18 -0400
  - You can now pass a string name of the shell
    to generate and generate_file


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-Shell-Config-Generate/Makefile \
    pkgsrc/devel/p5-Shell-Config-Generate/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Shell-Config-Generate/Makefile
diff -u pkgsrc/devel/p5-Shell-Config-Generate/Makefile:1.1 pkgsrc/devel/p5-Shell-Config-Generate/Makefile:1.2
--- pkgsrc/devel/p5-Shell-Config-Generate/Makefile:1.1  Fri Sep 29 13:24:29 2017
+++ pkgsrc/devel/p5-Shell-Config-Generate/Makefile      Wed Nov  8 20:39:26 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/09/29 13:24:29 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/11/08 20:39:26 wiz Exp $
 
-DISTNAME=      Shell-Config-Generate-0.29
+DISTNAME=      Shell-Config-Generate-0.31
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Shell/}
@@ -11,6 +11,7 @@ COMMENT=      Portably generate config for an
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-Shell-Guess-[0-9]*:../../devel/p5-Shell-Guess
+BUILD_DEPENDS+=        p5-Test2-Suite-[0-9]*:../../devel/p5-Test2-Suite
 
 PERL5_PACKLIST=        auto/Shell/Config/Generate/.packlist
 
Index: pkgsrc/devel/p5-Shell-Config-Generate/distinfo
diff -u pkgsrc/devel/p5-Shell-Config-Generate/distinfo:1.1 pkgsrc/devel/p5-Shell-Config-Generate/distinfo:1.2
--- pkgsrc/devel/p5-Shell-Config-Generate/distinfo:1.1  Fri Sep 29 13:24:29 2017
+++ pkgsrc/devel/p5-Shell-Config-Generate/distinfo      Wed Nov  8 20:39:26 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2017/09/29 13:24:29 wiz Exp $
+$NetBSD: distinfo,v 1.2 2017/11/08 20:39:26 wiz Exp $
 
-SHA1 (Shell-Config-Generate-0.29.tar.gz) = 611c1fa3977ce999da5b483b0a112a47d3971f47
-RMD160 (Shell-Config-Generate-0.29.tar.gz) = 384ef19c111cca28b2e060e322ed8c807351d208
-SHA512 (Shell-Config-Generate-0.29.tar.gz) = 63abea0d5f95a23570fd94a32d5ee7ccefbc95766e4678cf0144d801dfc8ea26ea95ddb2d0c487090f7fb833ec51b879144a592a247321688c7357fc17e7578f
-Size (Shell-Config-Generate-0.29.tar.gz) = 27838 bytes
+SHA1 (Shell-Config-Generate-0.31.tar.gz) = 5011d1b052d47aa38e87bd3818f9dcf4243f6f75
+RMD160 (Shell-Config-Generate-0.31.tar.gz) = 87c7b0f3bbe9c7138cd53257d0353ea7548a393e
+SHA512 (Shell-Config-Generate-0.31.tar.gz) = b3f23e79a9ab5187f025859ec11d378fba7448fb9afe17e3fb00aa36ae509e84eec7d4c6356fedac1586560da9b2cdf994961a1453c8ec3f076cbab5d7cb5618
+Size (Shell-Config-Generate-0.31.tar.gz) = 28407 bytes
 SHA1 (patch-maint_travis-install-system.sh) = b28029a8f850db767df1ddf61d6c49af915c07dc



Home | Main Index | Thread Index | Old Index