svn commit: r433041 - in head/databases: mariadb55-client mariadb55-server

John Marino marino at FreeBSD.org
Wed Feb 1 15:48:17 UTC 2017


Author: marino
Date: Wed Feb  1 15:48:15 2017
New Revision: 433041
URL: https://svnweb.freebsd.org/changeset/ports/433041

Log:
  databases/maria55*: reset maintainer
  
  The maintainer was not involved in any of the last 13 releases and still
  is not responding to PRs (many, many timeouts).  Maintainership of this
  port probably should have been reset a couple of years ago.

Modified:
  head/databases/mariadb55-client/Makefile
  head/databases/mariadb55-server/Makefile

Modified: head/databases/mariadb55-client/Makefile
==============================================================================
--- head/databases/mariadb55-client/Makefile	Wed Feb  1 14:44:31 2017	(r433040)
+++ head/databases/mariadb55-client/Makefile	Wed Feb  1 15:48:15 2017	(r433041)
@@ -19,9 +19,7 @@ CONFLICTS_INSTALL=	mariadb5[0-46-9]-clie
 			percona*-client-*
 
 CMAKE_ARGS+=	-DWITHOUT_SERVER=1
-
 USE_LDCONFIG=	${PREFIX}/lib/mysql
-
 CLIENT_ONLY=	yes
 
 .include "${MASTERDIR}/Makefile"

Modified: head/databases/mariadb55-server/Makefile
==============================================================================
--- head/databases/mariadb55-server/Makefile	Wed Feb  1 14:44:31 2017	(r433040)
+++ head/databases/mariadb55-server/Makefile	Wed Feb  1 15:48:15 2017	(r433041)
@@ -15,7 +15,7 @@ MASTER_SITES=	http://ftp.osuosl.org/pub/
 		http://mirror.switch.ch/mirror/mariadb/${PORTNAME}-${PORTVERSION}/source/
 PKGNAMESUFFIX?=	55-server
 
-MAINTAINER=	never at nevermind.kiev.ua
+MAINTAINER=	ports at FreeBSD.org
 COMMENT?=	Multithreaded SQL database (server)
 
 LICENSE=	GPLv2


More information about the svn-ports-head mailing list