Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc *: remove references to p5-Encode



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d0ee3ca621e
branches:  trunk
changeset: 437981:4d0ee3ca621e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 04 09:29:10 2020 +0000

description:
*: remove references to p5-Encode

Encode has been part of perl since ~forever

diffstat:

 devel/bugzilla/Makefile                |  5 ++---
 devel/rt4/Makefile                     |  6 ++----
 net/p5-MaxMind-DB-Reader/Makefile      |  5 ++---
 textproc/p5-Encode-EUCJPASCII/Makefile |  6 ++----
 textproc/p5-Encode-HanExtra/Makefile   |  5 ++---
 textproc/p5-Encode-JIS2K/Makefile      |  6 ++----
 textproc/p5-YAML-PP/Makefile           |  9 +++++----
 7 files changed, 17 insertions(+), 25 deletions(-)

diffs (159 lines):

diff -r 384bb8290566 -r 4d0ee3ca621e devel/bugzilla/Makefile
--- a/devel/bugzilla/Makefile   Fri Sep 04 09:28:51 2020 +0000
+++ b/devel/bugzilla/Makefile   Fri Sep 04 09:29:10 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2020/08/31 18:07:17 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2020/09/04 09:29:10 wiz Exp $
 
 DISTNAME=      bugzilla-5.0.3
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    www devel
 MASTER_SITES=  ${MASTER_SITE_MOZILLA_ALL:=webtools/}
 
@@ -46,7 +46,6 @@
 DEPENDS+=      p5-Test-Taint-[0-9]*:../../devel/p5-Test-Taint
 DEPENDS+=      p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
 DEPENDS+=      p5-HTML-Scrubber-[0-9]*:../../www/p5-HTML-Scrubber
-DEPENDS+=      p5-Encode-[0-9]*:../../textproc/p5-Encode
 DEPENDS+=      p5-Encode-Detect-[0-9]*:../../textproc/p5-Encode-Detect
 DEPENDS+=      p5-Email-Reply-[0-9]*:../../mail/p5-Email-Reply
 DEPENDS+=      p5-HTML-FormatText-WithLinks-[0-9]*:../../textproc/p5-HTML-FormatText-WithLinks
diff -r 384bb8290566 -r 4d0ee3ca621e devel/rt4/Makefile
--- a/devel/rt4/Makefile        Fri Sep 04 09:28:51 2020 +0000
+++ b/devel/rt4/Makefile        Fri Sep 04 09:29:10 2020 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2020/08/31 18:09:20 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2020/09/04 09:29:10 wiz Exp $
 
 DISTNAME=      rt-4.2.16
 PKGNAME=       ${DISTNAME:S/rt/rt4/}
-PKGREVISION=   2
-#PKGREVISION=  2
+PKGREVISION=   3
 CATEGORIES=    devel
 MASTER_SITES=  https://download.bestpractical.com/pub/rt/release/
 
@@ -39,7 +38,6 @@
 DEPENDS+=      p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA
 DEPENDS+=      p5-Email-Address>=1.897:../../mail/p5-Email-Address
 DEPENDS+=      p5-Email-Address-List-[0-9]*:../../mail/p5-Email-Address-List
-DEPENDS+=      p5-Encode>=2.64:../../textproc/p5-Encode
 # Errno is a part of perl base.
 # File::Glob is a part of perl base.
 DEPENDS+=      p5-File-ShareDir-[0-9]*:../../devel/p5-File-ShareDir
diff -r 384bb8290566 -r 4d0ee3ca621e net/p5-MaxMind-DB-Reader/Makefile
--- a/net/p5-MaxMind-DB-Reader/Makefile Fri Sep 04 09:28:51 2020 +0000
+++ b/net/p5-MaxMind-DB-Reader/Makefile Fri Sep 04 09:29:10 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2020/08/31 18:10:40 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2020/09/04 09:29:10 wiz Exp $
 
 DISTNAME=      MaxMind-DB-Reader-1.000014
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/}
 
@@ -16,7 +16,6 @@
 DEPENDS+=      p5-Data-Printer>=0:../../devel/p5-Data-Printer
 DEPENDS+=      p5-Data-Validate-IP>=0.25:../../devel/p5-Data-Validate-IP
 DEPENDS+=      p5-DateTime>=0:../../time/p5-DateTime
-DEPENDS+=      p5-Encode>=0:../../textproc/p5-Encode
 DEPENDS+=      p5-Getopt-Long>=0:../../devel/p5-Getopt-Long
 DEPENDS+=      p5-List-AllUtils>=0:../../devel/p5-List-AllUtils
 DEPENDS+=      p5-Math-BigInt>=0:../../math/p5-Math-BigInt
diff -r 384bb8290566 -r 4d0ee3ca621e textproc/p5-Encode-EUCJPASCII/Makefile
--- a/textproc/p5-Encode-EUCJPASCII/Makefile    Fri Sep 04 09:28:51 2020 +0000
+++ b/textproc/p5-Encode-EUCJPASCII/Makefile    Fri Sep 04 09:29:10 2020 +0000
@@ -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 @@
 
 PERL5_PACKLIST=                auto/Encode/EUCJPASCII/.packlist
 
-.include "../../textproc/p5-Encode/buildlink3.mk"
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 384bb8290566 -r 4d0ee3ca621e textproc/p5-Encode-HanExtra/Makefile
--- a/textproc/p5-Encode-HanExtra/Makefile      Fri Sep 04 09:28:51 2020 +0000
+++ b/textproc/p5-Encode-HanExtra/Makefile      Fri Sep 04 09:29:10 2020 +0000
@@ -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 @@
 
 PERL5_PACKLIST=                auto/Encode/HanExtra/.packlist
 
-.include "../../textproc/p5-Encode/buildlink3.mk"
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 384bb8290566 -r 4d0ee3ca621e textproc/p5-Encode-JIS2K/Makefile
--- a/textproc/p5-Encode-JIS2K/Makefile Fri Sep 04 09:28:51 2020 +0000
+++ b/textproc/p5-Encode-JIS2K/Makefile Fri Sep 04 09:29:10 2020 +0000
@@ -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 @@
 
 PERL5_PACKLIST=                auto/Encode/JIS2K/.packlist
 
-.include "../../textproc/p5-Encode/buildlink3.mk"
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 384bb8290566 -r 4d0ee3ca621e textproc/p5-YAML-PP/Makefile
--- a/textproc/p5-YAML-PP/Makefile      Fri Sep 04 09:28:51 2020 +0000
+++ b/textproc/p5-YAML-PP/Makefile      Fri Sep 04 09:29:10 2020 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index