svn commit: r383512 - in head: audio/deadbeef-mpris-plugin audio/osd-lyrics benchmarks/interbench editors/heme games/qstat x11/bmpanel2

Alexey Dokuchaev danfe at FreeBSD.org
Tue Apr 7 13:21:12 UTC 2015


Author: danfe
Date: Tue Apr  7 13:21:09 2015
New Revision: 383512
URL: https://svnweb.freebsd.org/changeset/ports/383512

Log:
  Reclaim maintainership of ports that I still use regularly, but decided to
  relinquish at some point to allow contributions coming more easily (not to
  impose hard lock).  These days, there is no reason to yield maintainership
  with the more lax rules and general consensus that casual changes do not
  necessarily require explicit approval from maintainer prior to commit.
  
  On the other hand, unmaintained ports can give (arguably false) impression
  of being unwanted and one step above deprecation, yet these ports are not.
  
  Inspired by:	marino

Modified:
  head/audio/deadbeef-mpris-plugin/Makefile
  head/audio/osd-lyrics/Makefile
  head/benchmarks/interbench/Makefile
  head/editors/heme/Makefile
  head/games/qstat/Makefile
  head/x11/bmpanel2/Makefile

Modified: head/audio/deadbeef-mpris-plugin/Makefile
==============================================================================
--- head/audio/deadbeef-mpris-plugin/Makefile	Tue Apr  7 13:01:32 2015	(r383511)
+++ head/audio/deadbeef-mpris-plugin/Makefile	Tue Apr  7 13:21:09 2015	(r383512)
@@ -7,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	audio
 MASTER_SITES=	GOOGLE_CODE
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	danfe at FreeBSD.org
 COMMENT=	MPRIS plugin for DeaDBeeF music player
 
 LICENSE=	GPLv3

Modified: head/audio/osd-lyrics/Makefile
==============================================================================
--- head/audio/osd-lyrics/Makefile	Tue Apr  7 13:01:32 2015	(r383511)
+++ head/audio/osd-lyrics/Makefile	Tue Apr  7 13:21:09 2015	(r383512)
@@ -8,7 +8,7 @@ CATEGORIES=	audio deskutils
 MASTER_SITES=	GOOGLE_CODE
 PROJECTHOST=	osd-lyrics
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	danfe at FreeBSD.org
 COMMENT=	On-screen lyrics display program for various media players
 
 LICENSE=	GPLv3

Modified: head/benchmarks/interbench/Makefile
==============================================================================
--- head/benchmarks/interbench/Makefile	Tue Apr  7 13:01:32 2015	(r383511)
+++ head/benchmarks/interbench/Makefile	Tue Apr  7 13:21:09 2015	(r383512)
@@ -6,7 +6,7 @@ DISTVERSION=	0.31
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://ck.kolivas.org/apps/${PORTNAME}/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	danfe at FreeBSD.org
 COMMENT=	Interactivity benchmark for Unix-like systems
 
 LICENSE=	GPLv2

Modified: head/editors/heme/Makefile
==============================================================================
--- head/editors/heme/Makefile	Tue Apr  7 13:01:32 2015	(r383511)
+++ head/editors/heme/Makefile	Tue Apr  7 13:21:09 2015	(r383512)
@@ -6,7 +6,7 @@ PORTVERSION=	0.4.2
 CATEGORIES=	editors
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	danfe at FreeBSD.org
 COMMENT=	Small and fast console hex editor for Unix-like systems
 
 LICENSE=	GPLv2

Modified: head/games/qstat/Makefile
==============================================================================
--- head/games/qstat/Makefile	Tue Apr  7 13:01:32 2015	(r383511)
+++ head/games/qstat/Makefile	Tue Apr  7 13:21:09 2015	(r383512)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	games net
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	danfe at FreeBSD.org
 COMMENT=	Command-line program to query game servers on the net
 
 CONFLICTS_INSTALL=	torque-[0-9]*

Modified: head/x11/bmpanel2/Makefile
==============================================================================
--- head/x11/bmpanel2/Makefile	Tue Apr  7 13:01:32 2015	(r383511)
+++ head/x11/bmpanel2/Makefile	Tue Apr  7 13:21:09 2015	(r383512)
@@ -8,7 +8,7 @@ CATEGORIES=	x11
 MASTER_SITES=	GOOGLE_CODE
 PATCH_SITES=	LOCAL/danfe
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	danfe at FreeBSD.org
 COMMENT=	Lightweight NetWM-compliant panel (taskbar) for X11
 
 LICENSE=	MIT


More information about the svn-ports-all mailing list