From nobody@FreeBSD.org  Thu Feb 10 13:40:51 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D2A97106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 10 Feb 2011 13:40:51 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id B6A8E8FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 10 Feb 2011 13:40:51 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p1ADepU9087000
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 10 Feb 2011 13:40:51 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p1ADeox6086999;
	Thu, 10 Feb 2011 13:40:50 GMT
	(envelope-from nobody)
Message-Id: <201102101340.p1ADeox6086999@red.freebsd.org>
Date: Thu, 10 Feb 2011 13:40:50 GMT
From: Andrew Sidorov <derfi@vei.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] port net-mgmt/nagvis update to 1.5.8
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         154652
>Category:       ports
>Synopsis:       [patch] port net-mgmt/nagvis update to 1.5.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 10 13:50:10 UTC 2011
>Closed-Date:    Fri Feb 11 10:31:40 UTC 2011
>Last-Modified:  Fri Feb 11 10:40:08 UTC 2011
>Originator:     Andrew Sidorov
>Release:        FreeBSD 6.4
>Organization:
>Environment:
>Description:
- update nagvis to version 1.5.8

Changelog 1.5.8
Core

    * Bugfix: Fixed wrong spelled var in general module action processing code
    * Bugfix: Fixed validation of style/label style attributes: Allowing # chars now

Frontend

    * Bugfix: Fixed php error when using custom css files in maps
    * Bugfix: Reverted line wrapping fix for labels/textboxes from 1.5.7
    * Bugfix: Fixed transparent authentication on pages which require no authorisation (e.g. info page)

WUI

    * Bugfix: Fixed hostname filled in service dropdown menu when editing a service object
    * Bugfix: Fixed dragging relative labels of line objects in WUI


>How-To-Repeat:

>Fix:
--- Makefile    2011-02-10 16:21:42.000000000 +0300
+++ Makefile    2011-02-10 15:34:53.000000000 +0300
@@ -6,7 +6,7 @@
 #

 PORTNAME=      nagvis
-PORTVERSION=   1.5.5
+PORTVERSION=   1.5.8
 CATEGORIES=    net-mgmt
 MASTER_SITES=  SF/${PORTNAME}/NagVis%201.5/

--- distinfo    2010-11-11 03:11:15.000000000 +0300
+++ distinfo    2011-02-10 15:38:20.000000000 +0300
@@ -1,2 +1,2 @@
-SHA256 (nagvis-1.5.5.tar.gz) = 37b9fd132427b21d129d181b657c1b064af1f3220209e2a0f48bbb33cc5347d0
-SIZE (nagvis-1.5.5.tar.gz) = 3258337
+SHA256 (nagvis-1.5.8.tar.gz) = 6c87b19550c90dd4ed54040ff4835e3ceb3a4ba93f723f44763c66d289288817
+SIZE (nagvis-1.5.8.tar.gz) = 3296727
--- pkg-plist   2010-11-11 03:11:15.000000000 +0300
+++ pkg-plist   2011-02-10 16:27:37.000000000 +0300
@@ -1,3 +1,4 @@
+%%WWWDIR%%/ChangeLog
 %%WWWDIR%%/LICENCE
 %%WWWDIR%%/README
 %%WWWDIR%%/docs/de_DE/about.html
@@ -74,6 +75,8 @@
 %%WWWDIR%%/docs/general/img/nagvis-1.4-context-ssh-1.png
 %%WWWDIR%%/docs/general/img/nagvis-1.4-gadget-label-hover.png
 %%WWWDIR%%/docs/general/img/sample-weathermap.jpg
+%%WWWDIR%%/docs/general/img/std_bar.png
+%%WWWDIR%%/docs/general/img/std_speedo2.png
 %%WWWDIR%%/etc/.htaccess
 %%WWWDIR%%/etc/apache2-nagvis.conf-sample
 %%WWWDIR%%/etc/automaps/__automap.cfg
@@ -433,6 +436,7 @@
 %%WWWDIR%%/share/server/core/classes/CoreTemplateSystem.php
 %%WWWDIR%%/share/server/core/classes/CoreUriHandler.php
 %%WWWDIR%%/share/server/core/classes/GlobalBackendInterface.php
+%%WWWDIR%%/share/server/core/classes/GlobalBackendTest.php
 %%WWWDIR%%/share/server/core/classes/GlobalBackendmerlinmy.php
 %%WWWDIR%%/share/server/core/classes/GlobalBackendmklivestatus.php
 %%WWWDIR%%/share/server/core/classes/GlobalBackendndomy.php
