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 Aug 14, 2023
1 parent 73ac8e0 commit b2f5c84
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
8 changes: 4 additions & 4 deletions devel/sonarqube-community/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= sonarqube
DISTVERSION= 10.1.0.73491
PORTREVISION= 3
PORTREVISION= 5
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.6.0.74858
SONARJAVA_VER= 7.22.0.31918
SONARCSHARP_VER= 9.7.0.75501
SONARJAVA_VER= 7.23.0.32023
SONARJAVASCRIPT_VER= 10.3.2.22047
SONARPHP_VER= 3.30.0.9766
SONARPYTHON_VER= 4.5.0.11949
SONARPYTHON_VER= 4.6.0.12071
SONARVBNET_VER= ${SONARCSHARP_VER}

USERS= sonarqube
Expand Down
18 changes: 9 additions & 9 deletions devel/sonarqube-community/distinfo
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
TIMESTAMP = 1690358086
TIMESTAMP = 1692026482
SHA256 (sonarqube-10.1.0.73491.zip) = ccf5872157349ffde75c5ae54f95303b392435bc5cd36120af047daa83782e29
SIZE (sonarqube-10.1.0.73491.zip) = 366656421
SHA256 (sonar-csharp-plugin-9.6.0.74858.jar) = d9cb074f09344782acb013355b159240be2bb653e901d376f96a667da4321cce
SIZE (sonar-csharp-plugin-9.6.0.74858.jar) = 5248296
SHA256 (sonar-java-plugin-7.22.0.31918.jar) = 6aaf73fc861cdb3821ab8bfedf7a1e89c5fcf20233ca2382bb6376ff185b74d3
SIZE (sonar-java-plugin-7.22.0.31918.jar) = 18013326
SHA256 (sonar-csharp-plugin-9.7.0.75501.jar) = 67ba934c0e495c9fbcfa97429c2fd41e9eb4f09f482fcde17458be616f749bb7
SIZE (sonar-csharp-plugin-9.7.0.75501.jar) = 5252191
SHA256 (sonar-java-plugin-7.23.0.32023.jar) = 267a6f2c5c3f2fd496509d00eca46fef86c24cc20f9a729d99851a9c4a269940
SIZE (sonar-java-plugin-7.23.0.32023.jar) = 18048941
SHA256 (sonar-javascript-plugin-10.3.2.22047.jar) = c75e4888b9d8b4718d55a97e26d30e50c5e62b773a780ee8c52e34a08e62127a
SIZE (sonar-javascript-plugin-10.3.2.22047.jar) = 21040806
SHA256 (sonar-php-plugin-3.30.0.9766.jar) = c0f95c29559a344ec1b198b51f5cce2a39988a92d5182d6077767d9f002f2d45
SIZE (sonar-php-plugin-3.30.0.9766.jar) = 5714925
SHA256 (sonar-python-plugin-4.5.0.11949.jar) = 5f20d8be7f17ef09003b29211fa5e96edd54e2ae5964c7d36fadd1e26f778490
SIZE (sonar-python-plugin-4.5.0.11949.jar) = 12757872
SHA256 (sonar-vbnet-plugin-9.6.0.74858.jar) = c7bf8f96af89d77478e87b66f8060d96c27529eccbc46e678d1dd5cc71414949
SIZE (sonar-vbnet-plugin-9.6.0.74858.jar) = 4549977
SHA256 (sonar-python-plugin-4.6.0.12071.jar) = b03f629beeb7b08248b36f63c897aecfcd87f79ad65ce32edf3ffc81e2efc71a
SIZE (sonar-python-plugin-4.6.0.12071.jar) = 12891904
SHA256 (sonar-vbnet-plugin-9.7.0.75501.jar) = 01de1b79980ce0ec8a93d1b9590c5985c3fa84165f9c273ec4f826144af74119
SIZE (sonar-vbnet-plugin-9.7.0.75501.jar) = 4551450

0 comments on commit b2f5c84

Please sign in to comment.