svn commit: r550220 - head/net-mgmt/nagvis

Vinícius Zavam egypcio at FreeBSD.org
Sat Sep 26 20:33:07 UTC 2020


Author: egypcio
Date: Sat Sep 26 20:33:06 2020
New Revision: 550220
URL: https://svnweb.freebsd.org/changeset/ports/550220

Log:
  net-mgmt/nagvis: update 1.9.21 to 1.9.22
  
    -  Fix error handling of DB backends when DB opening failed;
    -  Colors with alpha channel are now allowed;
    -  Improve validation of file names in several places;
    -  Improve recently introduced textbox scaling according to zoom.
  
    https://www.nagvis.org/downloads/changelog/1.9.22

Modified:
  head/net-mgmt/nagvis/Makefile
  head/net-mgmt/nagvis/distinfo

Modified: head/net-mgmt/nagvis/Makefile
==============================================================================
--- head/net-mgmt/nagvis/Makefile	Sat Sep 26 20:29:03 2020	(r550219)
+++ head/net-mgmt/nagvis/Makefile	Sat Sep 26 20:33:06 2020	(r550220)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nagvis
-PORTVERSION=	1.9.21
+PORTVERSION=	1.9.22
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://www.nagvis.org/share/
 

Modified: head/net-mgmt/nagvis/distinfo
==============================================================================
--- head/net-mgmt/nagvis/distinfo	Sat Sep 26 20:29:03 2020	(r550219)
+++ head/net-mgmt/nagvis/distinfo	Sat Sep 26 20:33:06 2020	(r550220)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595064357
-SHA256 (nagvis-1.9.21.tar.gz) = 659f0947e466c4b5248d73ebf25dca3545c48a02853786446acbcae14c38df7e
-SIZE (nagvis-1.9.21.tar.gz) = 1805343
+TIMESTAMP = 1601129063
+SHA256 (nagvis-1.9.22.tar.gz) = 206dcf6ec89678490373964eab337537909fa8a55a9303b5b8038d31429bfaea
+SIZE (nagvis-1.9.22.tar.gz) = 1805740


More information about the svn-ports-head mailing list