Date: Fri, 29 Jul 2022 13:39:32 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: e8e45ee0bed9 - main - devel/sonarqube-community: update plugin Message-ID: <202207291339.26TDdWbF001667@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=e8e45ee0bed9822eec7a88a3ae41b911e7cee5a6 commit e8e45ee0bed9822eec7a88a3ae41b911e7cee5a6 Author: Alexander Leidinger <netchild@FreeBSD.org> AuthorDate: 2022-07-29 13:37:07 +0000 Commit: Alexander Leidinger <netchild@FreeBSD.org> CommitDate: 2022-07-29 13:39:27 +0000 devel/sonarqube-community: update plugin --- devel/sonarqube-community/Makefile | 4 ++-- devel/sonarqube-community/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/sonarqube-community/Makefile b/devel/sonarqube-community/Makefile index fece5966d3e6..aef70431f972 100644 --- a/devel/sonarqube-community/Makefile +++ b/devel/sonarqube-community/Makefile @@ -1,6 +1,6 @@ PORTNAME= sonarqube DISTVERSION= 9.5.0.56709 -PORTREVISION= 3 +PORTREVISION= 4 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 \ @@ -53,7 +53,7 @@ TEMP_DIR= ${DBBASE_DIR}/temp SONARCSHARP_VER= 8.42.0.51121 SONARJAVA_VER= 7.13.0.29990 -SONARJAVASCRIPT_VER= 9.4.0.18205 +SONARJAVASCRIPT_VER= 9.5.0.18531 SONARPHP_VER= 3.23.1.8766 SONARPYTHON_VER= 3.15.1.9817 SONARVBNET_VER= ${SONARCSHARP_VER} diff --git a/devel/sonarqube-community/distinfo b/devel/sonarqube-community/distinfo index a7c88e16b0d2..f5a6a58718b7 100644 --- a/devel/sonarqube-community/distinfo +++ b/devel/sonarqube-community/distinfo @@ -1,12 +1,12 @@ -TIMESTAMP = 1658223063 +TIMESTAMP = 1659101057 SHA256 (sonarqube-9.5.0.56709.zip) = 6278da57011c64cef2a140619b77423d29d85992858dafce618f8918ea339a9d SIZE (sonarqube-9.5.0.56709.zip) = 289303049 SHA256 (sonar-csharp-plugin-8.42.0.51121.jar) = 4b3cb2f67110e7b40325c9d7269e0dbd1b66c2a827afee0f00ca9765e4d4060d SIZE (sonar-csharp-plugin-8.42.0.51121.jar) = 5514301 SHA256 (sonar-java-plugin-7.13.0.29990.jar) = e14a5f051829bc1aa8481377c8983a3173d0ec22e3646214115cfe90c812e057 SIZE (sonar-java-plugin-7.13.0.29990.jar) = 17860364 -SHA256 (sonar-javascript-plugin-9.4.0.18205.jar) = 348680b66c4a097f4d0a303b6a7b11ede39d0165cbe00fb6e759e978057577f8 -SIZE (sonar-javascript-plugin-9.4.0.18205.jar) = 21984969 +SHA256 (sonar-javascript-plugin-9.5.0.18531.jar) = b682d2cb1d13436a2068a9f01543b8fac691ba16bbe0a5d4047af8e3fdd33b06 +SIZE (sonar-javascript-plugin-9.5.0.18531.jar) = 22550255 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.15.1.9817.jar) = ae11c846a157308c4108b0773dda4e80b1c22d4f8a8058854881f0f57a1ed9e5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207291339.26TDdWbF001667>