diff --git a/devel/sonarqube-community/Makefile b/devel/sonarqube-community/Makefile index ec10321182b06..29828cf602f5f 100644 --- a/devel/sonarqube-community/Makefile +++ b/devel/sonarqube-community/Makefile @@ -1,6 +1,6 @@ PORTNAME= sonarqube DISTVERSION= 10.1.0.73491 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel security www java MASTER_SITES= https://binaries.sonarsource.com/Distribution/sonarqube/:m_core \ https://binaries.sonarsource.com/Distribution/sonar-csharp-plugin/:m_csharp \ diff --git a/devel/sonarqube-community/files/patch-conf_sonar.properties.sample b/devel/sonarqube-community/files/patch-conf_sonar.properties.sample index 14257611600fd..0710d361c0f9a 100644 --- a/devel/sonarqube-community/files/patch-conf_sonar.properties.sample +++ b/devel/sonarqube-community/files/patch-conf_sonar.properties.sample @@ -1,6 +1,6 @@ ---- conf/sonar.properties.sample.orig 2020-02-25 14:27:14 UTC +--- conf/sonar.properties.sample.orig 2023-06-20 11:44:40 UTC +++ conf/sonar.properties.sample -@@ -94,7 +94,7 @@ +@@ -93,7 +93,7 @@ #sonar.web.javaOpts=-Xmx512m -Xms128m -XX:+HeapDumpOnOutOfMemoryError # Same as previous property, but allows to not repeat all other settings like -Xmx @@ -9,7 +9,7 @@ # Binding IP address. For servers with more than one IP address, this property specifies which # address will be used for listening on the specified ports. -@@ -362,7 +362,7 @@ +@@ -377,7 +377,7 @@ # Path to log files. Can be absolute or relative to installation directory. # Default is /logs @@ -18,7 +18,7 @@ # Rolling policy of log files # - based on time if value starts with "time:", for example by day ("time:yyyy-MM-dd") -@@ -403,8 +403,8 @@ +@@ -418,8 +418,8 @@ # Paths to persistent data files (embedded database and search index) and temporary files. # Can be absolute or relative to installation directory. # Defaults are respectively /data and /temp diff --git a/devel/sonarqube-community/files/patch-elasticsearch_config_elasticsearch.yml b/devel/sonarqube-community/files/patch-elasticsearch_config_elasticsearch.yml index cf27fe810bc6c..5ecdeea990435 100644 --- a/devel/sonarqube-community/files/patch-elasticsearch_config_elasticsearch.yml +++ b/devel/sonarqube-community/files/patch-elasticsearch_config_elasticsearch.yml @@ -1,5 +1,5 @@ ---- /var/ports/root/devel/sonarqube-community/work/sonarqube-10.1.0.73491/elasticsearch/config/elasticsearch.yml.orig 2023-03-27 16:30:24.000000000 +0200 -+++ /var/ports/root/devel/sonarqube-community/work/sonarqube-10.1.0.73491/elasticsearch/config/elasticsearch.yml 2023-07-05 20:36:37.154402000 +0200 +--- elasticsearch/config/elasticsearch.yml.orig 2023-03-27 14:30:24 UTC ++++ elasticsearch/config/elasticsearch.yml @@ -80,3 +80,6 @@ # Allow wildcard deletion of indices: #