git: 5824e31fce6a - 2024Q2 - net-mgmt/netbox: Update to 3.7.8

From: Kai Knoblich <kai_at_FreeBSD.org>
Date: Tue, 07 May 2024 03:57:18 UTC
The branch 2024Q2 has been updated by kai:

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

commit 5824e31fce6a9b3abe4c44c9055cef0947d0dada
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-05-07 03:52:45 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-05-07 03:56:48 +0000

    net-mgmt/netbox: Update to 3.7.8
    
    Changelog:
    
    Enhancements:
    * Enable adding new cables directly from navigation menu
    
    Bug Fixes:
    * Account for virtual chassis membership when assigning related
      interfaces via bulk edit
    * Fix pagination through search results within dropdown fields
    * Fix SVG rendering of cable traces to circuit terminations
    * Fix cable trace SVG generation for cables with multiple
      terminations at both ends
    * Replace CSV export formatting for several many-to-many fields
    * Fix secret toggle button for IKE policies
    
    https://github.com/netbox-community/netbox/releases/tag/v3.7.8
    
    MFH:            2024Q2
    (cherry picked from commit 56277b7d70338d0055d49a9a239bbd6875c6400c)
---
 net-mgmt/netbox/Makefile | 4 ++--
 net-mgmt/netbox/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile
index bbdc071808dc..0239c3c47d49 100644
--- a/net-mgmt/netbox/Makefile
+++ b/net-mgmt/netbox/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	netbox
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.7.7
+DISTVERSION=	3.7.8
 CATEGORIES=	net-mgmt python
 
 MAINTAINER=	kai@FreeBSD.org
@@ -46,7 +46,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django42>=4.2.11<4.3:www/py-django42@${PY_FL
 		${PYTHON_PKGNAMEPREFIX}Jinja2>=3.1.3<4:devel/py-Jinja2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}markdown>=3.5.2<3.7:textproc/py-markdown@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}mkdocs-material>=9.5.18<10:textproc/py-mkdocs-material@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}mkdocstrings>=0.25.0<1:textproc/py-mkdocstrings@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}mkdocstrings>=0.25.1<1:textproc/py-mkdocstrings@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}mkdocstrings-python-legacy>0:textproc/py-mkdocstrings-python-legacy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}netaddr>=1.2.1<2:net/py-netaddr@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pillow>=10.3.0:graphics/py-pillow@${PY_FLAVOR} \
diff --git a/net-mgmt/netbox/distinfo b/net-mgmt/netbox/distinfo
index 9ce1528ee8a3..a8e759d64639 100644
--- a/net-mgmt/netbox/distinfo
+++ b/net-mgmt/netbox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714600073
-SHA256 (netbox-community-netbox-v3.7.7_GH0.tar.gz) = edaac4de4b496cd284d21156d61d11ab25e7cadfe72427778c1d6c33ef876ccf
-SIZE (netbox-community-netbox-v3.7.7_GH0.tar.gz) = 9325767
+TIMESTAMP = 1715019574
+SHA256 (netbox-community-netbox-v3.7.8_GH0.tar.gz) = 1da9a5090fe134647fd0d2b820200d05cca6d713c0392b0bb0a663afbb541e21
+SIZE (netbox-community-netbox-v3.7.8_GH0.tar.gz) = 9328178