Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2020 14:22:33 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r534993 - head/devel/sonarqube-community
Message-ID:  <202005121422.04CEMXDn070729@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: netchild
Date: Tue May 12 14:22:33 2020
New Revision: 534993
URL: https://svnweb.freebsd.org/changeset/ports/534993

Log:
  Update python plugin.

Modified:
  head/devel/sonarqube-community/Makefile
  head/devel/sonarqube-community/distinfo

Modified: head/devel/sonarqube-community/Makefile
==============================================================================
--- head/devel/sonarqube-community/Makefile	Tue May 12 12:01:56 2020	(r534992)
+++ head/devel/sonarqube-community/Makefile	Tue May 12 14:22:33 2020	(r534993)
@@ -2,7 +2,7 @@
 
 PORTNAME=	sonarqube
 DISTVERSION=	8.3.0.34182
-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 \
@@ -54,7 +54,7 @@ TEMP_DIR=	${DBBASE_DIR}/temp
 SONARCSHARP_VER=	8.6.1.17183
 SONARJAVA_VER=		6.3.0.21585
 SONARJAVASCRIPT_VER=	6.2.1.12157
-SONARPYTHON_VER=	2.8.0.6204
+SONARPYTHON_VER=	2.9.0.6410
 SONARSCMGIT_VER=	1.11.1.2008
 SONARVBNET_VER=		8.6.1.17183
 

Modified: head/devel/sonarqube-community/distinfo
==============================================================================
--- head/devel/sonarqube-community/distinfo	Tue May 12 12:01:56 2020	(r534992)
+++ head/devel/sonarqube-community/distinfo	Tue May 12 14:22:33 2020	(r534993)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1588610703
+TIMESTAMP = 1589293004
 SHA256 (sonarqube-8.3.0.34182.zip) = 9a45ee17e6a8556c543eae019dddc6d4baf1ae7825465a05b0ae2e8f14c47b56
 SIZE (sonarqube-8.3.0.34182.zip) = 229393089
 SHA256 (sonar-csharp-plugin-8.6.1.17183.jar) = d653f80d5d53157d0db4e7b9c0641fe8a86fd0980becf779c26f8b718655b51d
@@ -7,8 +7,8 @@ SHA256 (sonar-java-plugin-6.3.0.21585.jar) = db669e41f
 SIZE (sonar-java-plugin-6.3.0.21585.jar) = 18712457
 SHA256 (sonar-javascript-plugin-6.2.1.12157.jar) = db0ba4a8e64d2254a1ca3a7c0e92916eeb4c5923509c352a6d5cd93a3a7203b0
 SIZE (sonar-javascript-plugin-6.2.1.12157.jar) = 10073594
-SHA256 (sonar-python-plugin-2.8.0.6204.jar) = b9a93a22edf2d3509c309462b0917e5fe65ebfc4574d572364d7791d47261da4
-SIZE (sonar-python-plugin-2.8.0.6204.jar) = 3218281
+SHA256 (sonar-python-plugin-2.9.0.6410.jar) = e17ad75e42da1b6760c50615a5930da9388bc25e301079df55b9777dadf6f86b
+SIZE (sonar-python-plugin-2.9.0.6410.jar) = 3394545
 SHA256 (sonar-scm-git-plugin-1.11.1.2008.jar) = 78de9d0ae0a8b084d0d4726bbb253c6d904c068ebe7ef8b8e4b6a5362781b504
 SIZE (sonar-scm-git-plugin-1.11.1.2008.jar) = 3800973
 SHA256 (sonar-vbnet-plugin-8.6.1.17183.jar) = b2a428ede13302600e3eed83b5f9a580a1b49b2e44a877a5ca353bbf8e737f65



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005121422.04CEMXDn070729>