Date: Tue, 14 Dec 2021 13:07:37 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: 73dab76d6a53 - main - devel/sonarqube-community: update plugin Message-ID: <202112141307.1BED7bMX000682@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=73dab76d6a538ec0c037040fa1b5641569b5f51d commit 73dab76d6a538ec0c037040fa1b5641569b5f51d Author: Alexander Leidinger <netchild@FreeBSD.org> AuthorDate: 2021-12-14 13:04:03 +0000 Commit: Alexander Leidinger <netchild@FreeBSD.org> CommitDate: 2021-12-14 13:07:23 +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 da29e3066bd6..5b02f8fce28d 100644 --- a/devel/sonarqube-community/Makefile +++ b/devel/sonarqube-community/Makefile @@ -1,6 +1,6 @@ PORTNAME= sonarqube DISTVERSION= 9.2.1.49989 -PORTREVISION= 2 +PORTREVISION= 3 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.33.0.40503 SONARJAVA_VER= 7.6.0.28201 -SONARJAVASCRIPT_VER= 8.6.0.16913 +SONARJAVASCRIPT_VER= 8.7.0.17093 SONARPHP_VER= 3.22.0.8482 SONARPYTHON_VER= 3.8.0.8883 SONARVBNET_VER= ${SONARCSHARP_VER} diff --git a/devel/sonarqube-community/distinfo b/devel/sonarqube-community/distinfo index 271276e1da37..cd3018b204db 100644 --- a/devel/sonarqube-community/distinfo +++ b/devel/sonarqube-community/distinfo @@ -1,12 +1,12 @@ -TIMESTAMP = 1638963523 +TIMESTAMP = 1639486424 SHA256 (sonarqube-9.2.1.49989.zip) = 86d6adb3879f450142d6df766d0f6e197491ec80a6e9f5326bee57d665db578a SIZE (sonarqube-9.2.1.49989.zip) = 303896929 SHA256 (sonar-csharp-plugin-8.33.0.40503.jar) = 7d06264c0b37395e468eaa065fe9929416e05192ab3b922781a7be629174c40a SIZE (sonar-csharp-plugin-8.33.0.40503.jar) = 5304142 SHA256 (sonar-java-plugin-7.6.0.28201.jar) = a7222621a20a380df78d10d031e3d60b98bdfd8fccf25bbf041ad45404a9a7ff SIZE (sonar-java-plugin-7.6.0.28201.jar) = 17422537 -SHA256 (sonar-javascript-plugin-8.6.0.16913.jar) = 3bfa041761749eab862e47166b80a7d24dc516a12466c49765662f76425fe704 -SIZE (sonar-javascript-plugin-8.6.0.16913.jar) = 22503364 +SHA256 (sonar-javascript-plugin-8.7.0.17093.jar) = 12120f44d754c2534f991126a951685495d56e867782f9c537f87b6ef8d342d5 +SIZE (sonar-javascript-plugin-8.7.0.17093.jar) = 22094189 SHA256 (sonar-php-plugin-3.22.0.8482.jar) = 56971664c3b33d472e9a9ddabd54b6849dcbf186b787ab64c0a41d2711eddb69 SIZE (sonar-php-plugin-3.22.0.8482.jar) = 5391626 SHA256 (sonar-python-plugin-3.8.0.8883.jar) = 33b524238688e4ecc37df043a083473a756d528eb3d9e34876ede22890b2273f
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112141307.1BED7bMX000682>