Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Sep 2018 12:40:04 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r478864 - in head: devel/pmccabe net-mgmt/nagios-geom www/redmine-http-auth www/trac-autocomplete www/trac-datefield www/trac-defaultcc www/trac-keywords www/trac-tickettemplate www/xom...
Message-ID:  <201809031240.w83Ce4SH020131@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Mon Sep  3 12:40:04 2018
New Revision: 478864
URL: https://svnweb.freebsd.org/changeset/ports/478864

Log:
  Return rea@'s ports to the pool after 19 months of inactivity.
  
  With hat:	portmgr-secretary

Modified:
  head/devel/pmccabe/Makefile
  head/net-mgmt/nagios-geom/Makefile
  head/www/redmine-http-auth/Makefile
  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
  head/www/xombrero/Makefile
  head/x11-themes/slim-themes/Makefile

Modified: head/devel/pmccabe/Makefile
==============================================================================
--- head/devel/pmccabe/Makefile	Mon Sep  3 12:38:27 2018	(r478863)
+++ head/devel/pmccabe/Makefile	Mon Sep  3 12:40:04 2018	(r478864)
@@ -7,7 +7,7 @@ MASTER_SITES=	http://ftp.de.debian.org/debian/pool/mai
 		http://dist.codelabs.ru/fbsd/pmccabe/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
-MAINTAINER=	rea@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Code complexity estimator
 
 LICENSE=	GPLv2

Modified: head/net-mgmt/nagios-geom/Makefile
==============================================================================
--- head/net-mgmt/nagios-geom/Makefile	Mon Sep  3 12:38:27 2018	(r478863)
+++ head/net-mgmt/nagios-geom/Makefile	Mon Sep  3 12:40:04 2018	(r478864)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://codelabs.ru/fbsd/distfiles/ \
 PKGNAMEPREFIX=	nagios-
 DISTNAME=	check_geom-${PORTVERSION}
 
-MAINTAINER=	rea@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Nagios plug-in to get geom(8) components status
 
 USES=		perl5 shebangfix

Modified: head/www/redmine-http-auth/Makefile
==============================================================================
--- head/www/redmine-http-auth/Makefile	Mon Sep  3 12:38:27 2018	(r478863)
+++ head/www/redmine-http-auth/Makefile	Mon Sep  3 12:40:04 2018	(r478864)
@@ -8,7 +8,7 @@ CATEGORIES=	www
 MASTER_SITES=	http://dist.codelabs.ru/fbsd/
 DISTNAME=	AdamLantos-redmine_http_auth-${GITREV}
 
-MAINTAINER=	rea@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	HTTP authentication plugin for Redmine
 
 LICENSE=	MIT

Modified: head/www/trac-autocomplete/Makefile
==============================================================================
--- head/www/trac-autocomplete/Makefile	Mon Sep  3 12:38:27 2018	(r478863)
+++ head/www/trac-autocomplete/Makefile	Mon Sep  3 12:40:04 2018	(r478864)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://dist.codelabs.ru/fbsd/
 PKGNAMEPREFIX=	trac-
 DISTNAME=	autocompleteusersplugin-r${REL}
 
-MAINTAINER=	rea@FreeBSD.org
+MAINTAINER=	ports@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 12:38:27 2018	(r478863)
+++ head/www/trac-datefield/Makefile	Mon Sep  3 12:40:04 2018	(r478864)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://dist.codelabs.ru/fbsd/
 PKGNAMEPREFIX=	trac-
 DISTNAME=	datefieldplugin-r${REL}
 
-MAINTAINER=	rea@FreeBSD.org
+MAINTAINER=	ports@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 12:38:27 2018	(r478863)
+++ head/www/trac-defaultcc/Makefile	Mon Sep  3 12:40:04 2018	(r478864)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://dist.codelabs.ru/fbsd/trac-${PORT
 PKGNAMEPREFIX=	trac-
 DISTNAME=	${PORTNAME}plugin-r${REL}
 
-MAINTAINER=	rea@FreeBSD.org
+MAINTAINER=	ports@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 12:38:27 2018	(r478863)
+++ head/www/trac-keywords/Makefile	Mon Sep  3 12:40:04 2018	(r478864)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://dist.codelabs.ru/fbsd/
 PKGNAMEPREFIX=	trac-
 DISTNAME=	trackeywordsplugin-r${REL}
 
-MAINTAINER=	rea@FreeBSD.org
+MAINTAINER=	ports@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 12:38:27 2018	(r478863)
+++ head/www/trac-tickettemplate/Makefile	Mon Sep  3 12:40:04 2018	(r478864)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://dist.codelabs.ru/fbsd/trac-${PORT
 PKGNAMEPREFIX=	trac-
 DISTNAME=	trac${PORTNAME}plugin-r${REL}
 
-MAINTAINER=	rea@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Plugin for making ticket templates
 
 RUN_DEPENDS=	trac>=0.11:www/trac

Modified: head/www/xombrero/Makefile
==============================================================================
--- head/www/xombrero/Makefile	Mon Sep  3 12:38:27 2018	(r478863)
+++ head/www/xombrero/Makefile	Mon Sep  3 12:40:04 2018	(r478864)
@@ -6,7 +6,7 @@ PORTVERSION=	1.6.4
 CATEGORIES=	www
 MASTER_SITES=	https://opensource.conformal.com/snapshots/xombrero/
 
-MAINTAINER=	rea@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Minimalists vi-like web browser based on webkit and GTK+
 
 LICENSE=	ISCL

Modified: head/x11-themes/slim-themes/Makefile
==============================================================================
--- head/x11-themes/slim-themes/Makefile	Mon Sep  3 12:38:27 2018	(r478863)
+++ head/x11-themes/slim-themes/Makefile	Mon Sep  3 12:40:04 2018	(r478864)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://dist.codelabs.ru/fbsd/ports/slim-
 		SF/slim.berlios/:old_themes
 DISTFILES=
 
-MAINTAINER=	rea@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Theme pack for SLiM login app
 
 NO_BUILD=	yes



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