@@ -496,6 +500,7 @@
 %%WWWDIR%%/share/server/core/functions/debug.php
 %%WWWDIR%%/share/server/core/functions/oldPhpVersionFixes.php
 %%WWWDIR%%/share/userfiles/gadgets/gadgets_core.php
+%%WWWDIR%%/share/userfiles/gadgets/std_bar.php
 %%WWWDIR%%/share/userfiles/gadgets/std_speedometer.php
 %%WWWDIR%%/share/userfiles/gadgets/std_speedometer2.php
 %%WWWDIR%%/share/userfiles/images/gadgets/dummy


Patch attached with submission follows:

--- Makefile	2011-02-10 16:21:42.000000000 +0300
+++ Makefile	2011-02-10 15:34:53.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	nagvis
-PORTVERSION=	1.5.5
+PORTVERSION=	1.5.8
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/${PORTNAME}/NagVis%201.5/
 
--- distinfo	2010-11-11 03:11:15.000000000 +0300
+++ distinfo	2011-02-10 15:38:20.000000000 +0300
@@ -1,2 +1,2 @@
-SHA256 (nagvis-1.5.5.tar.gz) = 37b9fd132427b21d129d181b657c1b064af1f3220209e2a0f48bbb33cc5347d0
-SIZE (nagvis-1.5.5.tar.gz) = 3258337
+SHA256 (nagvis-1.5.8.tar.gz) = 6c87b19550c90dd4ed54040ff4835e3ceb3a4ba93f723f44763c66d289288817
+SIZE (nagvis-1.5.8.tar.gz) = 3296727
--- pkg-plist	2010-11-11 03:11:15.000000000 +0300
+++ pkg-plist	2011-02-10 16:27:37.000000000 +0300
@@ -1,3 +1,4 @@
+%%WWWDIR%%/ChangeLog
 %%WWWDIR%%/LICENCE
 %%WWWDIR%%/README
 %%WWWDIR%%/docs/de_DE/about.html
@@ -74,6 +75,8 @@
 %%WWWDIR%%/docs/general/img/nagvis-1.4-context-ssh-1.png
 %%WWWDIR%%/docs/general/img/nagvis-1.4-gadget-label-hover.png
 %%WWWDIR%%/docs/general/img/sample-weathermap.jpg
+%%WWWDIR%%/docs/general/img/std_bar.png
+%%WWWDIR%%/docs/general/img/std_speedo2.png
 %%WWWDIR%%/etc/.htaccess
 %%WWWDIR%%/etc/apache2-nagvis.conf-sample
 %%WWWDIR%%/etc/automaps/__automap.cfg
@@ -433,6 +436,7 @@
 %%WWWDIR%%/share/server/core/classes/CoreTemplateSystem.php
 %%WWWDIR%%/share/server/core/classes/CoreUriHandler.php
 %%WWWDIR%%/share/server/core/classes/GlobalBackendInterface.php
+%%WWWDIR%%/share/server/core/classes/GlobalBackendTest.php
 %%WWWDIR%%/share/server/core/classes/GlobalBackendmerlinmy.php
 %%WWWDIR%%/share/server/core/classes/GlobalBackendmklivestatus.php
 %%WWWDIR%%/share/server/core/classes/GlobalBackendndomy.php
@@ -496,6 +500,7 @@
 %%WWWDIR%%/share/server/core/functions/debug.php
 %%WWWDIR%%/share/server/core/functions/oldPhpVersionFixes.php
 %%WWWDIR%%/share/userfiles/gadgets/gadgets_core.php
+%%WWWDIR%%/share/userfiles/gadgets/std_bar.php
 %%WWWDIR%%/share/userfiles/gadgets/std_speedometer.php
 %%WWWDIR%%/share/userfiles/gadgets/std_speedometer2.php
 %%WWWDIR%%/share/userfiles/images/gadgets/dummy


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Thu Feb 10 14:09:46 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154652 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Fri Feb 11 10:31:38 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154652 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/154652: commit references a PR
Date: Fri, 11 Feb 2011 10:31:17 +0000 (UTC)

 culot       2011-02-11 10:31:11 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/nagvis      Makefile distinfo pkg-plist 
   Log:
   - Update to 1.5.8
   
   PR:             ports/154652
   Submitted by:   Andrew Sidorov <derfi AT vei.ru> (maintainer)
   
   Revision  Changes    Path
   1.3       +1 -1      ports/net-mgmt/nagvis/Makefile
   1.3       +2 -2      ports/net-mgmt/nagvis/distinfo
   1.3       +5 -0      ports/net-mgmt/nagvis/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
