svn commit: r478873 - in head/www: trac-autocomplete trac-datefield trac-defaultcc trac-keywords trac-tickettemplate

Jochen Neumeister joneum at FreeBSD.org
Mon Sep 3 13:33:20 UTC 2018


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 at FreeBSD.org
+MAINTAINER=	joneum at 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 at FreeBSD.org
+MAINTAINER=	joneum at 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 at FreeBSD.org
+MAINTAINER=	joneum at 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 at FreeBSD.org
+MAINTAINER=	joneum at 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 at FreeBSD.org
+MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	Plugin for making ticket templates
 
 RUN_DEPENDS=	trac>=0.11:www/trac


More information about the svn-ports-head mailing list