net-mgmt/nagvis: update 1.9.29 to 1.9.30
* Fix reload of gadgets in Chrome in some situations; * Fix line_label_y_offset on weather map line labels; * Remove builtin "on-demand-filter" header template. CHANGELOG: http://www.nagvis.org/downloads/changelog/1.9.30
This commit is contained in:
parent
7a374db8e5
commit
aed1a469c8
3 changed files with 4 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Andrew 'derfi' Sidorov <derfi@vei.ru>
|
||||
|
||||
PORTNAME= nagvis
|
||||
PORTVERSION= 1.9.29
|
||||
PORTVERSION= 1.9.30
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= http://www.nagvis.org/share/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1640874956
|
||||
SHA256 (nagvis-1.9.29.tar.gz) = d16fa3609a2ab9df0fef9f5fa1e7a4ff3fbee7b946659cdfe0bf1d1c2c2d57d7
|
||||
SIZE (nagvis-1.9.29.tar.gz) = 1807666
|
||||
TIMESTAMP = 1642355645
|
||||
SHA256 (nagvis-1.9.30.tar.gz) = 9965f330da0691efcec69d9587c823459b8d6f304b267cabbcbd6191a3abe2c3
|
||||
SIZE (nagvis-1.9.30.tar.gz) = 1756168
|
||||
|
|
|
@ -678,10 +678,6 @@
|
|||
%%WWWDIR%%/share/userfiles/templates/default.map.html
|
||||
%%WWWDIR%%/share/userfiles/templates/default.overview.html
|
||||
%%WWWDIR%%/share/userfiles/templates/default.url.html
|
||||
%%WWWDIR%%/share/userfiles/templates/jquery-3.2.1.min.js
|
||||
%%WWWDIR%%/share/userfiles/templates/on-demand-filter.header.html
|
||||
%%WWWDIR%%/share/userfiles/templates/select2.min.css
|
||||
%%WWWDIR%%/share/userfiles/templates/select2.min.js
|
||||
@dir %%WWWDIR%%/etc/automaps
|
||||
@dir %%WWWDIR%%/share/userfiles/images/gadgets
|
||||
@dir %%WWWDIR%%/share/userfiles/styles
|
||||
|
|
Loading…
Reference in a new issue