aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2023-03-29 16:36:36 +0000
committerKai Knoblich <kai@FreeBSD.org>2023-03-29 16:36:36 +0000
commit42dd2ef9c7612c8805d02a032ad7e4fce5416f41 (patch)
treea606d2f23a0c36fe4aca924e91c1e0dcecc61e3e
parent99e393ffba9b5280a83c384bce7d58b8a4f2692d (diff)
downloadports-42dd2ef9c7612c8805d02a032ad7e4fce5416f41.tar.gz
ports-42dd2ef9c7612c8805d02a032ad7e4fce5416f41.zip
net-mgmt/netbox: Update to 3.4.7
Changelog: Enhancements: * Automatically set the scheduled time when executing reports/scripts at a recurring interval * Add fieldset support for custom script forms * Use SSID for representing wireless links, if set * Support designating multiple backends via REMOTE_AUTH_BACKEND config parameter * Improve error reporting for duplicate CSV column headings * Enable VDC assignment during bulk import/edit of interfaces Bug Fixes: * Include parameters when exporting saved filters * Fix cloning of saved filters * Remove erroneous 802.3az PoE type * Correct URL for tags in route targets list * Enable cloning of export templates * Restore missing description field on virtual chassis form * Correct display of zero values for virtual chassis member priority * Enable cloning of tags * Enable cloning of config contexts https://github.com/netbox-community/netbox/releases/tag/v3.4.7
-rw-r--r--net-mgmt/netbox/Makefile8
-rw-r--r--net-mgmt/netbox/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile
index db87c3cfd1f2..36fa0054f669 100644
--- a/net-mgmt/netbox/Makefile
+++ b/net-mgmt/netbox/Makefile
@@ -1,6 +1,6 @@
PORTNAME= netbox
DISTVERSIONPREFIX= v
-DISTVERSION= 3.4.6
+DISTVERSION= 3.4.7
CATEGORIES= net-mgmt python
MAINTAINER= kai@FreeBSD.org
@@ -26,7 +26,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django41>=4.1.7<4.2:www/py-django41@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dj41-django-cors-headers>=3.14.0<4:www/py-dj41-django-cors-headers@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dj41-django-debug-toolbar>=3.7.0<4:www/py-dj41-django-debug-toolbar@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}dj41-django-filter>=22.1<23:www/py-dj41-django-filter@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}dj41-django-filter>=23.1<24:www/py-dj41-django-filter@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dj41-django-graphiql-debug-toolbar>=0.2.0<1:www/py-dj41-django-graphiql-debug-toolbar@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dj41-django-mptt>=0.14.0<0.15:www/py-dj41-django-mptt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dj41-django-prometheus>=2.2.0<2.3:www/py-dj41-django-prometheus@${PY_FLAVOR} \
@@ -44,7 +44,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django41>=4.1.7<4.2:www/py-django41@${PY_FLA
${PYTHON_PKGNAMEPREFIX}Jinja2>=3.1.2<4:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}markdown>=3.3.7<3.4:textproc/py-markdown@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}markdown-include>=0.7.0<1:textproc/py-markdown-include@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}mkdocs-material>=9.1.2<10:textproc/py-mkdocs-material@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}mkdocs-material>=9.1.4<10:textproc/py-mkdocs-material@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mkdocstrings>=0.17.0<1:textproc/py-mkdocstrings@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}netaddr>=0.8.0<1:net/py-netaddr@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pillow>=9.4.0:graphics/py-pillow@${PY_FLAVOR} \
@@ -54,7 +54,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django41>=4.1.7<4.2:www/py-django41@${PY_FLA
${PYTHON_PKGNAMEPREFIX}social-auth-core>=4.3.0<5:security/py-social-auth-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}svgwrite>=1.4.3<2:graphics/py-svgwrite@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tablib>=3.3.0<4:textproc/py-tablib@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}tzdata>=2022.7:devel/py-tzdata@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}tzdata>=2023.2:devel/py-tzdata@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=6.0<7:devel/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}gunicorn>=20.1.0<21:www/py-gunicorn@${PY_FLAVOR}
diff --git a/net-mgmt/netbox/distinfo b/net-mgmt/netbox/distinfo
index 56bb2583e6dc..a9c463a7fcbb 100644
--- a/net-mgmt/netbox/distinfo
+++ b/net-mgmt/netbox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1678823483
-SHA256 (netbox-community-netbox-v3.4.6_GH0.tar.gz) = b866124f33941317d0682710b54c4b055d9f57958c45109e2b46d2d53ba08b37
-SIZE (netbox-community-netbox-v3.4.6_GH0.tar.gz) = 7376010
+TIMESTAMP = 1680079147
+SHA256 (netbox-community-netbox-v3.4.7_GH0.tar.gz) = 96345a77a9985e1dcd131341e0e4e7495b317bf920d040e28f894a88fc2590cb
+SIZE (netbox-community-netbox-v3.4.7_GH0.tar.gz) = 7377904