aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2021-11-13 14:03:21 +0000
committerKai Knoblich <kai@FreeBSD.org>2021-11-13 14:03:21 +0000
commit673d67948abc2ea4d992102fcfd299cd96c0ed4a (patch)
tree8300612699046ebc1fc40104f8611f69895e798f
parentfe1210015b91d1602cbc2b56d902fd24cf0114f5 (diff)
downloadports-673d67948abc2ea4d992102fcfd299cd96c0ed4a.tar.gz
ports-673d67948abc2ea4d992102fcfd299cd96c0ed4a.zip
net-mgmt/netbox: Update to 3.0.10
Enhancements: * Add mini-DIN 8 console port type * Add vid filter field to VLANs list * Add visual aids to interfaces table for type, enabled status Bug Fixes: * Fix assignment of members to virtual chassis with initial position of zero * Fix conflation of assigned IP status & role in interface tables * Fix 404 when attaching multiple images in succession * Fix minimum version check under Python v3.10 * Add missing outer dimension columns to rack table * Preserve multi-line values during CSV file import * Fix indentation of locations under site view * Improve XSS mitigation in Markdown renderer * Enable sorting device bays table by installed device status * Differentiate ID and VID columns in VLANs table * Fix reference values for content type under custom field import form * Add missing export template support for various models * Fix restriction of user & group objects in GraphQL API queries Changelog: https://github.com/netbox-community/netbox/releases/tag/v3.0.10
-rw-r--r--net-mgmt/netbox/Makefile2
-rw-r--r--net-mgmt/netbox/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile
index 33db8742e399..d69a791e3642 100644
--- a/net-mgmt/netbox/Makefile
+++ b/net-mgmt/netbox/Makefile
@@ -1,6 +1,6 @@
PORTNAME= netbox
DISTVERSIONPREFIX= v
-DISTVERSION= 3.0.9
+DISTVERSION= 3.0.10
CATEGORIES= net-mgmt python
MAINTAINER= kai@FreeBSD.org
diff --git a/net-mgmt/netbox/distinfo b/net-mgmt/netbox/distinfo
index 5346e5ad2e6c..429a1734a97b 100644
--- a/net-mgmt/netbox/distinfo
+++ b/net-mgmt/netbox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635947365
-SHA256 (netbox-community-netbox-v3.0.9_GH0.tar.gz) = d8dc097c61463a333ea7401d225dc49210c8e47986b5f39f1ef80e3f68495a0f
-SIZE (netbox-community-netbox-v3.0.9_GH0.tar.gz) = 4494595
+TIMESTAMP = 1636739254
+SHA256 (netbox-community-netbox-v3.0.10_GH0.tar.gz) = f308edde78c131e75fb289b9cb2838518d7cac12584cfa58e52a88c62ff92bc4
+SIZE (netbox-community-netbox-v3.0.10_GH0.tar.gz) = 4494794