Wed Sep 2 23:42:06 2020 UTC ()
(devel/p5-Test-Alien-CPP) import p5-Test-Alien-CPP-1.02

This module works exactly like Test::Alien except that it supports
C++. All functions like alien_ok, etc that are exported by Test::Alien
are exported by this module. The only difference is that xs_ok injects
C++ support before delegating to Test::Alien


(mef)
diff -r0 -r1.1 pkgsrc/devel/p5-Test-Alien-CPP/DESCR
diff -r0 -r1.1 pkgsrc/devel/p5-Test-Alien-CPP/Makefile
diff -r0 -r1.1 pkgsrc/devel/p5-Test-Alien-CPP/PLIST
diff -r0 -r1.1 pkgsrc/devel/p5-Test-Alien-CPP/distinfo

File Added: pkgsrc/devel/p5-Test-Alien-CPP/DESCR
This module works exactly like Test::Alien except that it supports
C++. All functions like alien_ok, etc that are exported by Test::Alien
are exported by this module. The only difference is that xs_ok injects
C++ support before delegating to Test::Alien

File Added: pkgsrc/devel/p5-Test-Alien-CPP/Makefile
# $NetBSD: Makefile,v 1.1 2020/09/02 23:42:06 mef Exp $

DISTNAME=	Test-Alien-CPP-1.02
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel perl5
MASTER_SITES=	https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/
COMMENT=	Testing tools for Alien modules for projects that use C++
LICENSE=	${PERL5_LICENSE}

TEST_DEPENDS+=	p5-ExtUtils-CppGuess-[0-9]*:../../devel/p5-ExtUtils-CppGuess

PERL5_PACKLIST=	auto/Test/Alien/CPP/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/p5-Test-Alien-CPP/PLIST
@comment $NetBSD: PLIST,v 1.1 2020/09/02 23:42:06 mef Exp $
@comment TODO: to fill this file with the file listing:
@comment TODO: 1. run "/usr/bin/make package"
@comment TODO: 2. run "/usr/bin/make print-PLIST"

File Added: pkgsrc/devel/p5-Test-Alien-CPP/distinfo
$NetBSD: distinfo,v 1.1 2020/09/02 23:42:06 mef Exp $

SHA1 (Test-Alien-CPP-1.02.tar.gz) = 004849407c66b72ee685f87b963516f94b030dc4
RMD160 (Test-Alien-CPP-1.02.tar.gz) = 41b2bdf6089b6b1da46d8dfe91983c57d40bfb24
SHA512 (Test-Alien-CPP-1.02.tar.gz) = bf39c7618025f19af9cb10dfd87cb4f87ff30e611a0ec960df4aee717c999d9004ab3cd58705e90fde58647e05ae3a614cc4322f1bc200b1fd0be28a43954c24
Size (Test-Alien-CPP-1.02.tar.gz) = 15862 bytes