git: 34108bb86b26 - 2022Q2 - net-mgmt/netbox: Update to 3.1.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Apr 2022 15:37:25 UTC
The branch 2022Q2 has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=34108bb86b260a92f45789ff65bf72b94f366857
commit 34108bb86b260a92f45789ff65bf72b94f366857
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-04-06 10:46:22 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-04-06 15:37:11 +0000
net-mgmt/netbox: Update to 3.1.11
Changelog:
Enhancements:
* Show bridge interface members under interface view
* Enable filtering child devices by parent device ID
* Permit wildcard values in IP address DNS names
* Include site and prefixes columns in VLAN group VLANs table
* Add Checkpoint ClusterXL protocol for FHRP groups
* Use monospace font for text areas in config revision form
* Linkify circuits count in providers list
* Add bulk edit capability for site contact fields
Bug Fixes:
* Prevent exception when searching for a rack position with no rack
specified under device edit view
* Fix device count for racks in global search results
https://github.com/netbox-community/netbox/releases/tag/v3.1.11
MFH: 2022Q2
(cherry picked from commit ed33521243c332e3ad665a498e76e8d26b3bd42b)
---
net-mgmt/netbox/Makefile | 2 +-
net-mgmt/netbox/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile
index 03c6f934b2a1..b0e513535b8c 100644
--- a/net-mgmt/netbox/Makefile
+++ b/net-mgmt/netbox/Makefile
@@ -1,6 +1,6 @@
PORTNAME= netbox
DISTVERSIONPREFIX= v
-DISTVERSION= 3.1.10
+DISTVERSION= 3.1.11
CATEGORIES= net-mgmt python
MAINTAINER= kai@FreeBSD.org
diff --git a/net-mgmt/netbox/distinfo b/net-mgmt/netbox/distinfo
index b91328798f4a..0374696db26f 100644
--- a/net-mgmt/netbox/distinfo
+++ b/net-mgmt/netbox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648231284
-SHA256 (netbox-community-netbox-v3.1.10_GH0.tar.gz) = c88940a9ea2bf1eac5cbb3fe9c884e505bd67181a2466a1bded58270337c7eaf
-SIZE (netbox-community-netbox-v3.1.10_GH0.tar.gz) = 4408051
+TIMESTAMP = 1649185847
+SHA256 (netbox-community-netbox-v3.1.11_GH0.tar.gz) = d7f6f4ad5b1305aabbc9bee133455e913be3765972b35ed030d689d73ba7daa7
+SIZE (netbox-community-netbox-v3.1.11_GH0.tar.gz) = 4408997