pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Fri Sep 4 09:29:11 UTC 2020
Modified Files:
pkgsrc/devel/bugzilla: Makefile
pkgsrc/devel/rt4: Makefile
pkgsrc/net/p5-MaxMind-DB-Reader: Makefile
pkgsrc/textproc/p5-Encode-EUCJPASCII: Makefile
pkgsrc/textproc/p5-Encode-HanExtra: Makefile
pkgsrc/textproc/p5-Encode-JIS2K: Makefile
pkgsrc/textproc/p5-YAML-PP: Makefile
Log Message:
*: remove references to p5-Encode
Encode has been part of perl since ~forever
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/devel/bugzilla/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/rt4/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/p5-MaxMind-DB-Reader/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/p5-Encode-EUCJPASCII/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/p5-Encode-HanExtra/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/p5-Encode-JIS2K/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/p5-YAML-PP/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/bugzilla/Makefile
diff -u pkgsrc/devel/bugzilla/Makefile:1.56 pkgsrc/devel/bugzilla/Makefile:1.57
--- pkgsrc/devel/bugzilla/Makefile:1.56 Mon Aug 31 18:07:17 2020
+++ pkgsrc/devel/bugzilla/Makefile Fri Sep 4 09:29:10 2020
@@ -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-JSON-RPC-[0-9]*:../../www/p
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
Index: pkgsrc/devel/rt4/Makefile
diff -u pkgsrc/devel/rt4/Makefile:1.34 pkgsrc/devel/rt4/Makefile:1.35
--- pkgsrc/devel/rt4/Makefile:1.34 Mon Aug 31 18:09:20 2020
+++ pkgsrc/devel/rt4/Makefile Fri Sep 4 09:29:10 2020
@@ -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-Devel-StackTrace>=1.19:../.
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
Index: pkgsrc/net/p5-MaxMind-DB-Reader/Makefile
diff -u pkgsrc/net/p5-MaxMind-DB-Reader/Makefile:1.5 pkgsrc/net/p5-MaxMind-DB-Reader/Makefile:1.6
--- pkgsrc/net/p5-MaxMind-DB-Reader/Makefile:1.5 Mon Aug 31 18:10:40 2020
+++ pkgsrc/net/p5-MaxMind-DB-Reader/Makefile Fri Sep 4 09:29:10 2020
@@ -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-IEEE754>=0:../../devel
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
Index: pkgsrc/textproc/p5-Encode-EUCJPASCII/Makefile
diff -u pkgsrc/textproc/p5-Encode-EUCJPASCII/Makefile:1.5 pkgsrc/textproc/p5-Encode-EUCJPASCII/Makefile:1.6
--- pkgsrc/textproc/p5-Encode-EUCJPASCII/Makefile:1.5 Mon Aug 31 18:11:46 2020
+++ pkgsrc/textproc/p5-Encode-EUCJPASCII/Makefile Fri Sep 4 09:29:11 2020
@@ -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"
Index: pkgsrc/textproc/p5-Encode-HanExtra/Makefile
diff -u pkgsrc/textproc/p5-Encode-HanExtra/Makefile:1.7 pkgsrc/textproc/p5-Encode-HanExtra/Makefile:1.8
--- pkgsrc/textproc/p5-Encode-HanExtra/Makefile:1.7 Mon Aug 31 18:11:46 2020
+++ pkgsrc/textproc/p5-Encode-HanExtra/Makefile Fri Sep 4 09:29:11 2020
@@ -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]*:
PERL5_PACKLIST= auto/Encode/HanExtra/.packlist
-.include "../../textproc/p5-Encode/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/p5-Encode-JIS2K/Makefile
diff -u pkgsrc/textproc/p5-Encode-JIS2K/Makefile:1.5 pkgsrc/textproc/p5-Encode-JIS2K/Makefile:1.6
--- pkgsrc/textproc/p5-Encode-JIS2K/Makefile:1.5 Mon Aug 31 18:11:47 2020
+++ pkgsrc/textproc/p5-Encode-JIS2K/Makefile Fri Sep 4 09:29:11 2020
@@ -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"
Index: pkgsrc/textproc/p5-YAML-PP/Makefile
diff -u pkgsrc/textproc/p5-YAML-PP/Makefile:1.3 pkgsrc/textproc/p5-YAML-PP/Makefile:1.4
--- pkgsrc/textproc/p5-YAML-PP/Makefile:1.3 Mon Aug 31 18:12:15 2020
+++ pkgsrc/textproc/p5-YAML-PP/Makefile Fri Sep 4 09:29:11 2020
@@ -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/aut
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