pkgsrc-WIP-changes archive

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

p5-Test-Bits: Remove, imported in pkgsrc as devel/p5-Test-Bits.



Module Name:	pkgsrc-wip
Committed By:	Frederic Cambus <fred%statdns.com@localhost>
Pushed By:	fcambus
Date:		Fri Apr 12 22:45:13 2019 +0200
Changeset:	2fb907ea9ff9b8749edcb5176a139bd96cab0a7c

Modified Files:
	Makefile
Removed Files:
	p5-Test-Bits/DESCR
	p5-Test-Bits/Makefile
	p5-Test-Bits/distinfo

Log Message:
p5-Test-Bits: Remove, imported in pkgsrc as devel/p5-Test-Bits.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2fb907ea9ff9b8749edcb5176a139bd96cab0a7c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile              |  1 -
 p5-Test-Bits/DESCR    |  7 -------
 p5-Test-Bits/Makefile | 20 --------------------
 p5-Test-Bits/distinfo |  6 ------
 4 files changed, 34 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 5a8efbec15..f000a5f522 100644
--- a/Makefile
+++ b/Makefile
@@ -2689,7 +2689,6 @@ SUBDIR+=	p5-Syntax-Highlight-Perl-Improved
 SUBDIR+=	p5-Sys-MemInfo
 SUBDIR+=	p5-Template-Plugin-Class
 SUBDIR+=	p5-Term-ReadLine-Perl5
-SUBDIR+=	p5-Test-Bits
 SUBDIR+=	p5-Test-Fake-HTTPD
 SUBDIR+=	p5-Test-HexDifferences
 SUBDIR+=	p5-Test-Strict
diff --git a/p5-Test-Bits/DESCR b/p5-Test-Bits/DESCR
deleted file mode 100644
index 5cb726efb7..0000000000
--- a/p5-Test-Bits/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-This module provides a single subroutine, bits_is(), for testing binary data.
-
-This module is quite similar to Test::BinaryData and Test::HexString in
-concept. The difference is that this module shows failure diagnostics in a
-different way, and has a slightly different calling style. Depending on the
-nature of the data you're working with, this module may be easier to work
-with.
diff --git a/p5-Test-Bits/Makefile b/p5-Test-Bits/Makefile
deleted file mode 100644
index ac844921a1..0000000000
--- a/p5-Test-Bits/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	Test-Bits-0.02
-PKGNAME=	p5-${DISTNAME}
-CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Test/}
-
-MAINTAINER=	fred%statdns.com@localhost
-HOMEPAGE=	https://metacpan.org/release/Test-Bits
-COMMENT=	Provides a bits_is() subroutine for testing binary data
-LICENSE=	artistic-2.0
-
-DEPENDS+=	p5-List-AllUtils-[0-9]*:../../devel/p5-List-AllUtils
-DEPENDS+=	p5-parent-[0-9]*:../../devel/p5-parent
-TEST_DEPENDS+=	p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
-
-PERL5_PACKLIST=	auto/Test/Bits/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Test-Bits/distinfo b/p5-Test-Bits/distinfo
deleted file mode 100644
index 3aa5839937..0000000000
--- a/p5-Test-Bits/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (Test-Bits-0.02.tar.gz) = 9432465a4becb68e7bfefc0b35a54a0896655fa2
-RMD160 (Test-Bits-0.02.tar.gz) = 3c01b9c29c4adda0ab4f3128b0dc693ead4a177d
-SHA512 (Test-Bits-0.02.tar.gz) = 4fd995f23fb365d31fbb281b8dfc7494b5a99a6f7b372c09ea16623aedc82443a3847399ade867285979e928c49c91aa85a45d8c34207549936b6eb6ae89ce6b
-Size (Test-Bits-0.02.tar.gz) = 9651 bytes


Home | Main Index | Thread Index | Old Index