Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Sep 2018 13:33:18 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r478873 - in head/www: trac-autocomplete trac-datefield trac-defaultcc trac-keywords trac-tickettemplate
Message-ID:  <201809031333.w83DXI4f051631@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Mon Sep  3 13:33:18 2018
New Revision: 478873
URL: https://svnweb.freebsd.org/changeset/ports/478873

Log:
  Take

Modified:
  head/www/trac-autocomplete/Makefile
  head/www/trac-datefield/Makefile
  head/www/trac-defaultcc/Makefile
  head/www/trac-keywords/Makefile
  head/www/trac-tickettemplate/Makefile

Modified: head/www/trac-autocomplete/Makefile
==============================================================================
--- head/www/trac-autocomplete/Makefile	Mon Sep  3 13:24:26 2018	(r478872)
+++ head/www/trac-autocomplete/Makefile	Mon Sep  3 13:33:18 2018	(r478873)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://dist.codelabs.ru/fbsd/
 PKGNAMEPREFIX=	trac-
 DISTNAME=	autocompleteusersplugin-r${REL}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	joneum@FreeBSD.org
 COMMENT=	Plugin for autocompletion of user names in ticket fields
 
 RUN_DEPENDS=	trac>=0.11:www/trac

Modified: head/www/trac-datefield/Makefile
==============================================================================
--- head/www/trac-datefield/Makefile	Mon Sep  3 13:24:26 2018	(r478872)
+++ head/www/trac-datefield/Makefile	Mon Sep  3 13:33:18 2018	(r478873)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://dist.codelabs.ru/fbsd/
 PKGNAMEPREFIX=	trac-
 DISTNAME=	datefieldplugin-r${REL}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	joneum@FreeBSD.org
 COMMENT=	Plugin for creating date fields
 
 RUN_DEPENDS=	trac>=0.11:www/trac

Modified: head/www/trac-defaultcc/Makefile
==============================================================================
--- head/www/trac-defaultcc/Makefile	Mon Sep  3 13:24:26 2018	(r478872)
+++ head/www/trac-defaultcc/Makefile	Mon Sep  3 13:33:18 2018	(r478873)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://dist.codelabs.ru/fbsd/trac-${PORT
 PKGNAMEPREFIX=	trac-
 DISTNAME=	${PORTNAME}plugin-r${REL}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	joneum@FreeBSD.org
 COMMENT=	Plugin that adds default CC value for tickets
 
 LICENSE=	GPLv2

Modified: head/www/trac-keywords/Makefile
==============================================================================
--- head/www/trac-keywords/Makefile	Mon Sep  3 13:24:26 2018	(r478872)
+++ head/www/trac-keywords/Makefile	Mon Sep  3 13:33:18 2018	(r478873)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://dist.codelabs.ru/fbsd/
 PKGNAMEPREFIX=	trac-
 DISTNAME=	trackeywordsplugin-r${REL}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	joneum@FreeBSD.org
 COMMENT=	Plugin for using pre-configured keywords
 
 LICENSE=	BSD3CLAUSE

Modified: head/www/trac-tickettemplate/Makefile
==============================================================================
--- head/www/trac-tickettemplate/Makefile	Mon Sep  3 13:24:26 2018	(r478872)
+++ head/www/trac-tickettemplate/Makefile	Mon Sep  3 13:33:18 2018	(r478873)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://dist.codelabs.ru/fbsd/trac-${PORT
 PKGNAMEPREFIX=	trac-
 DISTNAME=	trac${PORTNAME}plugin-r${REL}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	joneum@FreeBSD.org
 COMMENT=	Plugin for making ticket templates
 
 RUN_DEPENDS=	trac>=0.11:www/trac



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