diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2023-08-29 07:22:39 +0000 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2023-08-29 07:22:39 +0000 |
commit | 7fbca1b69af8e0ca6092e481640dc3db0dee8d50 (patch) | |
tree | 314eb8065553288c4d06d638ee6d5dcf38ab69ea /net-mgmt | |
parent | ae158eec195cf31049a53d1aaec03664cde70109 (diff) | |
download | ports-7fbca1b69af8e0ca6092e481640dc3db0dee8d50.tar.gz ports-7fbca1b69af8e0ca6092e481640dc3db0dee8d50.zip |
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/netbox/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/netbox/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/netbox/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile index 3aae26f89637..e05426acdcc6 100644 --- a/net-mgmt/netbox/Makefile +++ b/net-mgmt/netbox/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbox DISTVERSIONPREFIX= v -DISTVERSION= 3.5.8 +DISTVERSION= 3.5.9 CATEGORIES= net-mgmt python MAINTAINER= kai@FreeBSD.org diff --git a/net-mgmt/netbox/distinfo b/net-mgmt/netbox/distinfo index 510f9c9d7869..4cbba28d3f38 100644 --- a/net-mgmt/netbox/distinfo +++ b/net-mgmt/netbox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692119112 -SHA256 (netbox-community-netbox-v3.5.8_GH0.tar.gz) = 1896e70609633f2241be1a542e108899f86fca1b905c9afacecf47fa73811821 -SIZE (netbox-community-netbox-v3.5.8_GH0.tar.gz) = 5776278 +TIMESTAMP = 1693289458 +SHA256 (netbox-community-netbox-v3.5.9_GH0.tar.gz) = 98d9dd0dd7e44bc1ce95bc7758eb2c624a444f92516d63f6800bd897ba09a793 +SIZE (netbox-community-netbox-v3.5.9_GH0.tar.gz) = 5790742 diff --git a/net-mgmt/netbox/pkg-plist b/net-mgmt/netbox/pkg-plist index d1cb12e0b3da..0e0ece6cbd2b 100644 --- a/net-mgmt/netbox/pkg-plist +++ b/net-mgmt/netbox/pkg-plist @@ -935,7 +935,6 @@ %%DATADIR%%/templates/dcim/inc/connection_endpoints.html %%DATADIR%%/templates/dcim/inc/endpoint_connection.html %%DATADIR%%/templates/dcim/inc/interface_vlans_table.html -%%DATADIR%%/templates/dcim/inc/nonracked_devices.html %%DATADIR%%/templates/dcim/inc/panels/inventory_items.html %%DATADIR%%/templates/dcim/inc/rack_elevation.html %%DATADIR%%/templates/dcim/interface.html |