aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2021-08-13 10:37:26 +0000
committerKai Knoblich <kai@FreeBSD.org>2021-08-13 10:37:26 +0000
commitecc74cda08175224a5f5dfbff989f34a2dab335a (patch)
treedd4bd33484e2d705ef9420959b76b5267a70eeb5
parent12bc543eb775336b4b8318e0007afc3f111843aa (diff)
downloadports-ecc74cda08175224a5f5dfbff989f34a2dab335a.tar.gz
ports-ecc74cda08175224a5f5dfbff989f34a2dab335a.zip
net-mgmt/netbox: Update to 2.11.11
Changelog: Enhancements: * Add C21 & C22 power types * Employ a sandbox when rendering Jinja2 code for increased security Bug Fixes: * Add import button to VM interfaces list * Fix validation of unit ranges when creating a rack reservation * Fix validation of IP address assigned as device/VM primary via NAT relation * Populate device field when cloning device components * Allow assignment of scope to VLAN groups upon import * Remove extraneous site column from VLAN group import form * Fix exception on invalid CSV import column name * Fix return URL persistence when adding multiple objects sequentially * Remove extraneous columns from inventory item and device bay tables * Add missing parent column to inventory item import form https://github.com/netbox-community/netbox/releases/tag/v2.11.11
-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 a456fc7a7936..a017e6084c4e 100644
--- a/net-mgmt/netbox/Makefile
+++ b/net-mgmt/netbox/Makefile
@@ -1,6 +1,6 @@
PORTNAME= netbox
DISTVERSIONPREFIX= v
-DISTVERSION= 2.11.10
+DISTVERSION= 2.11.11
CATEGORIES= net-mgmt
MAINTAINER= kai@FreeBSD.org
@@ -22,7 +22,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
# - www/py-dj32-django-tables2
# - www/py-dj32-djangorestframework (in conjunction with www/py-dj32-drf-yasg)
#
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.2.5<3.3:www/py-django32@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.2.6<3.3:www/py-django32@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dj32-django-cacheops>=6.0<7.0:www/py-dj32-django-cacheops@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dj32-django-cors-headers>=3.7.0<3.8:www/py-dj32-django-cors-headers@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dj32-django-debug-toolbar>=3.2.1<4:www/py-dj32-django-debug-toolbar@${PY_FLAVOR} \
diff --git a/net-mgmt/netbox/distinfo b/net-mgmt/netbox/distinfo
index 66a974170151..adca29609ad4 100644
--- a/net-mgmt/netbox/distinfo
+++ b/net-mgmt/netbox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627502411
-SHA256 (netbox-community-netbox-v2.11.10_GH0.tar.gz) = 057e379e86fd4bc0e3c60a2c8b2b2a5e41f62ba6f1e978a173424a13816f3e30
-SIZE (netbox-community-netbox-v2.11.10_GH0.tar.gz) = 7110691
+TIMESTAMP = 1628798768
+SHA256 (netbox-community-netbox-v2.11.11_GH0.tar.gz) = 641892dec08b08a66a9ab4e2b4ed9597bc3282aa851ec95f0f622a92fde20146
+SIZE (netbox-community-netbox-v2.11.11_GH0.tar.gz) = 7123432