summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-06-23 20:33:06 +0000
committernia <nia@pkgsrc.org>2021-06-23 20:33:06 +0000
commit68c5bf99168f6464e494aba067dc178f67d9b4cb (patch)
treeafac0849344c737a497df962c4d9a1da3609d433 /sysutils
parent0661eb12831635d7affdd219e446027e00c70b40 (diff)
downloadpkgsrc-68c5bf99168f6464e494aba067dc178f67d9b4cb.tar.gz
Revbump for MySQL default change
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/bacula/Makefile4
-rw-r--r--sysutils/bareos/Makefile4
-rw-r--r--sysutils/cfengine3/Makefile4
-rw-r--r--sysutils/collectd-mysql/Makefile3
-rw-r--r--sysutils/rsyslog-mysql/Makefile4
-rw-r--r--sysutils/zabbix/Makefile5
-rw-r--r--sysutils/zabbix50-frontend/Makefile3
-rw-r--r--sysutils/zabbix50-proxy/Makefile4
-rw-r--r--sysutils/zabbix50-server/Makefile4
9 files changed, 18 insertions, 17 deletions
diff --git a/sysutils/bacula/Makefile b/sysutils/bacula/Makefile
index 02f27ed7f3f..93c86a61bb3 100644
--- a/sysutils/bacula/Makefile
+++ b/sysutils/bacula/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.91 2021/05/24 19:54:08 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2021/06/23 20:33:16 nia Exp $
CONFLICTS+= bacula-client-[0-9]* bacula-clientonly-[0-9]* bareos-[0-9]* bareos-clientonly-[0-9]*
-PKGREVISION= 3
+PKGREVISION= 4
.include "options.mk"
diff --git a/sysutils/bareos/Makefile b/sysutils/bareos/Makefile
index ae269295a5b..773af619118 100644
--- a/sysutils/bareos/Makefile
+++ b/sysutils/bareos/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2021/05/24 19:54:09 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2021/06/23 20:33:16 nia Exp $
CONFLICTS= bareos-clientonly-[0-9]* bacula-clientonly-[0-9]* bacula-[0-9]*
COMMENT= Backup Archiving REcovery Open Sourced
-PKGREVISION= 2
+PKGREVISION= 3
RCD_SCRIPTS= bareos bareos-dir bareos-sd bareos-fd
diff --git a/sysutils/cfengine3/Makefile b/sysutils/cfengine3/Makefile
index 40933a3fb5e..82ea9988e8a 100644
--- a/sysutils/cfengine3/Makefile
+++ b/sysutils/cfengine3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2021/05/14 11:38:52 nia Exp $
+# $NetBSD: Makefile,v 1.31 2021/06/23 20:33:17 nia Exp $
DISTNAME= cfengine-3.15.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= https://cfengine-package-repos.s3.amazonaws.com/tarballs/
diff --git a/sysutils/collectd-mysql/Makefile b/sysutils/collectd-mysql/Makefile
index 0daeb895999..78b370de344 100644
--- a/sysutils/collectd-mysql/Makefile
+++ b/sysutils/collectd-mysql/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2020/10/24 22:39:47 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2021/06/23 20:33:17 nia Exp $
COLLECTD_PACKAGE= mysql
PKGNAME= ${DISTNAME:S/collectd/collectd-${COLLECTD_PACKAGE}${MYSQL_VERSION}/}
+PKGREVISION= 1
COMMENT= Statistics collection daemon - mysql plugin
.include "../../mk/mysql.buildlink3.mk"
diff --git a/sysutils/rsyslog-mysql/Makefile b/sysutils/rsyslog-mysql/Makefile
index cf32bc127cf..c34f80c211e 100644
--- a/sysutils/rsyslog-mysql/Makefile
+++ b/sysutils/rsyslog-mysql/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2021/04/21 13:25:24 adam Exp $
+# $NetBSD: Makefile,v 1.17 2021/06/23 20:33:17 nia Exp $
#
RSYSLOG_MOD= mysql
PKGNAME= ${DISTNAME:S/rsyslog/rsyslog-${RSYSLOG_MOD}/}
-PKGREVISION= 11
+PKGREVISION= 12
DEPENDS+= rsyslog>=${PKGVERSION_NOREV}:../../sysutils/rsyslog
diff --git a/sysutils/zabbix/Makefile b/sysutils/zabbix/Makefile
index edf509e5ff7..c22ccd5e799 100644
--- a/sysutils/zabbix/Makefile
+++ b/sysutils/zabbix/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2021/04/21 13:25:25 adam Exp $
+# $NetBSD: Makefile,v 1.41 2021/06/23 20:33:17 nia Exp $
-#PKGREVISION= 1
-PKGREVISION= 3
+PKGREVISION= 4
.include "Makefile.common"
COMMENT= Enterprise-class Monitoring Solution for Everyone
diff --git a/sysutils/zabbix50-frontend/Makefile b/sysutils/zabbix50-frontend/Makefile
index 149b5498f71..1f183557b7f 100644
--- a/sysutils/zabbix50-frontend/Makefile
+++ b/sysutils/zabbix50-frontend/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2021/03/07 13:21:58 taca Exp $
+# $NetBSD: Makefile,v 1.3 2021/06/23 20:33:17 nia Exp $
.include "../../sysutils/zabbix50-server/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-frontend-${ZABBIX_DB_TYPE}-/}
+PKGREVISION= 1
COMMENT= Zabbix PHP 7.2+ frontend
CONFLICTS+= zabbix-frontend-[0-9]*
diff --git a/sysutils/zabbix50-proxy/Makefile b/sysutils/zabbix50-proxy/Makefile
index a95a3a19c5d..9a0b0f2d8b2 100644
--- a/sysutils/zabbix50-proxy/Makefile
+++ b/sysutils/zabbix50-proxy/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/04/21 13:25:25 adam Exp $
+# $NetBSD: Makefile,v 1.7 2021/06/23 20:33:17 nia Exp $
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../sysutils/zabbix50-server/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-proxy-${ZABBIX_DB_TYPE}-/}
diff --git a/sysutils/zabbix50-server/Makefile b/sysutils/zabbix50-server/Makefile
index 83ec1195d73..15dd2a4503f 100644
--- a/sysutils/zabbix50-server/Makefile
+++ b/sysutils/zabbix50-server/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2021/04/21 13:25:25 adam Exp $
+# $NetBSD: Makefile,v 1.9 2021/06/23 20:33:17 nia Exp $
# used by sysutils/zabbix50-proxy/Makefile
# used by sysutils/zabbix50-agent/Makefile
#
-PKGREVISION= 2
+PKGREVISION= 3
.include "Makefile.common"
PKGNAME= ${DISTNAME:S/-/-server-${ZABBIX_DB_TYPE}-/}