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: Tue Sep 1 08:01:26 UTC 2020
Modified Files:
pkgsrc/benchmarks/p5-Benchmark-Timer: Makefile
pkgsrc/devel/p5-Log-Any-Adapter-Screen: Makefile
pkgsrc/devel/p5-Reply: Makefile
pkgsrc/net/nagios-plugin-spamd: Makefile
pkgsrc/print/LaTeXML: Makefile
pkgsrc/sysutils/munin-common: Makefile.common
pkgsrc/sysutils/munin-master: Makefile
pkgsrc/sysutils/munin-node: Makefile
pkgsrc/www/p5-Hijk: Makefile
Log Message:
*: comment out p5-Time-HiRes dependency, part of perl
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/benchmarks/p5-Benchmark-Timer/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Log-Any-Adapter-Screen/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Reply/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/nagios-plugin-spamd/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/LaTeXML/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/munin-common/Makefile.common
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/munin-master/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/sysutils/munin-node/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/p5-Hijk/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/benchmarks/p5-Benchmark-Timer/Makefile
diff -u pkgsrc/benchmarks/p5-Benchmark-Timer/Makefile:1.11 pkgsrc/benchmarks/p5-Benchmark-Timer/Makefile:1.12
--- pkgsrc/benchmarks/p5-Benchmark-Timer/Makefile:1.11 Mon Aug 31 18:06:38 2020
+++ pkgsrc/benchmarks/p5-Benchmark-Timer/Makefile Tue Sep 1 08:01:25 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2020/08/31 18:06:38 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2020/09/01 08:01:25 wiz Exp $
DISTNAME= Benchmark-Timer-0.7112
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Benchmark/}
@@ -11,7 +11,7 @@ HOMEPAGE= https://metacpan.org/release/B
COMMENT= Benchmarking with statistical confidence
LICENSE= gnu-gpl-v2
-DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
+#DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
# for make test
BUILD_DEPENDS+= p5-URI-Escape-XS-[0-9]*:../../www/p5-URI-Escape-XS
Index: pkgsrc/devel/p5-Log-Any-Adapter-Screen/Makefile
diff -u pkgsrc/devel/p5-Log-Any-Adapter-Screen/Makefile:1.8 pkgsrc/devel/p5-Log-Any-Adapter-Screen/Makefile:1.9
--- pkgsrc/devel/p5-Log-Any-Adapter-Screen/Makefile:1.8 Mon Aug 31 18:08:17 2020
+++ pkgsrc/devel/p5-Log-Any-Adapter-Screen/Makefile Tue Sep 1 08:01:25 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2020/08/31 18:08:17 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2020/09/01 08:01:25 wiz Exp $
DISTNAME= Log-Any-Adapter-Screen-0.140
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PE/PERLANCAR/}
@@ -13,7 +13,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Log-Any-[0-9]*:../../devel/p5-Log-Any
DEPENDS+= p5-Term-ANSIColor-[0-9]*:../../devel/p5-Term-ANSIColor
-DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
+#DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
PERL5_PACKLIST= auto/Log/Any/Adapter/Screen/.packlist
Index: pkgsrc/devel/p5-Reply/Makefile
diff -u pkgsrc/devel/p5-Reply/Makefile:1.6 pkgsrc/devel/p5-Reply/Makefile:1.7
--- pkgsrc/devel/p5-Reply/Makefile:1.6 Mon Aug 31 18:08:46 2020
+++ pkgsrc/devel/p5-Reply/Makefile Tue Sep 1 08:01:25 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2020/08/31 18:08:46 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2020/09/01 08:01:25 wiz Exp $
DISTNAME= Reply-0.42
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DO/DOY/}
@@ -34,7 +34,7 @@ DEPENDS+= p5-Package-Stash-[0-9]*:../..
DEPENDS+= p5-PadWalker-[0-9]*:../../devel/p5-PadWalker
DEPENDS+= p5-Term-ANSIColor-[0-9]*:../../devel/p5-Term-ANSIColor
DEPENDS+= p5-Term-ReadLine-[0-9]*:../../devel/p5-Term-ReadLine
-DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
+#DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
USE_LANGUAGES= # empty
Index: pkgsrc/net/nagios-plugin-spamd/Makefile
diff -u pkgsrc/net/nagios-plugin-spamd/Makefile:1.18 pkgsrc/net/nagios-plugin-spamd/Makefile:1.19
--- pkgsrc/net/nagios-plugin-spamd/Makefile:1.18 Mon Aug 31 18:10:36 2020
+++ pkgsrc/net/nagios-plugin-spamd/Makefile Tue Sep 1 08:01:25 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2020/08/31 18:10:36 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2020/09/01 08:01:25 wiz Exp $
DISTNAME= check_spamd-1.6.0
PKGNAME= nagios-plugin-${DISTNAME:S/check_//1}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= net mail
MASTER_SITES= # http://exchange.nagios.org/components/com_mtree/
EXTRACT_SUFX= .pl
@@ -13,7 +13,7 @@ COMMENT= Nagios plugin for monitoring th
LICENSE= gnu-gpl-v3
DEPENDS+= nagios-plugins-[0-9]*:../../net/nagios-plugins
-DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
+#DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
DEPENDS+= p5-Switch-[0-9]*:../../lang/p5-Switch
DEPENDS+= spamassassin-[0-9]*:../../mail/spamassassin
Index: pkgsrc/print/LaTeXML/Makefile
diff -u pkgsrc/print/LaTeXML/Makefile:1.5 pkgsrc/print/LaTeXML/Makefile:1.6
--- pkgsrc/print/LaTeXML/Makefile:1.5 Mon Aug 31 18:10:59 2020
+++ pkgsrc/print/LaTeXML/Makefile Tue Sep 1 08:01:25 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2020/08/31 18:10:59 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2020/09/01 08:01:25 wiz Exp $
DISTNAME= LaTeXML-0.8.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc www
MASTER_SITES= https://dlmf.nist.gov/LaTeXML/releases/
@@ -22,7 +22,7 @@ DEPENDS+= p5-Parse-RecDescent-[0-9]*:../
DEPENDS+= p5-Pod-Parser-[0-9]*:../../textproc/p5-Pod-Parser
DEPENDS+= p5-Text-Unidecode-[0-9]*:../../textproc/p5-Text-Unidecode
DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
-DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
+#DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
DEPENDS+= p5-XML-LibXML-[0-9]*:../../textproc/p5-XML-LibXML
DEPENDS+= p5-XML-LibXSLT-[0-9]*:../../textproc/p5-XML-LibXSLT
Index: pkgsrc/sysutils/munin-common/Makefile.common
diff -u pkgsrc/sysutils/munin-common/Makefile.common:1.3 pkgsrc/sysutils/munin-common/Makefile.common:1.4
--- pkgsrc/sysutils/munin-common/Makefile.common:1.3 Thu Apr 9 15:00:47 2020
+++ pkgsrc/sysutils/munin-common/Makefile.common Tue Sep 1 08:01:26 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2020/04/09 15:00:47 tm Exp $
+# $NetBSD: Makefile.common,v 1.4 2020/09/01 08:01:26 wiz Exp $
#
# used by sysutils/munin-common/Makefile
# used by sysutils/munin-master/Makefile
@@ -15,7 +15,7 @@ LICENSE= gnu-gpl-v2
BUILD_DEPENDS+= p5-CPAN-Meta>=2.141170:../../devel/p5-CPAN-Meta
BUILD_DEPENDS+= p5-Module-Build>=0.42050:../../devel/p5-Module-Build
-BUILD_DEPENDS+= p5-Time-HiRes>=0:../../time/p5-Time-HiRes
+#BUILD_DEPENDS+= p5-Time-HiRes>=0:../../time/p5-Time-HiRes
DEPENDS= p5-Net-SSLeay>=0:../../security/p5-Net-SSLeay
DISTINFO_FILE= ${.CURDIR}/../../sysutils/munin-common/distinfo
Index: pkgsrc/sysutils/munin-master/Makefile
diff -u pkgsrc/sysutils/munin-master/Makefile:1.3 pkgsrc/sysutils/munin-master/Makefile:1.4
--- pkgsrc/sysutils/munin-master/Makefile:1.3 Mon Aug 31 18:11:29 2020
+++ pkgsrc/sysutils/munin-master/Makefile Tue Sep 1 08:01:26 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/08/31 18:11:29 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.4 2020/09/01 08:01:26 wiz Exp $
PKGNAME= ${DISTNAME:S/munin/munin-master/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= System monitoring tool, master version
.include "../../sysutils/munin-common/Makefile.common"
@@ -15,7 +14,7 @@ DEPENDS+= p5-HTML-Template>=0:../../www/
DEPENDS+= p5-IO-Socket-INET6>=2.69:../../net/p5-IO-Socket-INET6
DEPENDS+= p5-Log-Log4perl>=1.18:../../devel/p5-Log-Log4perl
DEPENDS+= p5-Net-SSLeay>=0:../../security/p5-Net-SSLeay
-DEPENDS+= p5-Time-HiRes>=0:../../time/p5-Time-HiRes
+#DEPENDS+= p5-Time-HiRes>=0:../../time/p5-Time-HiRes
DEPENDS+= p5-URI>=1.60:../../www/p5-URI
DEPENDS+= rrdtool>=1.2:../../databases/rrdtool
Index: pkgsrc/sysutils/munin-node/Makefile
diff -u pkgsrc/sysutils/munin-node/Makefile:1.43 pkgsrc/sysutils/munin-node/Makefile:1.44
--- pkgsrc/sysutils/munin-node/Makefile:1.43 Mon Aug 31 18:11:29 2020
+++ pkgsrc/sysutils/munin-node/Makefile Tue Sep 1 08:01:26 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2020/08/31 18:11:29 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.44 2020/09/01 08:01:26 wiz Exp $
PKGNAME= ${DISTNAME:S/munin/munin-node/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= System monitoring tool, client version
.include "../../sysutils/munin-common/Makefile.common"
@@ -13,7 +12,7 @@ DEPENDS+= p5-List-MoreUtils>=0:../../dev
DEPENDS+= p5-Net-SSLeay>=0:../../security/p5-Net-SSLeay
DEPENDS+= p5-Net-Server>=0:../../net/p5-Net-Server
DEPENDS+= p5-Socket6>=0:../../net/p5-Socket6
-DEPENDS+= p5-Time-HiRes>=0:../../time/p5-Time-HiRes
+#DEPENDS+= p5-Time-HiRes>=0:../../time/p5-Time-HiRes
OWN_DIRS= ${PKG_SYSCONFDIR}/plugin-conf.d
OWN_DIRS+= ${PKG_SYSCONFDIR}/plugins
Index: pkgsrc/www/p5-Hijk/Makefile
diff -u pkgsrc/www/p5-Hijk/Makefile:1.13 pkgsrc/www/p5-Hijk/Makefile:1.14
--- pkgsrc/www/p5-Hijk/Makefile:1.13 Mon Aug 31 18:12:59 2020
+++ pkgsrc/www/p5-Hijk/Makefile Tue Sep 1 08:01:26 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/08/31 18:12:59 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2020/09/01 08:01:26 wiz Exp $
DISTNAME= Hijk-0.28
PKGNAME= p5-${DISTNAME}
@@ -14,7 +14,7 @@ LICENSE= mit
# for make test
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
BUILD_DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
-BUILD_DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
+#BUILD_DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
BUILD_DEPENDS+= p5-Net-Server>=0:../../net/p5-Net-Server
BUILD_DEPENDS+= p5-Plack>=0:../../www/p5-Plack
Home |
Main Index |
Thread Index |
Old Index