git: 8a4a58031678 - main - net-mgmt/netbox: Update to 3.0.12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Dec 2021 18:58:20 UTC
The branch main has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8a4a580316782d615bf2bb7eb2cbf0b14dc641f5
commit 8a4a580316782d615bf2bb7eb2cbf0b14dc641f5
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2021-12-09 18:52:57 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2021-12-09 18:52:57 +0000
net-mgmt/netbox: Update to 3.0.12
Changelog:
Enhancements:
* Get API user from LDAP only when FIND_GROUP_PERMS is enabled
* Linkify VLAN name in VLANs table
* Add L22-30 power port & outlet types
* Improve performance of the "quick find" function
* Add multi-standard ITA power outlet type
Bug Fixes:
* Fix issue where return_url is not honored when "Save & Continue"
button is present
* Fix Markdown sanitization regex
https://github.com/netbox-community/netbox/releases/tag/v3.0.12
---
net-mgmt/netbox/Makefile | 2 +-
net-mgmt/netbox/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile
index 7992fe7b8763..e8318923947d 100644
--- a/net-mgmt/netbox/Makefile
+++ b/net-mgmt/netbox/Makefile
@@ -1,6 +1,6 @@
PORTNAME= netbox
DISTVERSIONPREFIX= v
-DISTVERSION= 3.0.11
+DISTVERSION= 3.0.12
CATEGORIES= net-mgmt python
MAINTAINER= kai@FreeBSD.org
diff --git a/net-mgmt/netbox/distinfo b/net-mgmt/netbox/distinfo
index 3e6bb0372f76..a05a48e639a3 100644
--- a/net-mgmt/netbox/distinfo
+++ b/net-mgmt/netbox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637860697
-SHA256 (netbox-community-netbox-v3.0.11_GH0.tar.gz) = b71887f1a2ef0d0cafd57c16377c250ec3e901e3d1e722f9363b95d037873d7d
-SIZE (netbox-community-netbox-v3.0.11_GH0.tar.gz) = 4497162
+TIMESTAMP = 1638862080
+SHA256 (netbox-community-netbox-v3.0.12_GH0.tar.gz) = a833aeee0d1f4f51ff9096c692acbc896d807bf1029d058cbab8567c35c6f204
+SIZE (netbox-community-netbox-v3.0.12_GH0.tar.gz) = 4498000