pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-OOTools



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Oct 27 13:55:28 UTC 2019

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

Log Message:
(devel/p5-OOTools) Updated 2.40 to 2.41 (Please note # of digit changes, be careful, without digit 0)

Version 2.41 - 2019-04-02
- add Test::Pod to build requirements


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-OOTools/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-OOTools/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-OOTools/Makefile
diff -u pkgsrc/devel/p5-OOTools/Makefile:1.25 pkgsrc/devel/p5-OOTools/Makefile:1.26
--- pkgsrc/devel/p5-OOTools/Makefile:1.25       Sun Aug 11 13:20:03 2019
+++ pkgsrc/devel/p5-OOTools/Makefile    Sun Oct 27 13:55:28 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2019/08/11 13:20:03 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2019/10/27 13:55:28 mef Exp $
 
-DISTNAME=      OOTools-2.4
-PKGNAME=       p5-${DISTNAME}0
-PKGREVISION=   2
+DISTNAME=      OOTools-2.41
+PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/S/SK/SKNPP/
 
@@ -11,7 +10,7 @@ HOMEPAGE=     https://metacpan.org/release/D
 COMMENT=       Perl module collection to easily create constructors methods
 LICENSE=       ${PERL5_LICENSE}
 
-BUILD_DEPENDS+=        p5-CGI-[0-9]*:../../www/p5-CGI
+TEST_DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI
 
 PERL5_PACKLIST=                auto/Class/props/.packlist
 

Index: pkgsrc/devel/p5-OOTools/distinfo
diff -u pkgsrc/devel/p5-OOTools/distinfo:1.6 pkgsrc/devel/p5-OOTools/distinfo:1.7
--- pkgsrc/devel/p5-OOTools/distinfo:1.6        Sun Sep 17 11:48:25 2017
+++ pkgsrc/devel/p5-OOTools/distinfo    Sun Oct 27 13:55:28 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/09/17 11:48:25 wiz Exp $
+$NetBSD: distinfo,v 1.7 2019/10/27 13:55:28 mef Exp $
 
-SHA1 (OOTools-2.4.tar.gz) = 6205b5400b44fda0d108578e66c75c0bbd05b792
-RMD160 (OOTools-2.4.tar.gz) = dd48bde73f890aa8a0a1ad8dd9e671ce73dbe22d
-SHA512 (OOTools-2.4.tar.gz) = 95eb0142ee54d07b6264169b1ac1d47bfa71c5fca3ef97b4bbdebd493fcf02e8340843bb4be7dac8810814e71314e41bf049bf332022c8e2096cf0a3be5b220e
-Size (OOTools-2.4.tar.gz) = 32542 bytes
+SHA1 (OOTools-2.41.tar.gz) = 9dfdc59200c70a6eb78ff9408c782b5a6418308b
+RMD160 (OOTools-2.41.tar.gz) = 625b91129513b2b5334c8b27a648cc46778ae897
+SHA512 (OOTools-2.41.tar.gz) = 26337ba9a4909b3de27b7aafdc54f0b0c7671f7d822bb5bf5fdaf7a700d4a0c20e270634365d19c05d75b8eda787afb08d20f9abeab2547a7c74b9d9a1f317c6
+Size (OOTools-2.41.tar.gz) = 32627 bytes



Home | Main Index | Thread Index | Old Index