Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Nov 2024 12:19:05 GMT
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2561368e80e5 - main - devel/sonarqube-community: Update plugins
Message-ID:  <202411281219.4ASCJ5Ph075051@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by netchild:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2561368e80e5a054a26cc9190ff7985cff2a7d7e

commit 2561368e80e5a054a26cc9190ff7985cff2a7d7e
Author:     Alexander Leidinger <netchild@FreeBSD.org>
AuthorDate: 2024-11-28 12:17:46 +0000
Commit:     Alexander Leidinger <netchild@FreeBSD.org>
CommitDate: 2024-11-28 12:19:01 +0000

    devel/sonarqube-community: Update plugins
---
 devel/sonarqube-community/Makefile |  8 ++++----
 devel/sonarqube-community/distinfo | 18 +++++++++---------
 2 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/devel/sonarqube-community/Makefile b/devel/sonarqube-community/Makefile
index a5cb52a4af25..6b3f91fce243 100644
--- a/devel/sonarqube-community/Makefile
+++ b/devel/sonarqube-community/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sonarqube
 DISTVERSION=	10.7.0.96327
-PORTREVISION=	2
+PORTREVISION=	3
 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 \
@@ -54,11 +54,11 @@ TEMP_DIR=	${DBBASE_DIR}/temp
 
 # If you want to update plugins, simply update the version number below,
 # and run "make makesum".
-SONARCSHARP_VER=	10.2.0.105762
+SONARCSHARP_VER=	10.3.0.106239
 SONARJAVA_VER=		8.5.0.37199
 SONARJAVASCRIPT_VER=	10.16.0.27621
-SONARPHP_VER=		3.39.0.12526
-SONARPYTHON_VER=	4.23.0.17664
+SONARPHP_VER=		3.40.0.12590
+SONARPYTHON_VER=	4.24.0.18631
 SONARVBNET_VER=		${SONARCSHARP_VER}
 
 USERS=		sonarqube
diff --git a/devel/sonarqube-community/distinfo b/devel/sonarqube-community/distinfo
index 4b9c3e3d3388..1039b350f62e 100644
--- a/devel/sonarqube-community/distinfo
+++ b/devel/sonarqube-community/distinfo
@@ -1,15 +1,15 @@
-TIMESTAMP = 1732103763
+TIMESTAMP = 1732791203
 SHA256 (sonarqube-10.7.0.96327.zip) = 4a5e5f0d7581e287cff4f02f7588dae499e2aa81fce37b88612acadfb4ba4518
 SIZE (sonarqube-10.7.0.96327.zip) = 759175712
-SHA256 (sonar-csharp-plugin-10.2.0.105762.jar) = f837ee7d824a4e50ce5e1fdf554be0cf82a29549a5e21ed25ffda7c2eae8a036
-SIZE (sonar-csharp-plugin-10.2.0.105762.jar) = 5458875
+SHA256 (sonar-csharp-plugin-10.3.0.106239.jar) = e0756925beb0eaee131432d9bf9018b03c6ed97f5095378c7f0d65f501e1e982
+SIZE (sonar-csharp-plugin-10.3.0.106239.jar) = 5468366
 SHA256 (sonar-java-plugin-8.5.0.37199.jar) = a256c1616c5183184d6995b88caddb343fcd52f2e6c62d5759a3798e35e0e490
 SIZE (sonar-java-plugin-8.5.0.37199.jar) = 19336960
 SHA256 (sonar-javascript-plugin-10.16.0.27621.jar) = 14f404808a0d80f909f8d413b35700449f61dd00428354e3867b6c514cda92e4
 SIZE (sonar-javascript-plugin-10.16.0.27621.jar) = 25939937
-SHA256 (sonar-php-plugin-3.39.0.12526.jar) = fa698f17448236a85322487c0cdd44da31b63024316ed5ceb0f929fdb8b55ac1
-SIZE (sonar-php-plugin-3.39.0.12526.jar) = 5477489
-SHA256 (sonar-python-plugin-4.23.0.17664.jar) = 2e748da2bbd8551f4182885a4d3d93bff618575014110d3fdaba132efd4e9692
-SIZE (sonar-python-plugin-4.23.0.17664.jar) = 16901615
-SHA256 (sonar-vbnet-plugin-10.2.0.105762.jar) = b21c128e08040e0f62a941ba3a8ec56ab83a9379390046bbeae3d5787030a4d7
-SIZE (sonar-vbnet-plugin-10.2.0.105762.jar) = 4646916
+SHA256 (sonar-php-plugin-3.40.0.12590.jar) = 5fd73208136fa48b017f5d70f5d4f03cfdfaef170cd36333eb8322086c8816e0
+SIZE (sonar-php-plugin-3.40.0.12590.jar) = 5476960
+SHA256 (sonar-python-plugin-4.24.0.18631.jar) = 38808bb1db3a11c3558d071f67f8c6c2b16acbb689e098f17cb78b3a46e544f1
+SIZE (sonar-python-plugin-4.24.0.18631.jar) = 16925468
+SHA256 (sonar-vbnet-plugin-10.3.0.106239.jar) = 4f5ff91db443bea901d2132b198536d8732bd05eb541d94111df22e201e6f2fb
+SIZE (sonar-vbnet-plugin-10.3.0.106239.jar) = 4656374



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411281219.4ASCJ5Ph075051>