pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
p5-Test-Strict: remove, newer version in pkgsrc
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Mon Sep 7 21:45:00 2020 +0200
Changeset: 1924a3c123d8d0b91b9337eb830f458beaf1d821
Modified Files:
Makefile
Removed Files:
p5-Test-Strict/DESCR
p5-Test-Strict/Makefile
p5-Test-Strict/distinfo
Log Message:
p5-Test-Strict: remove, newer version in pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1924a3c123d8d0b91b9337eb830f458beaf1d821
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
p5-Test-Strict/DESCR | 3 ---
p5-Test-Strict/Makefile | 20 --------------------
p5-Test-Strict/distinfo | 6 ------
4 files changed, 30 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 3293db2e76..481a8e6444 100644
--- a/Makefile
+++ b/Makefile
@@ -2710,7 +2710,6 @@ SUBDIR+= p5-Sys-MemInfo
SUBDIR+= p5-Template-Plugin-Class
SUBDIR+= p5-Term-ReadLine-Perl5
SUBDIR+= p5-Test-Fake-HTTPD
-SUBDIR+= p5-Test-Strict
SUBDIR+= p5-Test-Stub
SUBDIR+= p5-Test-Unit-Lite
SUBDIR+= p5-Test-WWW-Mechanize-CGIApp
diff --git a/p5-Test-Strict/DESCR b/p5-Test-Strict/DESCR
deleted file mode 100644
index 69643dc449..0000000000
--- a/p5-Test-Strict/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Test::Strict lets you check the syntax, presence of use strict; and
-presence use warnings; in your perl code. It report its results in
-standard Test::Simple fashion.
diff --git a/p5-Test-Strict/Makefile b/p5-Test-Strict/Makefile
deleted file mode 100644
index 7cb7574491..0000000000
--- a/p5-Test-Strict/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD$
-
-DISTNAME= Test-Strict-0.47
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= devel
-MASTER_SITES= https://cpan.metacpan.org/authors/id/M/MA/MANWAR/
-
-MAINTAINER= pkgsrc-users%pkgsrc.org@localhost
-HOMEPAGE= https://cpan.metacpan.org/authors/id/M/MA/MANWAR/
-COMMENT= Check syntax, presence of use strict; and test coverage
-LICENSE= ${PERL5_LICENSE}
-
-DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
-
-PERL5_PACKLIST= auto/Test/Strict/.packlist
-USE_LANGUAGES= # none
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Test-Strict/distinfo b/p5-Test-Strict/distinfo
deleted file mode 100644
index 063fab5cbb..0000000000
--- a/p5-Test-Strict/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (Test-Strict-0.47.tar.gz) = 567b46694ab5ad808d7d59f849dd0f55d7a0f9c1
-RMD160 (Test-Strict-0.47.tar.gz) = 44bfaf2c5dce70be1df8a5edb61fb383d6f61647
-SHA512 (Test-Strict-0.47.tar.gz) = 56ffc488cb2502af228ad03f3da7bf11f04c0cacc7f1ea13b3aa8e0578f0df36a9be092f71db973748c8db15f45873a384f2e24844468b9a300d2386692c21b9
-Size (Test-Strict-0.47.tar.gz) = 20679 bytes
Home |
Main Index |
Thread Index |
Old Index