summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2024-05-07 05:52:45 +0200
committerKai Knoblich <kai@FreeBSD.org>2024-05-07 05:53:41 +0200
commit56277b7d70338d0055d49a9a239bbd6875c6400c (patch)
tree27f6ac4b3409d21770cb43619f536520f5ffc316
parenttextproc/py-mkdocstrings: Update to 0.25.1 (diff)
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
-rw-r--r--net-mgmt/netbox/Makefile4
-rw-r--r--net-mgmt/netbox/distinfo6
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