From 8ad49dd130c69ce5f57873d51c1438d64875d4c3 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 4 Sep 2020 09:29:10 +0000 Subject: *: remove references to p5-Encode Encode has been part of perl since ~forever --- textproc/p5-Encode-EUCJPASCII/Makefile | 6 ++---- textproc/p5-Encode-HanExtra/Makefile | 5 ++--- textproc/p5-Encode-JIS2K/Makefile | 6 ++---- textproc/p5-YAML-PP/Makefile | 9 +++++---- 4 files changed, 11 insertions(+), 15 deletions(-) (limited to 'textproc') diff --git a/textproc/p5-Encode-EUCJPASCII/Makefile b/textproc/p5-Encode-EUCJPASCII/Makefile index 46c828f5f1d..54bf7697f82 100644 --- a/textproc/p5-Encode-EUCJPASCII/Makefile +++ b/textproc/p5-Encode-EUCJPASCII/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2020/08/31 18:11:46 wiz Exp $ -# +# $NetBSD: Makefile,v 1.6 2020/09/04 09:29:11 wiz Exp $ DISTNAME= Encode-EUCJPASCII-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/} @@ -14,6 +13,5 @@ LICENSE= ${PERL5_LICENSE} PERL5_PACKLIST= auto/Encode/EUCJPASCII/.packlist -.include "../../textproc/p5-Encode/buildlink3.mk" .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-Encode-HanExtra/Makefile b/textproc/p5-Encode-HanExtra/Makefile index 11559b371d7..45831296a2b 100644 --- a/textproc/p5-Encode-HanExtra/Makefile +++ b/textproc/p5-Encode-HanExtra/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2020/08/31 18:11:46 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2020/09/04 09:29:11 wiz Exp $ DISTNAME= Encode-HanExtra-0.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/} @@ -18,6 +18,5 @@ BUILD_DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build PERL5_PACKLIST= auto/Encode/HanExtra/.packlist -.include "../../textproc/p5-Encode/buildlink3.mk" .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-Encode-JIS2K/Makefile b/textproc/p5-Encode-JIS2K/Makefile index d9aff8d10f0..61577edabd9 100644 --- a/textproc/p5-Encode-JIS2K/Makefile +++ b/textproc/p5-Encode-JIS2K/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2020/08/31 18:11:47 wiz Exp $ -# +# $NetBSD: Makefile,v 1.6 2020/09/04 09:29:11 wiz Exp $ DISTNAME= Encode-JIS2K-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/} @@ -14,6 +13,5 @@ LICENSE= ${PERL5_LICENSE} PERL5_PACKLIST= auto/Encode/JIS2K/.packlist -.include "../../textproc/p5-Encode/buildlink3.mk" .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-YAML-PP/Makefile b/textproc/p5-YAML-PP/Makefile index 19050f30a5a..2dabac84887 100644 --- a/textproc/p5-YAML-PP/Makefile +++ b/textproc/p5-YAML-PP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2020/08/31 18:12:15 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2020/09/04 09:29:11 wiz Exp $ DISTNAME= YAML-PP-0.019 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${HOMEPAGE} @@ -11,10 +11,11 @@ HOMEPAGE= https://cpan.metacpan.org/authors/id/T/TI/TINITA/ COMMENT= Modern, modular YAML processor LICENSE= ${PERL5_LICENSE} +TEST_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep +TEST_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn + PERL5_PACKLIST= auto/YAML/PP/.packlist USE_LANGUAGES= # none -BUILDLINK_API_DEPENDS.p5-Encode+= p5-Encode>=0 -.include "../../textproc/p5-Encode/buildlink3.mk" .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3