svn commit: r529172 - in head/devel: sonar-ant-task sonar-scanner-cli sonarqube
Alexander Leidinger
netchild at FreeBSD.org
Thu Mar 26 09:45:29 UTC 2020
Author: netchild
Date: Thu Mar 26 09:39:31 2020
New Revision: 529172
URL: https://svnweb.freebsd.org/changeset/ports/529172
Log:
Take over as maintainer.
Approved by: maintainer
Modified:
head/devel/sonar-ant-task/Makefile
head/devel/sonar-scanner-cli/Makefile
head/devel/sonarqube/Makefile
Modified: head/devel/sonar-ant-task/Makefile
==============================================================================
--- head/devel/sonar-ant-task/Makefile Thu Mar 26 09:32:16 2020 (r529171)
+++ head/devel/sonar-ant-task/Makefile Thu Mar 26 09:39:31 2020 (r529172)
@@ -10,7 +10,7 @@ DISTNAME= sonarqube-ant-task-${PORTVERSION}
EXTRACT_SUFX= .jar
EXTRACT_ONLY=
-MAINTAINER= freebsd at dussan.org
+MAINTAINER= netchild at FreeBSD.org
COMMENT= SonarQube Plugin for analysis projects with an Apache Ant
LICENSE= LGPL3
Modified: head/devel/sonar-scanner-cli/Makefile
==============================================================================
--- head/devel/sonar-scanner-cli/Makefile Thu Mar 26 09:32:16 2020 (r529171)
+++ head/devel/sonar-scanner-cli/Makefile Thu Mar 26 09:39:31 2020 (r529172)
@@ -8,7 +8,7 @@ CATEGORIES= devel java
MASTER_SITES= https://sonarsource.bintray.com/Distribution/${PORTNAME}/
DISTNAME= sonar-scanner-${PORTVERSION}
-MAINTAINER= freebsd at dussan.org
+MAINTAINER= netchild at FreeBSD.org
COMMENT= Launcher for analyzing projects with SonarQube
BROKEN= unfetchable
Modified: head/devel/sonarqube/Makefile
==============================================================================
--- head/devel/sonarqube/Makefile Thu Mar 26 09:32:16 2020 (r529171)
+++ head/devel/sonarqube/Makefile Thu Mar 26 09:39:31 2020 (r529172)
@@ -6,7 +6,7 @@ PORTVERSION= 6.2
CATEGORIES= devel www java
MASTER_SITES= http://sonarsource.bintray.com/Distribution/sonarqube/
-MAINTAINER= freebsd at dussan.org
+MAINTAINER= netchild at FreeBSD.org
COMMENT= Platform for continuous inspection of code quality
BROKEN= unfetchable
More information about the svn-ports-all
mailing list