Skip to content

Commit

Permalink
net-mgmt/librenms: Update to 23.11.0
Browse files Browse the repository at this point in the history
re: https://github.com/librenms/librenms/releases/tag/23.11.0

This release needs a database update. See pkg-message output.
  • Loading branch information
dlangille committed Nov 17, 2023
1 parent 827eb3b commit 19402d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions net-mgmt/librenms/Makefile
@@ -1,6 +1,5 @@
PORTNAME= librenms
PORTVERSION= 23.10.0
PORTREVISION= 3
PORTVERSION= 23.11.0
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= LOCAL/dvl:vendor
Expand Down Expand Up @@ -128,7 +127,7 @@ _SCRIPT_FILES= daily.sh lnms
# _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 sits here so you remember to update it with each release
_RELEASE_TIMESTAMP= 1698378456
_RELEASE_TIMESTAMP= 1700189861
_ROOT_DIRS= LibreNMS app bootstrap config database doc html \
includes lang licenses mibs misc resources routes \
scripts tests
Expand Down
10 changes: 5 additions & 5 deletions net-mgmt/librenms/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1698409387
SHA256 (librenms-vendor-23.10.0.tar.gz) = 8feba532fe60a05f60fc3634967a99266aa70c0539c5c4723e12ad16eee71105
SIZE (librenms-vendor-23.10.0.tar.gz) = 27772294
SHA256 (librenms-librenms-23.10.0_GH0.tar.gz) = 50f3dc9acdf04938a2a2bee652bf0ad548430d0017150c87ac23a1c4fae92204
SIZE (librenms-librenms-23.10.0_GH0.tar.gz) = 58292140
TIMESTAMP = 1700228185
SHA256 (librenms-vendor-23.11.0.tar.gz) = 395a3416a47a69c0051bd19a7f5a4e13c9c415200ea4b02e481e3836788a3dde
SIZE (librenms-vendor-23.11.0.tar.gz) = 27788803
SHA256 (librenms-librenms-23.11.0_GH0.tar.gz) = 9952fcf4f911044829311b4741a162e40b15bdc509590dbef6c5ff831728e60c
SIZE (librenms-librenms-23.11.0_GH0.tar.gz) = 58953541

0 comments on commit 19402d3

Please sign in to comment.