Date: Thu, 29 Dec 2011 13:50:14 GMT From: Jim Riggs <ports@christianserving.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/163691: [vulnerable] please, update net-mgmt/zabbix-server to 1.8.10 Message-ID: <201112291350.pBTDoETi078815@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/163691; it has been noted by GNATS. From: Jim Riggs <ports@christianserving.org> To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: ports/163691: [vulnerable] please, update net-mgmt/zabbix-server to 1.8.10 Date: Thu, 29 Dec 2011 07:33:40 -0600 (CST) >Submitter-Id: current-users >Originator: Jim Riggs >Organization: >Confidential: no >Synopsis: Re: ports/163691: [vulnerable] please, update net-mgmt/zabbix-server to 1.8.10 >Severity: non-critical >Priority: low >Category: ports >Class: maintainer-update >Release: FreeBSD 8.2-RELEASE amd64 >Environment: System: FreeBSD packagebuild.peace.daveramsey.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 >Description: - Update to 1.8.10 Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- zabbix-server-1.8.10,2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net-mgmt/zabbix-server/Makefile /root/zabbix-server/Makefile --- /usr/ports/net-mgmt/zabbix-server/Makefile 2011-10-14 20:26:34.000000000 -0500 +++ /root/zabbix-server/Makefile 2011-12-29 07:17:52.580751271 -0600 @@ -6,7 +6,7 @@ # PORTNAME= zabbix -PORTVERSION= 1.8.8 +PORTVERSION= 1.8.10 PORTEPOCH= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} @@ -48,8 +48,6 @@ CONFIGURE_ARGS+= --enable-${ZABBIX_BUILD} .if ${ZABBIX_BUILD} != "agent" -CPPFLAGS+= -I${LOCALBASE}/include -CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" LIB_DEPENDS= netsnmp:${PORTSDIR}/net-mgmt/net-snmp \ execinfo:${PORTSDIR}/devel/libexecinfo diff -ruN --exclude=CVS /usr/ports/net-mgmt/zabbix-server/distinfo /root/zabbix-server/distinfo --- /usr/ports/net-mgmt/zabbix-server/distinfo 2011-10-14 20:26:34.000000000 -0500 +++ /root/zabbix-server/distinfo 2011-12-29 07:16:16.306217215 -0600 @@ -1,2 +1,2 @@ -SHA256 (zabbix-1.8.8.tar.gz) = 25eded2536213cf1c75631f2becf46349b915dd8782698f5b2936f5abb7eeb99 -SIZE (zabbix-1.8.8.tar.gz) = 4213181 +SHA256 (zabbix-1.8.10.tar.gz) = d965d23f2ce8c7ddee7a1532863a208fae28958e3fc0871e0229ffa06f88a54b +SIZE (zabbix-1.8.10.tar.gz) = 4217417 diff -ruN --exclude=CVS /usr/ports/net-mgmt/zabbix-server/pkg-plist.frontend /root/zabbix-server/pkg-plist.frontend --- /usr/ports/net-mgmt/zabbix-server/pkg-plist.frontend 2011-10-14 20:26:34.000000000 -0500 +++ /root/zabbix-server/pkg-plist.frontend 2011-12-29 07:26:44.520198505 -0600 @@ -25,6 +25,7 @@ %%WWWDIR%%/api/classes/class.cmediatype.php %%WWWDIR%%/api/classes/class.cproxy.php %%WWWDIR%%/api/classes/class.cscreen.php +%%WWWDIR%%/api/classes/class.cscreenitem.php %%WWWDIR%%/api/classes/class.cscript.php %%WWWDIR%%/api/classes/class.ctemplate.php %%WWWDIR%%/api/classes/class.ctrigger.php @@ -427,8 +428,6 @@ %%WWWDIR%%/styles/div.css %%WWWDIR%%/styles/form.css %%WWWDIR%%/styles/ie.css -%%WWWDIR%%/styles/ie_css_bb.css -%%WWWDIR%%/styles/ie_css_ob.css %%WWWDIR%%/styles/ie_css_od.css %%WWWDIR%%/styles/link.css %%WWWDIR%%/styles/p.css --- zabbix-server-1.8.10,2.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112291350.pBTDoETi078815>