Skip to content

Commit

Permalink
devel/sonarqube-community: Update plugins.
Browse files Browse the repository at this point in the history
  • Loading branch information
netchild committed May 14, 2024
1 parent 9e554c3 commit 74e1b7c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions devel/sonarqube-community/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= sonarqube
DISTVERSION= 10.5.1.90531
PORTREVISION= 0
PORTREVISION= 1
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 \
Expand Down Expand Up @@ -52,11 +52,11 @@ DBBASE_DIR= /var/db/${PORTNAME}
DATA_DIR= ${DBBASE_DIR}/data
TEMP_DIR= ${DBBASE_DIR}/temp

SONARCSHARP_VER= 9.23.2.88755
SONARCSHARP_VER= 9.25.0.90414
SONARJAVA_VER= 7.34.0.35958
SONARJAVASCRIPT_VER= 10.14.0.26080
SONARPHP_VER= 3.35.0.11659
SONARPYTHON_VER= 4.17.0.14845
SONARPYTHON_VER= 4.18.0.15334
SONARVBNET_VER= ${SONARCSHARP_VER}

USERS= sonarqube
Expand Down
14 changes: 7 additions & 7 deletions devel/sonarqube-community/distinfo
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
TIMESTAMP = 1714630106
TIMESTAMP = 1715683594
SHA256 (sonarqube-10.5.1.90531.zip) = 343470437adc70b8b808ac1c6f77491e321ca40ecef0d07bf739f5cce3bd34a5
SIZE (sonarqube-10.5.1.90531.zip) = 458422647
SHA256 (sonar-csharp-plugin-9.23.2.88755.jar) = 337044a29b26966f9e14e2a80f6dbb2063b49a96d89f89e365bd03d1b4e4e0fb
SIZE (sonar-csharp-plugin-9.23.2.88755.jar) = 5509478
SHA256 (sonar-csharp-plugin-9.25.0.90414.jar) = 4e2a71cb38d31b05f579114136d4420c236f73e28d3337bdbfdd0ff8cc4a892a
SIZE (sonar-csharp-plugin-9.25.0.90414.jar) = 5488873
SHA256 (sonar-java-plugin-7.34.0.35958.jar) = a9566158312f05521387ae3476054f0fc10fb46600bfae66ff81e1804150820f
SIZE (sonar-java-plugin-7.34.0.35958.jar) = 19649833
SHA256 (sonar-javascript-plugin-10.14.0.26080.jar) = 8256fbf46e5b548afed969bc815f0f84ad2f0fc37c0636daaf6fa50a440b14e4
SIZE (sonar-javascript-plugin-10.14.0.26080.jar) = 21647553
SHA256 (sonar-php-plugin-3.35.0.11659.jar) = 725d97ea52f28c1add6e49588eca442ef5ee40643318efc3b39da661d314b0f2
SIZE (sonar-php-plugin-3.35.0.11659.jar) = 4676736
SHA256 (sonar-python-plugin-4.17.0.14845.jar) = 4745222f0e3ff47ae4bef17fe6e6c8f50234c69d4992e81628c52217f3443564
SIZE (sonar-python-plugin-4.17.0.14845.jar) = 13218167
SHA256 (sonar-vbnet-plugin-9.23.2.88755.jar) = c760fdb173b24aadf9d4a717dd5e3e3f4fa119e19643acbb17c6561b3e920118
SIZE (sonar-vbnet-plugin-9.23.2.88755.jar) = 4714299
SHA256 (sonar-python-plugin-4.18.0.15334.jar) = 2bbc34240f58c0a0220fb483dfd04235162b37d0be1264290a72350d5e133fc2
SIZE (sonar-python-plugin-4.18.0.15334.jar) = 14274281
SHA256 (sonar-vbnet-plugin-9.25.0.90414.jar) = b824ee7d48c7385263b577721f7c8747acc09a81fa28ece41b964f52f501d37d
SIZE (sonar-vbnet-plugin-9.25.0.90414.jar) = 4656614

0 comments on commit 74e1b7c

Please sign in to comment.