pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test-Compile
Module Name: pkgsrc
Committed By: wen
Date: Sat Aug 21 00:09:30 UTC 2021
Modified Files:
pkgsrc/devel/p5-Test-Compile: Makefile distinfo
Log Message:
Update to 3.0.0
Update DEPENDS
Upstream changes:
v3.0.0 2021-08-21
- Stop tring to detect the OS
- Stop doing strange things for non posix systems (not backwards compatible)
- Don't depend on UNIVERSAL::require
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/p5-Test-Compile/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Test-Compile/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-Test-Compile/Makefile
diff -u pkgsrc/devel/p5-Test-Compile/Makefile:1.29 pkgsrc/devel/p5-Test-Compile/Makefile:1.30
--- pkgsrc/devel/p5-Test-Compile/Makefile:1.29 Sun Jul 4 08:47:37 2021
+++ pkgsrc/devel/p5-Test-Compile/Makefile Sat Aug 21 00:09:30 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2021/07/04 08:47:37 wen Exp $
+# $NetBSD: Makefile,v 1.30 2021/08/21 00:09:30 wen Exp $
-DISTNAME= Test-Compile-v2.4.2
+DISTNAME= Test-Compile-v3.0.0
PKGNAME= p5-${DISTNAME:S/-v/-/}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://metacpan.org/release/T
COMMENT= Perl 5 module to check whether Perl module files compile correctly
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-UNIVERSAL-require-[0-9]*:../../devel/p5-UNIVERSAL-require
+TEST_DEPENDS+= p5-UNIVERSAL-require-[0-9]*:../../devel/p5-UNIVERSAL-require
TEST_DEPENDS+= p5-Devel-CheckOS-[0-9]*:../../devel/p5-Devel-CheckOS
TEST_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
Index: pkgsrc/devel/p5-Test-Compile/distinfo
diff -u pkgsrc/devel/p5-Test-Compile/distinfo:1.13 pkgsrc/devel/p5-Test-Compile/distinfo:1.14
--- pkgsrc/devel/p5-Test-Compile/distinfo:1.13 Sun Jul 4 08:47:37 2021
+++ pkgsrc/devel/p5-Test-Compile/distinfo Sat Aug 21 00:09:30 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2021/07/04 08:47:37 wen Exp $
+$NetBSD: distinfo,v 1.14 2021/08/21 00:09:30 wen Exp $
-SHA1 (Test-Compile-v2.4.2.tar.gz) = c664ec85bad077885f4cbff3b6480ed8077c8a71
-RMD160 (Test-Compile-v2.4.2.tar.gz) = a674becda402a4b5512e5abfa617401b603e3e45
-SHA512 (Test-Compile-v2.4.2.tar.gz) = 3c16249d9cf14c3cc1dae5958c591b9beac320e26c3ef958a76ca74763ce30443ebe55e3e4efacd384252dfe1ef1cfca9c12d4f7a67780e0db20d6462b6d541c
-Size (Test-Compile-v2.4.2.tar.gz) = 18842 bytes
+SHA1 (Test-Compile-v3.0.0.tar.gz) = 90dd169d882b4fa0b59e521a5d2ef1d34e192bc3
+RMD160 (Test-Compile-v3.0.0.tar.gz) = b17a63f091453e9a8feb598deec3c8ddbcd03cc1
+SHA512 (Test-Compile-v3.0.0.tar.gz) = 15804c970a7663612fdfae9f06d193377535025fd9ec4db5f1451d2a207acd72d56fc2412ba27d4c396d817ac01136c7f1ad9d08bf8f60f1b979674989bb6188
+Size (Test-Compile-v3.0.0.tar.gz) = 18482 bytes
Home |
Main Index |
Thread Index |
Old Index