head 1.7; access; symbols pkgsrc-2023Q4:1.7.0.4 pkgsrc-2023Q4-base:1.7 pkgsrc-2023Q3:1.7.0.2 pkgsrc-2023Q3-base:1.7 pkgsrc-2023Q2:1.6.0.8 pkgsrc-2023Q2-base:1.6 pkgsrc-2023Q1:1.6.0.6 pkgsrc-2023Q1-base:1.6 pkgsrc-2022Q4:1.6.0.4 pkgsrc-2022Q4-base:1.6 pkgsrc-2022Q3:1.6.0.2 pkgsrc-2022Q3-base:1.6 pkgsrc-2022Q2:1.5.0.10 pkgsrc-2022Q2-base:1.5 pkgsrc-2022Q1:1.5.0.8 pkgsrc-2022Q1-base:1.5 pkgsrc-2021Q4:1.5.0.6 pkgsrc-2021Q4-base:1.5 pkgsrc-2021Q3:1.5.0.4 pkgsrc-2021Q3-base:1.5 pkgsrc-2021Q2:1.5.0.2 pkgsrc-2021Q2-base:1.5 pkgsrc-2021Q1:1.4.0.6 pkgsrc-2021Q1-base:1.4 pkgsrc-2020Q4:1.4.0.4 pkgsrc-2020Q4-base:1.4 pkgsrc-2020Q3:1.4.0.2 pkgsrc-2020Q3-base:1.4 pkgsrc-2020Q2:1.3.0.8 pkgsrc-2020Q2-base:1.3 pkgsrc-2020Q1:1.3.0.4 pkgsrc-2020Q1-base:1.3 pkgsrc-2019Q4:1.3.0.6 pkgsrc-2019Q4-base:1.3 pkgsrc-2019Q3:1.3.0.2 pkgsrc-2019Q3-base:1.3 pkgsrc-2019Q2:1.2.0.8 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.6 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.4 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.2 pkgsrc-2018Q3-base:1.2; locks; strict; comment @# @; 1.7 date 2023.07.06.09.40.14; author wiz; state Exp; branches; next 1.6; commitid 6meR4IA6XJRNYIvE; 1.6 date 2022.06.28.11.33.25; author wiz; state Exp; branches; next 1.5; commitid D2UoJrTHpoHEANJD; 1.5 date 2021.05.24.19.51.44; author wiz; state Exp; branches; next 1.4; commitid qokaiStTApGMcrUC; 1.4 date 2020.08.31.18.09.03; author wiz; state Exp; branches; next 1.3; commitid 7zxRbfOkDOoxbfmC; 1.3 date 2019.08.11.13.20.32; author wiz; state Exp; branches; next 1.2; commitid Ifet9Pg6Qt99ZByB; 1.2 date 2018.08.22.09.44.47; author wiz; state Exp; branches; next 1.1; commitid YLub8g3ofvFGb6PA; 1.1 date 2018.08.21.09.22.00; author wiz; state Exp; branches; next ; commitid 6jOILPk12bgV6YOA; desc @@ 1.7 log @*: recursive bump for perl 5.38 @ text @# $NetBSD: Makefile,v 1.6 2022/06/28 11:33:25 wiz Exp $ DISTNAME= Test-LectroTest-0.5001 PKGNAME= p5-${DISTNAME} PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TM/TMOERTEL/} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://metacpan.org/release/Test-LectroTest COMMENT= Easy, automatic, specification-based tests LICENSE= ${PERL5_LICENSE} PERL5_PACKLIST= auto/Test/LectroTest/.packlist #PERL5_MODULE_TYPE= Module::Install::Bundled .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" @ 1.6 log @*: recursive bump for perl 5.36 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2021/05/24 19:51:44 wiz Exp $ d5 1 a5 1 PKGREVISION= 5 @ 1.5 log @*: recursive bump for perl 5.34 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2020/08/31 18:09:03 wiz Exp $ d5 1 a5 1 PKGREVISION= 4 @ 1.4 log @*: bump PKGREVISION for perl-5.32. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2019/08/11 13:20:32 wiz Exp $ d5 1 a5 1 PKGREVISION= 3 @ 1.3 log @Bump PKGREVISIONs for perl 5.30.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2018/08/22 09:44:47 wiz Exp $ d5 1 a5 1 PKGREVISION= 2 @ 1.2 log @Recursive bump for perl5-5.28.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2018/08/21 09:22:00 wiz Exp $ d5 1 a5 1 PKGREVISION= 1 @ 1.1 log @devel/p5-Test-LectroTest: import p5-Test-LectroTest-0.5001 A simple (yet full featured) interface to LectroTest, an automated, specification-based testing system for Perl. To use it, declare properties that specify the expected behavior of your software. LectroTest then checks your software to see whether those properties hold. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.15 2017/09/17 13:14:59 wiz Exp $ d5 1 @