git: 810f209aa1f6 - main - UPDATING: Add update instructions for sonarqube
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Apr 2023 18:26:39 UTC
The branch main has been updated by netchild: URL: https://cgit.FreeBSD.org/ports/commit/?id=810f209aa1f6761b2d268d750812c26d4eef2243 commit 810f209aa1f6761b2d268d750812c26d4eef2243 Author: Alexander Leidinger <netchild@FreeBSD.org> AuthorDate: 2023-04-07 18:26:15 +0000 Commit: Alexander Leidinger <netchild@FreeBSD.org> CommitDate: 2023-04-07 18:26:15 +0000 UPDATING: Add update instructions for sonarqube --- UPDATING | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/UPDATING b/UPDATING index 18cd305eff2b..38292b0b3e71 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,15 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20230407: + AFFECTS: users of devel/sonarqube-community + AUTHOR: netchild@FreeBSD.org + + You need to make sure to update missing and changed values in + PREFIX/libexec/sonarqube/conf/sonar.properties + from + PREFIX/libexec/sonarqube/conf/sonar.properties.sample + 20230318: AFFECTS: users of security/libressl AUTHOR: brnrd@FreeBSD.org