pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Data-Visitor
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 6 22:41:31 UTC 2020
Modified Files:
pkgsrc/devel/p5-Data-Visitor: Makefile distinfo
Log Message:
p5-Data-Visitor: update to 0.31.
0.31 2020-08-02 22:39:31Z
- updated distribution tooling (resolves RT#133059, a problem with the
compilation test when the installed perl has whitespace in its path)
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/p5-Data-Visitor/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-Data-Visitor/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-Data-Visitor/Makefile
diff -u pkgsrc/devel/p5-Data-Visitor/Makefile:1.28 pkgsrc/devel/p5-Data-Visitor/Makefile:1.29
--- pkgsrc/devel/p5-Data-Visitor/Makefile:1.28 Mon Aug 31 18:07:49 2020
+++ pkgsrc/devel/p5-Data-Visitor/Makefile Sun Sep 6 22:41:31 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2020/08/31 18:07:49 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2020/09/06 22:41:31 wiz Exp $
-DISTNAME= Data-Visitor-0.30
+DISTNAME= Data-Visitor-0.31
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
@@ -18,6 +17,7 @@ DEPENDS+= p5-Tie-ToObject>=0.01:../../de
DEPENDS+= p5-namespace-clean>=0.19:../../devel/p5-namespace-clean
#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
+BUILD_DEPENDS+= p5-Test-Needs-[0-9]*:../../devel/p5-Test-Needs
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
PERL5_PACKLIST= auto/Data/Visitor/.packlist
Index: pkgsrc/devel/p5-Data-Visitor/distinfo
diff -u pkgsrc/devel/p5-Data-Visitor/distinfo:1.12 pkgsrc/devel/p5-Data-Visitor/distinfo:1.13
--- pkgsrc/devel/p5-Data-Visitor/distinfo:1.12 Tue Nov 3 03:28:08 2015
+++ pkgsrc/devel/p5-Data-Visitor/distinfo Sun Sep 6 22:41:31 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2015/11/03 03:28:08 agc Exp $
+$NetBSD: distinfo,v 1.13 2020/09/06 22:41:31 wiz Exp $
-SHA1 (Data-Visitor-0.30.tar.gz) = 1b68132cae25963c6408e49e8419f552d7e75dfe
-RMD160 (Data-Visitor-0.30.tar.gz) = a237c27ecf1ff91c8a23f1d575fb7b2def2c1b8a
-SHA512 (Data-Visitor-0.30.tar.gz) = cdd3f5076dbbfb3afce714677e936417b96315dd50735c015795fb2c9d143d4e2ceeb305366f9985032b17899b911267dbafefa56493ff20f16c74da1a9330a8
-Size (Data-Visitor-0.30.tar.gz) = 24542 bytes
+SHA1 (Data-Visitor-0.31.tar.gz) = 3a982a2192ed9561ed38ecca7a740287228dec4d
+RMD160 (Data-Visitor-0.31.tar.gz) = dc198809094412bc6edea1b751379e8eb5cf1b57
+SHA512 (Data-Visitor-0.31.tar.gz) = 4c2cba80e3ef5ed0a19836b58f82da18e8ea1adf25c60767f308807c0e592bc679df6e4d58a0b1fd9fc65d558403d4beab1c327914c4572902971857cbdb8198
+Size (Data-Visitor-0.31.tar.gz) = 39537 bytes
Home |
Main Index |
Thread Index |
Old Index