aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2021-04-15 09:06:26 +0000
committerKai Knoblich <kai@FreeBSD.org>2021-04-15 09:27:24 +0000
commit2d88de57d5ec7fbba7e36fb9c79db728c91a260e (patch)
tree28b9989fc9da92016e3b9837062d86c77245f091 /net-mgmt
parent71cf7f7469b532db6cf0cffec7a6e14ce6935e00 (diff)
downloadports-2d88de57d5ec7fbba7e36fb9c79db728c91a260e.tar.gz
ports-2d88de57d5ec7fbba7e36fb9c79db728c91a260e.zip
net-mgmt/netbox: Update to 2.10.9
Changelog: Enhancements: * Add MAC address search field to VM interfaces list * Omit child devices from non-racked devices list under rack view * Add column to cable termination objects to display cable color * Display NAPALM-enabled device tabs only when relevant * Support disabling TLS certificate validation for Redis Bug Fixes: * Fix missing custom field filters for cables, rack reservations * Add missing count_ipaddresses attribute to VMInterface serializer * Permit users to manage their own REST API tokens without needing explicit permission * Fix interface connections REST API endpoint * Support colons in webhook header values * Do not infer tenant assignment from parent objects for prefixes, IP addresses * Handle exception when attempting to assign an MPTT-enabled model as its own parent * Correct handling of boolean fields when cloning objects https://github.com/netbox-community/netbox/releases/tag/v2.10.9 MFH: 2021Q2
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/netbox/Makefile2
-rw-r--r--net-mgmt/netbox/distinfo6
-rw-r--r--net-mgmt/netbox/pkg-plist1
3 files changed, 4 insertions, 5 deletions
diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile
index 29eb4896ac1b..28754ae36192 100644
--- a/net-mgmt/netbox/Makefile
+++ b/net-mgmt/netbox/Makefile
@@ -1,6 +1,6 @@
PORTNAME= netbox
DISTVERSIONPREFIX= v
-DISTVERSION= 2.10.8
+DISTVERSION= 2.10.9
CATEGORIES= net-mgmt
MAINTAINER= kai@FreeBSD.org
diff --git a/net-mgmt/netbox/distinfo b/net-mgmt/netbox/distinfo
index 81c2b04bf902..20944d420718 100644
--- a/net-mgmt/netbox/distinfo
+++ b/net-mgmt/netbox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616839557
-SHA256 (netbox-community-netbox-v2.10.8_GH0.tar.gz) = e02baf900cc0d7e86ecee889243703322e05ce2d69c34793c360eae80d515c4a
-SIZE (netbox-community-netbox-v2.10.8_GH0.tar.gz) = 7062223
+TIMESTAMP = 1618303197
+SHA256 (netbox-community-netbox-v2.10.9_GH0.tar.gz) = 2faf57aaaccc1a2ff6e80298289268b460bdd958a80060014f344dacdce91bfc
+SIZE (netbox-community-netbox-v2.10.9_GH0.tar.gz) = 7064372
diff --git a/net-mgmt/netbox/pkg-plist b/net-mgmt/netbox/pkg-plist
index 2db7993a43af..80b45335a52f 100644
--- a/net-mgmt/netbox/pkg-plist
+++ b/net-mgmt/netbox/pkg-plist
@@ -1459,7 +1459,6 @@
%%DATADIR%%/templates/dcim/inc/cabletermination.html
%%DATADIR%%/templates/dcim/inc/device_component_table.html
%%DATADIR%%/templates/dcim/inc/device_import_header.html
-%%DATADIR%%/templates/dcim/inc/device_napalm_tabs.html
%%DATADIR%%/templates/dcim/inc/devicetype_component_table.html
%%DATADIR%%/templates/dcim/inc/endpoint_connection.html
%%DATADIR%%/templates/dcim/inc/interface_vlans_table.html