Date: Wed, 20 Nov 2024 12:57:33 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: ddde60e9d441 - main - devel/sonarqube-community: Update plugins. Message-ID: <202411201257.4AKCvXPM042814@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=ddde60e9d44195cf9e3f68eeb1c0fd47c7dc4e5e commit ddde60e9d44195cf9e3f68eeb1c0fd47c7dc4e5e Author: Alexander Leidinger <netchild@FreeBSD.org> AuthorDate: 2024-11-20 12:57:00 +0000 Commit: Alexander Leidinger <netchild@FreeBSD.org> CommitDate: 2024-11-20 12:57:28 +0000 devel/sonarqube-community: Update plugins. --- devel/sonarqube-community/Makefile | 6 +++--- devel/sonarqube-community/distinfo | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/devel/sonarqube-community/Makefile b/devel/sonarqube-community/Makefile index ea8c960c1347..a5cb52a4af25 100644 --- a/devel/sonarqube-community/Makefile +++ b/devel/sonarqube-community/Makefile @@ -1,6 +1,6 @@ PORTNAME= sonarqube DISTVERSION= 10.7.0.96327 -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 \ @@ -54,10 +54,10 @@ TEMP_DIR= ${DBBASE_DIR}/temp # If you want to update plugins, simply update the version number below, # and run "make makesum". -SONARCSHARP_VER= 10.1.0.102936 +SONARCSHARP_VER= 10.2.0.105762 SONARJAVA_VER= 8.5.0.37199 SONARJAVASCRIPT_VER= 10.16.0.27621 -SONARPHP_VER= 3.38.0.12239 +SONARPHP_VER= 3.39.0.12526 SONARPYTHON_VER= 4.23.0.17664 SONARVBNET_VER= ${SONARCSHARP_VER} diff --git a/devel/sonarqube-community/distinfo b/devel/sonarqube-community/distinfo index d31356af6b5e..4b9c3e3d3388 100644 --- a/devel/sonarqube-community/distinfo +++ b/devel/sonarqube-community/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1731499767 +TIMESTAMP = 1732103763 SHA256 (sonarqube-10.7.0.96327.zip) = 4a5e5f0d7581e287cff4f02f7588dae499e2aa81fce37b88612acadfb4ba4518 SIZE (sonarqube-10.7.0.96327.zip) = 759175712 -SHA256 (sonar-csharp-plugin-10.1.0.102936.jar) = d5bd51d0665a5c3b36f6c6379ed768ad8192f0bdcd928a839db8aa0e9cc62733 -SIZE (sonar-csharp-plugin-10.1.0.102936.jar) = 5418661 +SHA256 (sonar-csharp-plugin-10.2.0.105762.jar) = f837ee7d824a4e50ce5e1fdf554be0cf82a29549a5e21ed25ffda7c2eae8a036 +SIZE (sonar-csharp-plugin-10.2.0.105762.jar) = 5458875 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.38.0.12239.jar) = e4825499699f8c1e564e00a212b52e0ec91ffee1ada78cdd2a8a0f8689efc03d -SIZE (sonar-php-plugin-3.38.0.12239.jar) = 4784768 +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.1.0.102936.jar) = 6bfc98ae3dec0111b6f27e5931fc79b8345cebadb6d867eec3f59168d4607fa5 -SIZE (sonar-vbnet-plugin-10.1.0.102936.jar) = 4615080 +SHA256 (sonar-vbnet-plugin-10.2.0.105762.jar) = b21c128e08040e0f62a941ba3a8ec56ab83a9379390046bbeae3d5787030a4d7 +SIZE (sonar-vbnet-plugin-10.2.0.105762.jar) = 4646916
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411201257.4AKCvXPM042814>