SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,20 @@
COMMENT = test strings and data structures and show differences if not
DISTNAME = Test-Differences-0.69
CATEGORIES = devel
MODULES = cpan
PKG_ARCH = *
MAINTAINER = Andrew Hewus Fresh <afresh1@openbsd.org>
# Artistic or GPL
PERMIT_PACKAGE = Yes
RUN_DEPENDS = sysutils/p5-Capture-Tiny>=0.24 \
textproc/p5-Text-Diff>=1.43
# Addtional depends to avoid skipping tests
TEST_DEPENDS += devel/p5-Test-Pod \
devel/p5-Test-Pod-Coverage
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Test-Differences-0.69.tar.gz) = GPZE/dSh/vk+8/f2ffjpW1k9gRiZ80vLurpNcXIi9Y8=
SIZE (Test-Differences-0.69.tar.gz) = 14526

View file

@ -0,0 +1,3 @@
When the code you're testing returns multiple lines, records or data
structures and they're just plain wrong, an equivalent to the Unix
"diff" utility may be just what's needed.

View file

@ -0,0 +1,3 @@
${P5SITE}/Test/
${P5SITE}/Test/Differences.pm
@man man/man3p/Test::Differences.3p