Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc p5-Test-Harness: remove, part of perl since forever
details: https://anonhg.NetBSD.org/pkgsrc/rev/8ecc57fa41ab
branches: trunk
changeset: 438076:8ecc57fa41ab
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 04 13:38:32 2020 +0000
description:
p5-Test-Harness: remove, part of perl since forever
diffstat:
devel/Makefile | 3 +--
devel/p5-Test-Harness/DESCR | 9 ---------
devel/p5-Test-Harness/Makefile | 17 -----------------
devel/p5-Test-Harness/distinfo | 6 ------
doc/CHANGES-2020 | 3 ++-
5 files changed, 3 insertions(+), 35 deletions(-)
diffs (75 lines):
diff -r 2e4b4fe68445 -r 8ecc57fa41ab devel/Makefile
--- a/devel/Makefile Fri Sep 04 13:37:50 2020 +0000
+++ b/devel/Makefile Fri Sep 04 13:38:32 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3216 2020/09/04 13:36:47 wiz Exp $
+# $NetBSD: Makefile,v 1.3217 2020/09/04 13:38:32 wiz Exp $
#
COMMENT= Development utilities
@@ -1900,7 +1900,6 @@
SUBDIR+= p5-Test-File-ShareDir
SUBDIR+= p5-Test-Fixture-DBIC-Schema
SUBDIR+= p5-Test-HTTP-LocalServer
-SUBDIR+= p5-Test-Harness
SUBDIR+= p5-Test-HexDifferences
SUBDIR+= p5-Test-HexString
SUBDIR+= p5-Test-Identity
diff -r 2e4b4fe68445 -r 8ecc57fa41ab devel/p5-Test-Harness/DESCR
--- a/devel/p5-Test-Harness/DESCR Fri Sep 04 13:37:50 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-Although, for historical reasons, the Test::Harness distribution takes its
-name from this module it now exists only to provide TAP::Harness with an
-interface that is somewhat backwards compatible with Test::Harness 2.xx. If
-you're writing new code consider using TAP::Harness directly instead.
-Emulation is provided for "runtests" and "execute_tests" but the pluggable
-'Straps' interface that previous versions of Test::Harness supported is not
-reproduced here. Straps is now available as a stand alone module:
-Test::Harness::Straps. See TAP::Parser, TAP::Harness for the main
-documentation for this distribution.
diff -r 2e4b4fe68445 -r 8ecc57fa41ab devel/p5-Test-Harness/Makefile
--- a/devel/p5-Test-Harness/Makefile Fri Sep 04 13:37:50 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.60 2020/08/31 18:09:02 wiz Exp $
-
-DISTNAME= Test-Harness-3.42
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
-CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LE/LEONT/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://metacpan.org/release/Test-Harness
-COMMENT= Run Perl standard test scripts with statistics
-LICENSE= ${PERL5_LICENSE}
-
-PERL5_PACKLIST= auto/Test/Harness/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 2e4b4fe68445 -r 8ecc57fa41ab devel/p5-Test-Harness/distinfo
--- a/devel/p5-Test-Harness/distinfo Fri Sep 04 13:37:50 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.35 2018/03/21 12:39:56 wiz Exp $
-
-SHA1 (Test-Harness-3.42.tar.gz) = 111f22975b12e91c67aa50fe40d13b2fba528335
-RMD160 (Test-Harness-3.42.tar.gz) = 8923a7f261caba687a37da7d2957932016490404
-SHA512 (Test-Harness-3.42.tar.gz) = c9a3feec242772dd597be5e304dcf536c117dcad01cc2e22b8881e2bf24e5e3b1a119f3a29152a1602b6a2072b555f38c0fed8211198c2b2f6ee612df3d09b00
-Size (Test-Harness-3.42.tar.gz) = 213232 bytes
diff -r 2e4b4fe68445 -r 8ecc57fa41ab doc/CHANGES-2020
--- a/doc/CHANGES-2020 Fri Sep 04 13:37:50 2020 +0000
+++ b/doc/CHANGES-2020 Fri Sep 04 13:38:32 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4784 2020/09/04 13:36:47 wiz Exp $
+$NetBSD: CHANGES-2020,v 1.4785 2020/09/04 13:38:32 wiz Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -7378,3 +7378,4 @@
Removed devel/p5-Term-ANSIColor successor lang/perl5 [wiz 2020-09-04]
Removed devel/p5-Term-Cap successor lang/perl5 [wiz 2020-09-04]
Removed devel/p5-Term-ReadLine successor lang/perl5 [wiz 2020-09-04]
+ Removed devel/p5-Test-Harness successor lang/perl5 [wiz 2020-09-04]
Home |
Main Index |
Thread Index |
Old Index