git: 6c5c4a1f5828 - main - net-mgmt/librenms: Remove extra % from pkg-message
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Apr 2023 17:19:11 UTC
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c5c4a1f5828b073e0e3eae1efd9484f234643e2 commit 6c5c4a1f5828b073e0e3eae1efd9484f234643e2 Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2023-04-11 17:05:18 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2023-04-11 17:19:07 +0000 net-mgmt/librenms: Remove extra % from pkg-message --- net-mgmt/librenms/Makefile | 1 + net-mgmt/librenms/files/pkg-message.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/net-mgmt/librenms/Makefile b/net-mgmt/librenms/Makefile index d58a07e44ec0..cf44d7687edb 100644 --- a/net-mgmt/librenms/Makefile +++ b/net-mgmt/librenms/Makefile @@ -1,5 +1,6 @@ PORTNAME= librenms PORTVERSION= 23.4.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= LOCAL/dvl:vendor diff --git a/net-mgmt/librenms/files/pkg-message.in b/net-mgmt/librenms/files/pkg-message.in index 91fb89cb092e..de2af2e0d07d 100644 --- a/net-mgmt/librenms/files/pkg-message.in +++ b/net-mgmt/librenms/files/pkg-message.in @@ -133,7 +133,7 @@ And adjust the login (adjusting localhost as required): alter user 'librenms'@'localhost' identified with mysql_native_password by 'passwordhere'; -NOTE: Starting with the 22.2.1 port the %%%WWWDIR%%/storage directory has +NOTE: Starting with the 22.2.1 port the %%WWWDIR%%/storage directory has been replaced with a symlink to /var/db/librenms/storage EOM