git: ed33521243c3 - main - net-mgmt/netbox: Update to 3.1.11

From: Kai Knoblich <kai_at_FreeBSD.org>
Date: Wed, 06 Apr 2022 10:49:27 UTC
The branch main has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ed33521243c332e3ad665a498e76e8d26b3bd42b

commit ed33521243c332e3ad665a498e76e8d26b3bd42b
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-04-06 10:46:22 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-04-06 10:47:31 +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
---
 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