Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-parent (devel/p5-parent) Updated to 0.238



details:   https://anonhg.NetBSD.org/pkgsrc/rev/87b21aaf95d0
branches:  trunk
changeset: 429299:87b21aaf95d0
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Apr 18 12:47:42 2020 +0000

description:
(devel/p5-parent) Updated to 0.238

0.238 2020-02-07
    . Move the prerequisite Test::More from being a runtime prerequisite
      to a test time / build time prerequisite (PR #11, by Haarg)

diffstat:

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

diffs (38 lines):

diff -r ff78c7e1ea46 -r 87b21aaf95d0 devel/p5-parent/Makefile
--- a/devel/p5-parent/Makefile  Sat Apr 18 12:46:40 2020 +0000
+++ b/devel/p5-parent/Makefile  Sat Apr 18 12:47:42 2020 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2019/08/11 13:20:48 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2020/04/18 12:47:42 mef Exp $
 #
 
-DISTNAME=      parent-0.237
+DISTNAME=      parent-0.238
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CO/CORION/}
 
@@ -13,6 +12,7 @@
 LICENSE=       ${PERL5_LICENSE}
 
 USE_LANGUAGES= # empty
+
 PERL5_PACKLIST=        auto/parent/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r ff78c7e1ea46 -r 87b21aaf95d0 devel/p5-parent/distinfo
--- a/devel/p5-parent/distinfo  Sat Apr 18 12:46:40 2020 +0000
+++ b/devel/p5-parent/distinfo  Sat Apr 18 12:47:42 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2018/07/07 10:25:50 wen Exp $
+$NetBSD: distinfo,v 1.10 2020/04/18 12:47:42 mef Exp $
 
-SHA1 (parent-0.237.tar.gz) = db0060ebc8de345602b23f7dc70b6fd5c4803438
-RMD160 (parent-0.237.tar.gz) = cb1fd8d6a4ba4976d84766349c61b3375fcef562
-SHA512 (parent-0.237.tar.gz) = 3da3b16eb8401a0c37aeadc4cf8518c9640f6c22edb837e652d33d68758932079f576b1ede52cdf28d35c3edb2f4e0f49462ad1567419487634349508d7b4794
-Size (parent-0.237.tar.gz) = 10004 bytes
+SHA1 (parent-0.238.tar.gz) = 10fd90c605deac346b1325356d569650468ab8d6
+RMD160 (parent-0.238.tar.gz) = b4af0bafa8dfaab16a41c63a73b9611e68077f5e
+SHA512 (parent-0.238.tar.gz) = b1ede0366f6a9f16e9b76553d4af5934f99a63449b8db0e681ba7103b306a777b698be008da87f25791fb83bbc6085294c4c4cd695a6899fcd04cbc5045a2bf4
+Size (parent-0.238.tar.gz) = 10388 bytes



Home | Main Index | Thread Index | Old Index