git: dd7576137f73 - main - net-mgmt/netbox: Update to 4.6.7
Kai Knoblich <[email protected]> Sun, 02 Aug 2026 09:15:31 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=dd7576137f736f5dc724b2d4db6084c7e062cf08 commit dd7576137f736f5dc724b2d4db6084c7e062cf08 Author: Kai Knoblich <[email protected]> AuthorDate: 2026-08-02 09:14:17 +0000 Commit: Kai Knoblich <[email protected]> CommitDate: 2026-08-02 09:14:17 +0000 net-mgmt/netbox: Update to 4.6.7 Changelog: Performance Improvements: * Skip cached scope rebuild for sites and locations when scope fields are unchanged * Avoid extraneous database queries when fetching custom field data via the GraphQL API * Avoid an extra database query when including rack reservation units via the GraphQL API * Avoid extraneous database queries when fetching the IP address or prefix family via the GraphQL API Bug Fixes: * Correctly evaluate IP availability for users whose permissions are constrained by a custom field on a related object * Filter circuit group assignments by member type to avoid displaying assignments belonging to a virtual circuit with the same ID https://github.com/netbox-community/netbox/releases/tag/v4.6.7 MFH: 2026Q3 --- 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 d2bd0e27f2f3..663f96930977 100644 --- a/net-mgmt/netbox/Makefile +++ b/net-mgmt/netbox/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbox DISTVERSIONPREFIX= v -DISTVERSION= 4.6.6 +DISTVERSION= 4.6.7 CATEGORIES= net-mgmt python MAINTAINER= [email protected] @@ -69,7 +69,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django60>=6.0.7<6.1:www/py-django60@${PY_FLA ${PYTHON_PKGNAMEPREFIX}tzdata>=2026.3:devel/py-tzdata@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0.3<7:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gunicorn>=26.0.0:www/py-gunicorn@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}zensical>=0.0.51<1:textproc/py-zensical@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}zensical>=0.0.52<1:textproc/py-zensical@${PY_FLAVOR} USES= cpe pgsql:14+ python:3.12+ CPE_VENDOR= netbox diff --git a/net-mgmt/netbox/distinfo b/net-mgmt/netbox/distinfo index 344ea88a9933..3702a310e52f 100644 --- a/net-mgmt/netbox/distinfo +++ b/net-mgmt/netbox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1785424296 -SHA256 (netbox-community-netbox-v4.6.6_GH0.tar.gz) = 1c3ff1815ca0aebd41caf831aaf3cbd21952ea29fecf34b232ada2c7424269d3 -SIZE (netbox-community-netbox-v4.6.6_GH0.tar.gz) = 20079606 +TIMESTAMP = 1785518136 +SHA256 (netbox-community-netbox-v4.6.7_GH0.tar.gz) = f64d8c5964d10851af0e0f95ede2bd7baa2c4e0d9362430e2c0980194bce941e +SIZE (netbox-community-netbox-v4.6.7_GH0.tar.gz) = 20091357