Use MAJ_V in PLIST (regened).
This commit is contained in:
parent
1f0d9080d4
commit
f59cd37f78
@ -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/}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user