From owner-dev-commits-ports-all@freebsd.org Sun Apr 18 08:30:09 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9826F5E0653; Sun, 18 Apr 2021 08:30:09 +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 4FNNRj3Tcnz4tpd; Sun, 18 Apr 2021 08:30:09 +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 5342563E; Sun, 18 Apr 2021 08:30:09 +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 13I8U9FS021724; Sun, 18 Apr 2021 08:30:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13I8U9H5021722; Sun, 18 Apr 2021 08:30:09 GMT (envelope-from git) Date: Sun, 18 Apr 2021 08:30:09 GMT Message-Id: <202104180830.13I8U9H5021722@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: f2a9b3469d37 - main - net-mgmt/netbox: Update to 2.10.10 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: f2a9b3469d37649d527bb47cca797670370ee2d4 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Apr 2021 08:30:09 -0000 The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2a9b3469d37649d527bb47cca797670370ee2d4 commit f2a9b3469d37649d527bb47cca797670370ee2d4 Author: Kai Knoblich AuthorDate: 2021-04-18 07:56:28 +0000 Commit: Kai Knoblich CommitDate: 2021-04-18 08:28:34 +0000 net-mgmt/netbox: Update to 2.10.10 Changelog: Enhancements: * Add DC terminal power port, outlet types * Add Saf-D-Grid power port, outlet types * Support Markdown rendering for report logs * Add F connector port type * Add SFP56 50GE interface type Bug Fixes: * Update parent device/VM when deleting a primary IP * Fix VLAN assignment when editing VM interfaces in bulk * Update object data when renaming a custom field * Optimize change log cleanup * Fix MAC address field display in VM interfaces search form * Fix custom field filtering for cables, virtual chassis * Fix choice field filters (multiple models) https://github.com/netbox-community/netbox/releases/tag/v2.10.10 MFH: 2021Q2 --- net-mgmt/netbox/Makefile | 2 +- net-mgmt/netbox/distinfo | 6 +++--- net-mgmt/netbox/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile index 28754ae36192..9ba3d9b4ed1d 100644 --- a/net-mgmt/netbox/Makefile +++ b/net-mgmt/netbox/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbox DISTVERSIONPREFIX= v -DISTVERSION= 2.10.9 +DISTVERSION= 2.10.10 CATEGORIES= net-mgmt MAINTAINER= kai@FreeBSD.org diff --git a/net-mgmt/netbox/distinfo b/net-mgmt/netbox/distinfo index 20944d420718..1287264024cf 100644 --- a/net-mgmt/netbox/distinfo +++ b/net-mgmt/netbox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618303197 -SHA256 (netbox-community-netbox-v2.10.9_GH0.tar.gz) = 2faf57aaaccc1a2ff6e80298289268b460bdd958a80060014f344dacdce91bfc -SIZE (netbox-community-netbox-v2.10.9_GH0.tar.gz) = 7064372 +TIMESTAMP = 1618576233 +SHA256 (netbox-community-netbox-v2.10.10_GH0.tar.gz) = ddbba1df4321bd4fe3c1778348e0c534616f506661da0f5eb36187c54a7d0972 +SIZE (netbox-community-netbox-v2.10.10_GH0.tar.gz) = 7066062 diff --git a/net-mgmt/netbox/pkg-plist b/net-mgmt/netbox/pkg-plist index 80b45335a52f..f735d07b8c30 100644 --- a/net-mgmt/netbox/pkg-plist +++ b/net-mgmt/netbox/pkg-plist @@ -542,6 +542,7 @@ %%DATADIR%%/ipam/migrations/__init__.py %%DATADIR%%/ipam/models.py %%DATADIR%%/ipam/querysets.py +%%DATADIR%%/ipam/signals.py %%DATADIR%%/ipam/tables.py %%DATADIR%%/ipam/tests/__init__.py %%DATADIR%%/ipam/tests/test_api.py