Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Mar 2018 12:32:00 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r463723 - in head: net-im/py-jabber net-p2p/bnbt net-p2p/libbt net/grdesktop net/ldapsh security/openbsm www/feedjack www/visitors x11-themes/icons-tango-extras x11-wm/tinywm x11/wmctrl
Message-ID:  <201803061232.w26CW0hU065433@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Tue Mar  6 12:32:00 2018
New Revision: 463723
URL: https://svnweb.freebsd.org/changeset/ports/463723

Log:
  Reset MAINTAINER of flz's ports by his request
  
  PR:		195339

Modified:
  head/net-im/py-jabber/Makefile
  head/net-p2p/bnbt/Makefile
  head/net-p2p/libbt/Makefile
  head/net/grdesktop/Makefile
  head/net/ldapsh/Makefile
  head/security/openbsm/Makefile
  head/www/feedjack/Makefile
  head/www/visitors/Makefile
  head/x11-themes/icons-tango-extras/Makefile
  head/x11-wm/tinywm/Makefile
  head/x11/wmctrl/Makefile

Modified: head/net-im/py-jabber/Makefile
==============================================================================
--- head/net-im/py-jabber/Makefile	Tue Mar  6 12:25:41 2018	(r463722)
+++ head/net-im/py-jabber/Makefile	Tue Mar  6 12:32:00 2018	(r463723)
@@ -8,7 +8,7 @@ MASTER_SITES=	SF/${PORTNAME}py/${PORTNAME}py%20libs/${
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	jabberpy-${PORTVERSION}-0
 
-MAINTAINER=	flz@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Python Jabber library
 
 USES=		python:2.7

Modified: head/net-p2p/bnbt/Makefile
==============================================================================
--- head/net-p2p/bnbt/Makefile	Tue Mar  6 12:25:41 2018	(r463722)
+++ head/net-p2p/bnbt/Makefile	Tue Mar  6 12:32:00 2018	(r463723)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://opensource.depthstrike.com/${PORT
 DISTNAME=	${SNAPSHOT}-${PORTNAME}${PORTVERSION:C/\.//}-src
 SNAPSHOT=	20060727
 
-MAINTAINER=	flz@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	C++ BitTorrent Tracker
 
 OPTIONS_DEFINE=	MYSQL DOCS

Modified: head/net-p2p/libbt/Makefile
==============================================================================
--- head/net-p2p/libbt/Makefile	Tue Mar  6 12:25:41 2018	(r463722)
+++ head/net-p2p/libbt/Makefile	Tue Mar  6 12:32:00 2018	(r463723)
@@ -7,7 +7,7 @@ PORTREVISION=	5
 CATEGORIES=	net-p2p devel
 MASTER_SITES=	SF
 
-MAINTAINER=	flz@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	C library implementing the core BitTorrent protocol
 
 LIB_DEPENDS=	libcurl.so:ftp/curl

Modified: head/net/grdesktop/Makefile
==============================================================================
--- head/net/grdesktop/Makefile	Tue Mar  6 12:25:41 2018	(r463722)
+++ head/net/grdesktop/Makefile	Tue Mar  6 12:32:00 2018	(r463723)
@@ -7,7 +7,7 @@ PORTREVISION=	13
 CATEGORIES=	net
 MASTER_SITES=	SAVANNAH
 
-MAINTAINER=	flz@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNOME frontend for the remote desktop client (rdesktop)
 
 RUN_DEPENDS=	rdesktop:net/rdesktop

Modified: head/net/ldapsh/Makefile
==============================================================================
--- head/net/ldapsh/Makefile	Tue Mar  6 12:25:41 2018	(r463722)
+++ head/net/ldapsh/Makefile	Tue Mar  6 12:32:00 2018	(r463723)
@@ -9,7 +9,7 @@ CATEGORIES=	net
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:LOOSIFER
 
-MAINTAINER=	flz@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Interactive shell used to administer ldap directories
 
 BUILD_DEPENDS=	p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \

Modified: head/security/openbsm/Makefile
==============================================================================
--- head/security/openbsm/Makefile	Tue Mar  6 12:25:41 2018	(r463722)
+++ head/security/openbsm/Makefile	Tue Mar  6 12:32:00 2018	(r463723)
@@ -7,7 +7,7 @@ CATEGORIES=	security
 MASTER_SITES=	http://www.trustedbsd.org/downloads/
 DISTNAME=	openbsm-${DISTVERSION}
 
-MAINTAINER=	flz@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open Source Basic Security Module (BSM) Audit Implementation
 
 LICENSE=	BSD2CLAUSE BSD3CLAUSE

Modified: head/www/feedjack/Makefile
==============================================================================
--- head/www/feedjack/Makefile	Tue Mar  6 12:25:41 2018	(r463722)
+++ head/www/feedjack/Makefile	Tue Mar  6 12:32:00 2018	(r463723)
@@ -7,7 +7,7 @@ CATEGORIES=	www
 MASTER_SITES=	http://www.feedjack.org/download/
 DISTNAME=	Feedjack-${PORTVERSION}
 
-MAINTAINER=	flz@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Feed aggregator written in Python using the Django framework
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/feedparser.py:textproc/py-feedparser@${FLAVOR} \

Modified: head/www/visitors/Makefile
==============================================================================
--- head/www/visitors/Makefile	Tue Mar  6 12:25:41 2018	(r463722)
+++ head/www/visitors/Makefile	Tue Mar  6 12:32:00 2018	(r463723)
@@ -8,7 +8,7 @@ CATEGORIES=	www
 MASTER_SITES=	http://www.hping.org/visitors/
 DISTNAME=	${PORTNAME}-0.7
 
-MAINTAINER=	flz@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Very fast and easy to use web log analyzer
 
 WRKSRC=		${WRKDIR}/${PORTNAME}_0.7

Modified: head/x11-themes/icons-tango-extras/Makefile
==============================================================================
--- head/x11-themes/icons-tango-extras/Makefile	Tue Mar  6 12:25:41 2018	(r463722)
+++ head/x11-themes/icons-tango-extras/Makefile	Tue Mar  6 12:32:00 2018	(r463723)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://tango.freedesktop.org/releases/ \
 		GENTOO
 DISTNAME=	tango-icon-theme-extras-${PORTVERSION}
 
-MAINTAINER=	flz@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Extra set of icons from the Tango project
 
 BUILD_DEPENDS=	${LOCALBASE}/libexec/icon-name-mapping:x11-themes/icon-naming-utils \

Modified: head/x11-wm/tinywm/Makefile
==============================================================================
--- head/x11-wm/tinywm/Makefile	Tue Mar  6 12:25:41 2018	(r463722)
+++ head/x11-wm/tinywm/Makefile	Tue Mar  6 12:32:00 2018	(r463723)
@@ -8,7 +8,7 @@ CATEGORIES=	x11-wm
 MASTER_SITES=	http://incise.org/files/dev/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	flz@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Ridiculously tiny window manager
 
 OPTIONS_DEFINE=	DOCS

Modified: head/x11/wmctrl/Makefile
==============================================================================
--- head/x11/wmctrl/Makefile	Tue Mar  6 12:25:41 2018	(r463722)
+++ head/x11/wmctrl/Makefile	Tue Mar  6 12:32:00 2018	(r463723)
@@ -7,7 +7,7 @@ PORTREVISION=	7
 CATEGORIES=	x11
 MASTER_SITES=	http://sweb.cz/tripie/utils/wmctrl/dist/
 
-MAINTAINER=	flz@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Command line tool to interact with an EWMH/NetWM compatible X managers
 
 LICENSE=	GPLv2



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