diff options
-rw-r--r-- | benchmarks/p5-Benchmark-Timer/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Log-Any-Adapter-Screen/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Reply/Makefile | 6 | ||||
-rw-r--r-- | net/nagios-plugin-spamd/Makefile | 6 | ||||
-rw-r--r-- | print/LaTeXML/Makefile | 6 | ||||
-rw-r--r-- | sysutils/munin-common/Makefile.common | 4 | ||||
-rw-r--r-- | sysutils/munin-master/Makefile | 7 | ||||
-rw-r--r-- | sysutils/munin-node/Makefile | 7 | ||||
-rw-r--r-- | www/p5-Hijk/Makefile | 4 |
9 files changed, 25 insertions, 27 deletions
diff --git a/benchmarks/p5-Benchmark-Timer/Makefile b/benchmarks/p5-Benchmark-Timer/Makefile index 2737a8f7e46..c26debd550f 100644 --- a/benchmarks/p5-Benchmark-Timer/Makefile +++ b/benchmarks/p5-Benchmark-Timer/Makefile @@ -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/Benchmark-Timer 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 diff --git a/devel/p5-Log-Any-Adapter-Screen/Makefile b/devel/p5-Log-Any-Adapter-Screen/Makefile index 04b63fe1a67..5edef163aab 100644 --- a/devel/p5-Log-Any-Adapter-Screen/Makefile +++ b/devel/p5-Log-Any-Adapter-Screen/Makefile @@ -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 diff --git a/devel/p5-Reply/Makefile b/devel/p5-Reply/Makefile index cbc38ec6e9f..3b519a9e779 100644 --- a/devel/p5-Reply/Makefile +++ b/devel/p5-Reply/Makefile @@ -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]*:../../devel/p5-Package-Stash 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 diff --git a/net/nagios-plugin-spamd/Makefile b/net/nagios-plugin-spamd/Makefile index 0251ff19e99..3000be4d0b9 100644 --- a/net/nagios-plugin-spamd/Makefile +++ b/net/nagios-plugin-spamd/Makefile @@ -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 the SpamAssassin daemon 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 diff --git a/print/LaTeXML/Makefile b/print/LaTeXML/Makefile index a7d3fb4e09d..89cd1fbc2f4 100644 --- a/print/LaTeXML/Makefile +++ b/print/LaTeXML/Makefile @@ -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]*:../../devel/p5-Parse-RecDescent 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 diff --git a/sysutils/munin-common/Makefile.common b/sysutils/munin-common/Makefile.common index fbb660f7894..d5fbd4d8755 100644 --- a/sysutils/munin-common/Makefile.common +++ b/sysutils/munin-common/Makefile.common @@ -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 diff --git a/sysutils/munin-master/Makefile b/sysutils/munin-master/Makefile index 4235de56102..e909150f18f 100644 --- a/sysutils/munin-master/Makefile +++ b/sysutils/munin-master/Makefile @@ -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/p5-HTML-Template 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 diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile index bb94b96c6a4..3d3c7ed5fd4 100644 --- a/sysutils/munin-node/Makefile +++ b/sysutils/munin-node/Makefile @@ -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:../../devel/p5-List-MoreUtils 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 diff --git a/www/p5-Hijk/Makefile b/www/p5-Hijk/Makefile index dbe4dd7d44a..12d376bbc7f 100644 --- a/www/p5-Hijk/Makefile +++ b/www/p5-Hijk/Makefile @@ -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 |