aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix22-server
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2014-03-04 15:44:33 +0000
committerFrederic Culot <culot@FreeBSD.org>2014-03-04 15:44:33 +0000
commit34a51291edc911c8be263530106e76010d92b9e3 (patch)
tree5db6de5d65e5379db8f683a78acca08a57dda958 /net-mgmt/zabbix22-server
parent4f498a3b507defb7c11faab888cd1bce804fcf07 (diff)
Notes
Diffstat (limited to 'net-mgmt/zabbix22-server')
-rw-r--r--net-mgmt/zabbix22-server/Makefile12
-rw-r--r--net-mgmt/zabbix22-server/distinfo4
-rw-r--r--net-mgmt/zabbix22-server/pkg-plist.frontend1
3 files changed, 9 insertions, 8 deletions
diff --git a/net-mgmt/zabbix22-server/Makefile b/net-mgmt/zabbix22-server/Makefile
index d72b5386c8cb..7560da585e3a 100644
--- a/net-mgmt/zabbix22-server/Makefile
+++ b/net-mgmt/zabbix22-server/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= zabbix22
-PORTVERSION= 2.2.1
-PORTREVISION?= 2
+PORTVERSION= 2.2.2
+PORTREVISION?= 0
CATEGORIES= net-mgmt
MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}
PKGNAMESUFFIX?= -server
@@ -17,7 +17,7 @@ LICENSE= GPLv2
CONFLICTS= ${PKGBASE}-1.[0-8]*
IGNORE_WITH_PHP= 52
-IGNORE_WITH_MYSQL= 41
+IGNORE_WITH_MYSQL= 41
.if ${PKGNAMESUFFIX} != "-agent"
CONFLICTS+= ${PORTNAME}-1.[0-8]*
@@ -108,14 +108,14 @@ CONFIGURE_ARGS+= --with-postgresql
.endif
.if ${PORT_OPTIONS:MSQLITE}
-ZABBIX_REQUIRE= " sqlite"
+ZABBIX_REQUIRE= " sqlite"
USE_SQLITE= 3
CONFIGURE_ARGS+= --with-sqlite3
.endif
.if ${PORT_OPTIONS:MORACLE}
ZABBIX_REQUIRE=
-CONFIGURE_ARGS+= --with-oracle
+CONFIGURE_ARGS+= --with-oracle
.endif
.if ${PORT_OPTIONS:MCURL}
@@ -177,7 +177,7 @@ PLIST_SUB+= JAVAGW="@comment "
.endif
.if ${PORT_OPTIONS:MLIBXML2}
-LIB_DEPENDS+= xml2:${PORTSDIR}/textproc/libxml2
+LIB_DEPENDS+= xml2:${PORTSDIR}/textproc/libxml2
CONFIGURE_ARGS+= --with-libxml2
.endif
diff --git a/net-mgmt/zabbix22-server/distinfo b/net-mgmt/zabbix22-server/distinfo
index 3aa2a55ee117..7a592e327f55 100644
--- a/net-mgmt/zabbix22-server/distinfo
+++ b/net-mgmt/zabbix22-server/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zabbix-2.2.1.tar.gz) = 29c9e4cefb527bf929797b26a5a1d8a07c55675bfe6a86ff9ef8e46bd792c7fb
-SIZE (zabbix-2.2.1.tar.gz) = 14426358
+SHA256 (zabbix-2.2.2.tar.gz) = e00ef9a1d667284a2bc2ce04966204ee094ade2c0bc6a94efb9436a9aa5cb2be
+SIZE (zabbix-2.2.2.tar.gz) = 14595839
diff --git a/net-mgmt/zabbix22-server/pkg-plist.frontend b/net-mgmt/zabbix22-server/pkg-plist.frontend
index 184c5cba9c75..a6fdcb7673b0 100644
--- a/net-mgmt/zabbix22-server/pkg-plist.frontend
+++ b/net-mgmt/zabbix22-server/pkg-plist.frontend
@@ -334,6 +334,7 @@
%%WWWDIR%%/include/classes/items/CHelpItems.php
%%WWWDIR%%/include/classes/macros/CMacrosResolver.php
%%WWWDIR%%/include/classes/macros/CMacrosResolverHelper.php
+%%WWWDIR%%/include/classes/macros/CMacrosResolverGeneral.php
%%WWWDIR%%/include/classes/class.cfavorite.php
%%WWWDIR%%/include/classes/class.cmultiselect.php
%%WWWDIR%%/include/classes/class.cseverity.php