pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-parent



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Apr 18 12:47:42 UTC 2020

Modified Files:
        pkgsrc/devel/p5-parent: Makefile distinfo

Log Message:
(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)


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-parent/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-parent/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-parent/Makefile
diff -u pkgsrc/devel/p5-parent/Makefile:1.21 pkgsrc/devel/p5-parent/Makefile:1.22
--- pkgsrc/devel/p5-parent/Makefile:1.21        Sun Aug 11 13:20:48 2019
+++ pkgsrc/devel/p5-parent/Makefile     Sat Apr 18 12:47:42 2020
@@ -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 @@ COMMENT=      Establish an ISA relationship w
 LICENSE=       ${PERL5_LICENSE}
 
 USE_LANGUAGES= # empty
+
 PERL5_PACKLIST=        auto/parent/.packlist
 
 .include "../../lang/perl5/module.mk"

Index: pkgsrc/devel/p5-parent/distinfo
diff -u pkgsrc/devel/p5-parent/distinfo:1.9 pkgsrc/devel/p5-parent/distinfo:1.10
--- pkgsrc/devel/p5-parent/distinfo:1.9 Sat Jul  7 10:25:50 2018
+++ pkgsrc/devel/p5-parent/distinfo     Sat Apr 18 12:47:42 2020
@@ -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