From f59cd37f787ee2fb99b8702b8b3ef57da6c04ba9 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Mon, 8 Nov 2010 06:27:32 +0000 Subject: [PATCH] Use MAJ_V in PLIST (regened). --- net/zabbix/Makefile | 7 ++++--- net/zabbix/pkg/PLIST-server | 18 +++++++++--------- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/net/zabbix/Makefile b/net/zabbix/Makefile index af8fd8245de..5c3cf24b1c7 100644 --- a/net/zabbix/Makefile +++ b/net/zabbix/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.32 2010/11/06 09:01:06 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.33 2010/11/08 06:27:32 ajacoutot Exp $ COMMENT-main = network and application monitoring - agent COMMENT-server = network and application monitoring - server @@ -13,8 +13,9 @@ FULLPKGNAME-web = zabbix-web-${VERSION} FULLPKGPATH-web = net/zabbix,-web CATEGORIES = net -REVISION-main= 4 -REVISION-web= 0 +REVISION-main = 4 +REVISION-server = 0 +REVISION-web = 0 MAJV = ${VERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/net/zabbix/pkg/PLIST-server b/net/zabbix/pkg/PLIST-server index 12218709861..f0688751b7c 100644 --- a/net/zabbix/pkg/PLIST-server +++ b/net/zabbix/pkg/PLIST-server @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-server,v 1.8 2010/08/22 14:43:24 ajacoutot Exp $ +@comment $OpenBSD: PLIST-server,v 1.9 2010/11/08 06:27:32 ajacoutot Exp $ @man man/man8/zabbix_proxy.8 @man man/man8/zabbix_server.8 @sample ${SYSCONFDIR}/zabbix/ @@ -52,14 +52,14 @@ share/zabbix/dbpatches/1.6/oracle/ share/zabbix/dbpatches/1.6/oracle/patch.sql share/zabbix/dbpatches/1.6/postgresql/ share/zabbix/dbpatches/1.6/postgresql/patch.sql -share/zabbix/dbpatches/1.8/ -share/zabbix/dbpatches/1.8/mysql/ -share/zabbix/dbpatches/1.8/mysql/patch.sql -share/zabbix/dbpatches/1.8/mysql/upgrade -share/zabbix/dbpatches/1.8/oracle/ -share/zabbix/dbpatches/1.8/oracle/patch.sql -share/zabbix/dbpatches/1.8/postgresql/ -share/zabbix/dbpatches/1.8/postgresql/patch.sql +share/zabbix/dbpatches/${MAJV}/ +share/zabbix/dbpatches/${MAJV}/mysql/ +share/zabbix/dbpatches/${MAJV}/mysql/patch.sql +share/zabbix/dbpatches/${MAJV}/mysql/upgrade +share/zabbix/dbpatches/${MAJV}/oracle/ +share/zabbix/dbpatches/${MAJV}/oracle/patch.sql +share/zabbix/dbpatches/${MAJV}/postgresql/ +share/zabbix/dbpatches/${MAJV}/postgresql/patch.sql share/zabbix/schema/ share/zabbix/schema/mysql.sql share/zabbix/schema/oracle.sql