From nobody Thu Oct 21 15:34:17 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 198621800045; Thu, 21 Oct 2021 15:34:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HZs3G0Cxnz3J0y; Thu, 21 Oct 2021 15:34:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DB8F81DB3C; Thu, 21 Oct 2021 15:34:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19LFYHiJ054857; Thu, 21 Oct 2021 15:34:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19LFYHKA054856; Thu, 21 Oct 2021 15:34:17 GMT (envelope-from git) Date: Thu, 21 Oct 2021 15:34:17 GMT Message-Id: <202110211534.19LFYHKA054856@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kai Knoblich Subject: git: 3d4bc4ad9430 - main - net-mgmt/netbox: Update to 3.0.8 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kai X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3d4bc4ad9430652b27923d55a38efd628e05853c Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=3d4bc4ad9430652b27923d55a38efd628e05853c commit 3d4bc4ad9430652b27923d55a38efd628e05853c Author: Kai Knoblich AuthorDate: 2021-10-21 15:18:31 +0000 Commit: Kai Knoblich CommitDate: 2021-10-21 15:32:12 +0000 net-mgmt/netbox: Update to 3.0.8 Changelog: Enhancements: * Add UI field to filter interfaces by kind * Add a utilization column to the IP ranges table Bug Fixes: * Fix incorrect Device LLDP interface row coloring * Fix navigation UI issue that caused improper element overlap * Restore horizontal scrolling for tables in narrow viewports * Avoid exception when utilizing "create and add another" twice in succession * Fix multi-value filtering of custom field objects * Fix incorrect display of update/delete events for webhooks * Fix rendering of UTF8-encoded data in change records * Fix display of version when new release is available * Fix alignment of object identifier under object view https://github.com/netbox-community/netbox/releases/tag/v3.0.8 --- net-mgmt/netbox/Makefile | 4 ++-- net-mgmt/netbox/distinfo | 6 +++--- net-mgmt/netbox/pkg-plist | 1 - 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile index 1fb859aef265..1a2ebbc076cd 100644 --- a/net-mgmt/netbox/Makefile +++ b/net-mgmt/netbox/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbox DISTVERSIONPREFIX= v -DISTVERSION= 3.0.7 +DISTVERSION= 3.0.8 CATEGORIES= net-mgmt python MAINTAINER= kai@FreeBSD.org @@ -46,7 +46,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.2.8<3.3:www/py-django32@${PY_FLA ${PYTHON_PKGNAMEPREFIX}psycopg2>=2.9.1<3:databases/py-psycopg2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}svgwrite>=1.4.1<2:graphics/py-svgwrite@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tablib>=3.0.0<3.1:textproc/py-tablib@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}yaml>=5.4.1<6:devel/py-yaml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}yaml>=5.4.1<7:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gunicorn>=19.9.0<21:www/py-gunicorn@${PY_FLAVOR} USES= cpe pgsql:9.6+ python:3.7+ diff --git a/net-mgmt/netbox/distinfo b/net-mgmt/netbox/distinfo index a471ae32b966..aec99185e60f 100644 --- a/net-mgmt/netbox/distinfo +++ b/net-mgmt/netbox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633947049 -SHA256 (netbox-community-netbox-v3.0.7_GH0.tar.gz) = e969956fbdf2e26b9e50104606d26cc18d460fdfc994ed7bc519780d8c90ed2d -SIZE (netbox-community-netbox-v3.0.7_GH0.tar.gz) = 4488027 +TIMESTAMP = 1634756051 +SHA256 (netbox-community-netbox-v3.0.8_GH0.tar.gz) = 86fb7ee6b6631f9f66b16257e8471dd87d2e9d5bb47d6449d1c1e9c659abf6f2 +SIZE (netbox-community-netbox-v3.0.8_GH0.tar.gz) = 4489599 diff --git a/net-mgmt/netbox/pkg-plist b/net-mgmt/netbox/pkg-plist index 224c898a05bb..0fe170952388 100644 --- a/net-mgmt/netbox/pkg-plist +++ b/net-mgmt/netbox/pkg-plist @@ -21,7 +21,6 @@ %%PORTDOCS%%%%DOCSDIR%%/core-functionality/virtualization.md %%PORTDOCS%%%%DOCSDIR%%/core-functionality/vlans.md %%PORTDOCS%%%%DOCSDIR%%/customization/custom-fields.md -%%PORTDOCS%%%%DOCSDIR%%/customization/custom-links.md %%PORTDOCS%%%%DOCSDIR%%/customization/custom-scripts.md %%PORTDOCS%%%%DOCSDIR%%/customization/custom-validation.md %%PORTDOCS%%%%DOCSDIR%%/customization/export-templates.md