Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jun 2019 07:55:39 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r504233 - in head: databases/mytop www/trac-ldap www/trac-ldapauthstore
Message-ID:  <201906150755.x5F7tdfu040390@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Sat Jun 15 07:55:38 2019
New Revision: 504233
URL: https://svnweb.freebsd.org/changeset/ports/504233

Log:
  Return some ports to the pool.  I no longer use trac or MySQL.

Modified:
  head/databases/mytop/Makefile
  head/www/trac-ldap/Makefile
  head/www/trac-ldapauthstore/Makefile

Modified: head/databases/mytop/Makefile
==============================================================================
--- head/databases/mytop/Makefile	Sat Jun 15 07:44:41 2019	(r504232)
+++ head/databases/mytop/Makefile	Sat Jun 15 07:55:38 2019	(r504233)
@@ -5,7 +5,7 @@ PORTNAME=	mytop
 PORTVERSION=	1.7
 CATEGORIES=	databases
 
-MAINTAINER=	matthew@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Top clone for MySQL
 
 LICENSE=	GPLv2

Modified: head/www/trac-ldap/Makefile
==============================================================================
--- head/www/trac-ldap/Makefile	Sat Jun 15 07:44:41 2019	(r504232)
+++ head/www/trac-ldap/Makefile	Sat Jun 15 07:55:38 2019	(r504233)
@@ -7,7 +7,7 @@ MASTER_SITES=	LOCAL/matthew
 PKGNAMEPREFIX=	trac-
 DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
 
-MAINTAINER=	matthew@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Trac plugin to use LDAP to store permissions
 
 LICENSE=	BSD3CLAUSE

Modified: head/www/trac-ldapauthstore/Makefile
==============================================================================
--- head/www/trac-ldapauthstore/Makefile	Sat Jun 15 07:44:41 2019	(r504232)
+++ head/www/trac-ldapauthstore/Makefile	Sat Jun 15 07:55:38 2019	(r504233)
@@ -7,7 +7,7 @@ MASTER_SITES=	LOCAL/matthew
 PKGNAMEPREFIX=	trac-
 DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
 
-MAINTAINER=	matthew@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Trac AccountManager plugin using LDAP authentication store
 
 LICENSE=	BSD3CLAUSE



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