pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Starter p5-Module-Starter: update to 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50c95bb8f64c
branches:  trunk
changeset: 368538:50c95bb8f64c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 17 11:15:50 2017 +0000

description:
p5-Module-Starter: update to 1.730.

1.73    Fri Aug 11 01:46:00 EDT 2017
        * Fix case where a distro name of '0' would be replaced by the first
          module name, confusing the tests (Dan Book)
        * Use Module::Runtime instead of string eval (Dan Book)

diffstat:

 devel/p5-Module-Starter/Makefile |   8 ++++----
 devel/p5-Module-Starter/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (39 lines):

diff -r 2542014c3576 -r 50c95bb8f64c devel/p5-Module-Starter/Makefile
--- a/devel/p5-Module-Starter/Makefile  Sun Sep 17 11:14:21 2017 +0000
+++ b/devel/p5-Module-Starter/Makefile  Sun Sep 17 11:15:50 2017 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2017/06/05 14:23:16 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.20 2017/09/17 11:15:50 wiz Exp $
 
-DISTNAME=      Module-Starter-1.72
+DISTNAME=      Module-Starter-1.73
 PKGNAME=       p5-${DISTNAME}0
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Module/}
 
@@ -12,6 +10,8 @@
 COMMENT=       Perl 5 module acting as a simple starter kit for any module
 LICENSE=       ${PERL5_LICENSE}
 
+DEPENDS+=      p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime
+
 PERL5_PACKLIST=        auto/Module/Starter/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r 2542014c3576 -r 50c95bb8f64c devel/p5-Module-Starter/distinfo
--- a/devel/p5-Module-Starter/distinfo  Sun Sep 17 11:14:21 2017 +0000
+++ b/devel/p5-Module-Starter/distinfo  Sun Sep 17 11:15:50 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/04/14 15:09:01 mef Exp $
+$NetBSD: distinfo,v 1.10 2017/09/17 11:15:50 wiz Exp $
 
-SHA1 (Module-Starter-1.72.tar.gz) = 747f2a1ca8753dda1506741ee4ae54d10558bc21
-RMD160 (Module-Starter-1.72.tar.gz) = c058b46fb30a05d62d1381277be159144ccf8eb7
-SHA512 (Module-Starter-1.72.tar.gz) = ad9c75c4af92bb9bd030d75fb8f8a017a4b2f413bc623bd8ecb90e8ef18b4c7c9f684460faf48c8d080b02fcadd5462e7b4b9b601094e7c8c5d0e459489a8f95
-Size (Module-Starter-1.72.tar.gz) = 54725 bytes
+SHA1 (Module-Starter-1.73.tar.gz) = c7942cc80130c46e6b7789a2583527828a0d274c
+RMD160 (Module-Starter-1.73.tar.gz) = a5bfe9de66d89323905267a24ad846811e031169
+SHA512 (Module-Starter-1.73.tar.gz) = 813bb98a2cd2344c5a8fd032d2ee42c13f767b436ac48a7d88bd6338ec21929cefd8940fa0b606abaa4e264291fcbfc993e10d0c0d471d1b5fda0d2eb7d80d58
+Size (Module-Starter-1.73.tar.gz) = 61368 bytes



Home | Main Index | Thread Index | Old Index