Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2012 12:24:11 GMT
From:      Andrew Sidorov <derfi@vei.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/173212: [patch] port net-mgmt/nagvis update to 1.7.2
Message-ID:  <201210301224.q9UCOBrc021251@red.freebsd.org>
Resent-Message-ID: <201210301230.q9UCU2LP082302@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         173212
>Category:       ports
>Synopsis:       [patch] port net-mgmt/nagvis update to 1.7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 30 12:30:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Sidorov
>Release:        FreeBSD 8.3
>Organization:
>Environment:
FreeBSD 8.3-RELEASE-p4 #0: Mon Aug 20 11:52:29 MSK 2012 amd64
>Description:
Core:

    Multisite auth module: Removed deprecated permission
    Reimplemented automaps hostgroup filter
    Bugfix: TestBackend - Fixed parent processing
    Bugfix: Fixed parent processing in automap

Frontend:

    Improved object refreshing code to take always the oldest objects first
    Bugfix: Fixed broken rotation links on overview page
    Bugfix: Zoom code: Catching not handleable font-size declarations
    Bugfix: Fixed bandwidth calculations for bandwidth weathermap lines
    Check wether or not rsync is installed (terminating if not)

>How-To-Repeat:

>Fix:
--- Makefile    2012-10-11 01:35:37.000000000 +0400
+++ Makefile    2012-10-30 15:04:46.000000000 +0400
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/net-mgmt/nagvis/Makefile,v 1.5 2012/10/10 21:35:37 madpilot Exp $
 
 PORTNAME=      nagvis
-PORTVERSION=   1.7.1
+PORTVERSION=   1.7.2
 CATEGORIES=    net-mgmt
 MASTER_SITES=  SF
 MASTER_SITE_SUBDIR=${PORTNAME}/NagVis%201.7
--- distinfo    2012-10-11 01:35:37.000000000 +0400
+++ distinfo    2012-10-30 15:05:34.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (nagvis-1.7.1.tar.gz) = 42c8a239e5f992385c678ab95f1b90e0a3304fbad033e8ca9dd1d64a16644173
-SIZE (nagvis-1.7.1.tar.gz) = 3488146
+SHA256 (nagvis-1.7.2.tar.gz) = 9e82bd913e52befaa66b5d1958edcdbc3ad8bdee803c9c956b1c876b735246e0
+SIZE (nagvis-1.7.2.tar.gz) = 3488966

Patch attached with submission follows:

--- Makefile    2012-10-11 01:35:37.000000000 +0400
+++ Makefile    2012-10-30 15:04:46.000000000 +0400
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/net-mgmt/nagvis/Makefile,v 1.5 2012/10/10 21:35:37 madpilot Exp $
 
 PORTNAME=      nagvis
-PORTVERSION=   1.7.1
+PORTVERSION=   1.7.2
 CATEGORIES=    net-mgmt
 MASTER_SITES=  SF
 MASTER_SITE_SUBDIR=${PORTNAME}/NagVis%201.7
--- distinfo    2012-10-11 01:35:37.000000000 +0400
+++ distinfo    2012-10-30 15:05:34.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (nagvis-1.7.1.tar.gz) = 42c8a239e5f992385c678ab95f1b90e0a3304fbad033e8ca9dd1d64a16644173
-SIZE (nagvis-1.7.1.tar.gz) = 3488146
+SHA256 (nagvis-1.7.2.tar.gz) = 9e82bd913e52befaa66b5d1958edcdbc3ad8bdee803c9c956b1c876b735246e0
+SIZE (nagvis-1.7.2.tar.gz) = 3488966

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210301224.q9UCOBrc021251>