mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net-mgmt/librenms: Update to 23.9.1
re: https://github.com/librenms/librenms/releases/tag/23.9.1 We skipped for no reason: https://github.com/librenms/librenms/releases/tag/23.9.0
This commit is contained in:
parent
8cabc8036e
commit
b0cefa75d4
2 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= librenms
|
PORTNAME= librenms
|
||||||
PORTVERSION= 23.8.2
|
PORTVERSION= 23.9.1
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
MASTER_SITES= LOCAL/dvl:vendor
|
MASTER_SITES= LOCAL/dvl:vendor
|
||||||
|
@ -125,7 +125,7 @@ _SCRIPT_FILES= daily.sh lnms
|
||||||
# _RELEASE_TIMESTAMP is used for a patch inside the vendor code
|
# _RELEASE_TIMESTAMP is used for a patch inside the vendor code
|
||||||
# it represents the release date via: git show --pretty='%H|%ct' -s 1.42.01
|
# it represents the release date via: git show --pretty='%H|%ct' -s 1.42.01
|
||||||
# It sits here so you remember to update it with each release
|
# It sits here so you remember to update it with each release
|
||||||
_RELEASE_TIMESTAMP= 1692632893
|
_RELEASE_TIMESTAMP= 1695088746
|
||||||
_ROOT_DIRS= LibreNMS app bootstrap config database doc html \
|
_ROOT_DIRS= LibreNMS app bootstrap config database doc html \
|
||||||
includes lang licenses mibs misc resources routes \
|
includes lang licenses mibs misc resources routes \
|
||||||
scripts tests
|
scripts tests
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
TIMESTAMP = 1692633919
|
TIMESTAMP = 1695749298
|
||||||
SHA256 (librenms-vendor-23.8.2.tar.gz) = 015bc3d79bd7312fcafbf14161f93093e1f395d134311c38c54daf7d47c445f3
|
SHA256 (librenms-vendor-23.9.1.tar.gz) = 569a8f3f02fea7633e08ff88c9c136f776ee1224afc96c612e4387c3989cfded
|
||||||
SIZE (librenms-vendor-23.8.2.tar.gz) = 27762415
|
SIZE (librenms-vendor-23.9.1.tar.gz) = 27790089
|
||||||
SHA256 (librenms-librenms-23.8.2_GH0.tar.gz) = e232f39bdf2e3238bbcbc60122b59ac7141f5760d7552aee41f3f9382f95a710
|
SHA256 (librenms-librenms-23.9.1_GH0.tar.gz) = 5621fe4b51c39cd0bd8d5bfa61ec1f66e9612245725eb4762066a1649983d4fe
|
||||||
SIZE (librenms-librenms-23.8.2_GH0.tar.gz) = 57980278
|
SIZE (librenms-librenms-23.9.1_GH0.tar.gz) = 58035077
|
||||||
|
|
Loading…
Add table
Reference in a new issue