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 Apr 22, 2022
1 parent f818c8b commit 00c3153
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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= 9.4.0.54424
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 @@ -53,9 +53,9 @@ TEMP_DIR= ${DBBASE_DIR}/temp

SONARCSHARP_VER= 8.37.0.45539
SONARJAVA_VER= 7.11.0.29148
SONARJAVASCRIPT_VER= 9.1.0.17747
SONARJAVASCRIPT_VER= 9.2.0.17876
SONARPHP_VER= 3.23.1.8766
SONARPYTHON_VER= 3.12.0.9583
SONARPYTHON_VER= 3.13.0.9611
SONARVBNET_VER= ${SONARCSHARP_VER}

USERS= sonarqube
Expand Down
10 changes: 5 additions & 5 deletions devel/sonarqube-community/distinfo
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
TIMESTAMP = 1649051413
TIMESTAMP = 1650615955
SHA256 (sonarqube-9.4.0.54424.zip) = df8d97ae93002593fcaceacfe4dfdab68982a8dc52002c441ee6218f4d71961c
SIZE (sonarqube-9.4.0.54424.zip) = 287666040
SHA256 (sonar-csharp-plugin-8.37.0.45539.jar) = 9457cbb438b6839e311b0725416180235835d709a7ef3b6bf89b51eb5602c55d
SIZE (sonar-csharp-plugin-8.37.0.45539.jar) = 5382534
SHA256 (sonar-java-plugin-7.11.0.29148.jar) = d11f12945b3dc512ac0713e68e7042b93c1b65a41289d3df29c213fb144ef77f
SIZE (sonar-java-plugin-7.11.0.29148.jar) = 17603093
SHA256 (sonar-javascript-plugin-9.1.0.17747.jar) = 137eb03391ece6053e21e1d5a476dba52fc007a339c79828fa5fef98946899ac
SIZE (sonar-javascript-plugin-9.1.0.17747.jar) = 22266852
SHA256 (sonar-javascript-plugin-9.2.0.17876.jar) = 74d677c39711cde2c583adafd77118b5e2fb216d63646902b9fdb6a05c95f5bc
SIZE (sonar-javascript-plugin-9.2.0.17876.jar) = 21349953
SHA256 (sonar-php-plugin-3.23.1.8766.jar) = 58e35de7e67c95d8bb141d21395666a8b96cde54b7e8d061463fccf6c3c9b71f
SIZE (sonar-php-plugin-3.23.1.8766.jar) = 5570237
SHA256 (sonar-python-plugin-3.12.0.9583.jar) = efdaf5971be68288d52842b0fc0f6ac75ec9f03e048c658f23359c5438aaa7b1
SIZE (sonar-python-plugin-3.12.0.9583.jar) = 7730607
SHA256 (sonar-python-plugin-3.13.0.9611.jar) = dee854b41c163c769c45932e53936e164fe71e78481729598ffb0aed57afbea8
SIZE (sonar-python-plugin-3.13.0.9611.jar) = 7731415
SHA256 (sonar-vbnet-plugin-8.37.0.45539.jar) = 57913055adba7ab94bb2c7654ebbb00eb1385f812f46a64ce70360ba31dbb059
SIZE (sonar-vbnet-plugin-8.37.0.45539.jar) = 4212998

0 comments on commit 00c3153

Please sign in to comment.