svn commit: r422460 - in head: audio/xmms-faad audio/xmms-flac audio/xmms-shn audio/xmms-wavpack audio/xmms-xf86audio multimedia/xmms

Christian Weisgerber naddy at FreeBSD.org
Mon Sep 19 20:00:55 UTC 2016


Author: naddy
Date: Mon Sep 19 20:00:53 2016
New Revision: 422460
URL: https://svnweb.freebsd.org/changeset/ports/422460

Log:
  Drop maintainership for xmms and ancillary ports.
  It would be a pity to see XMMS removed but personally I no longer use this.

Modified:
  head/audio/xmms-faad/Makefile
  head/audio/xmms-flac/Makefile
  head/audio/xmms-shn/Makefile
  head/audio/xmms-wavpack/Makefile
  head/audio/xmms-xf86audio/Makefile
  head/multimedia/xmms/Makefile

Modified: head/audio/xmms-faad/Makefile
==============================================================================
--- head/audio/xmms-faad/Makefile	Mon Sep 19 19:55:44 2016	(r422459)
+++ head/audio/xmms-faad/Makefile	Mon Sep 19 20:00:53 2016	(r422460)
@@ -8,7 +8,7 @@ CATEGORIES=	audio
 MASTER_SITES=	SF/faac/${PORTNAME}-src/${PORTNAME}-${PORTVERSION}
 PKGNAMEPREFIX=	xmms-
 
-MAINTAINER=	naddy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	XMMS plugin for MP4/M4A/AAC files
 
 LIB_DEPENDS=	libxmms.so:multimedia/xmms \

Modified: head/audio/xmms-flac/Makefile
==============================================================================
--- head/audio/xmms-flac/Makefile	Mon Sep 19 19:55:44 2016	(r422459)
+++ head/audio/xmms-flac/Makefile	Mon Sep 19 20:00:53 2016	(r422460)
@@ -6,7 +6,7 @@ CATEGORIES=	audio
 MASTER_SITES=	http://downloads.xiph.org/releases/flac/
 DISTNAME=	flac-${PORTVERSION}
 
-MAINTAINER=	naddy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	XMMS input plugin for playing FLAC files
 
 LIB_DEPENDS=	libxmms.so:multimedia/xmms \

Modified: head/audio/xmms-shn/Makefile
==============================================================================
--- head/audio/xmms-shn/Makefile	Mon Sep 19 19:55:44 2016	(r422459)
+++ head/audio/xmms-shn/Makefile	Mon Sep 19 20:00:53 2016	(r422460)
@@ -7,7 +7,7 @@ PORTREVISION=	5
 CATEGORIES=	audio
 MASTER_SITES=	http://www.etree.org/shnutils/xmms-shn/dist/src/
 
-MAINTAINER=	naddy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	XMMS plugin to allow playing shorten-compressed audio
 
 BUILD_DEPENDS=	xmms-config:multimedia/xmms

Modified: head/audio/xmms-wavpack/Makefile
==============================================================================
--- head/audio/xmms-wavpack/Makefile	Mon Sep 19 19:55:44 2016	(r422459)
+++ head/audio/xmms-wavpack/Makefile	Mon Sep 19 20:00:53 2016	(r422460)
@@ -6,7 +6,7 @@ PORTREVISION=	5
 CATEGORIES=	audio
 MASTER_SITES=	http://www.wavpack.com/
 
-MAINTAINER=	naddy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	XMMS input plugin to play WavPack files
 
 LIB_DEPENDS=	libwavpack.so:audio/wavpack \

Modified: head/audio/xmms-xf86audio/Makefile
==============================================================================
--- head/audio/xmms-xf86audio/Makefile	Mon Sep 19 19:55:44 2016	(r422459)
+++ head/audio/xmms-xf86audio/Makefile	Mon Sep 19 20:00:53 2016	(r422460)
@@ -6,7 +6,7 @@ PORTREVISION=	2
 CATEGORIES=	audio
 MASTER_SITES=	http://www.devin.com/xmms-xf86audio/download/
 
-MAINTAINER=	naddy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	XF86Audio multimedia-key support for XMMS
 
 LIB_DEPENDS=	libxmms.so:multimedia/xmms

Modified: head/multimedia/xmms/Makefile
==============================================================================
--- head/multimedia/xmms/Makefile	Mon Sep 19 19:55:44 2016	(r422459)
+++ head/multimedia/xmms/Makefile	Mon Sep 19 20:00:53 2016	(r422460)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.xmms.org/files/
 		LOCAL/beech
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	naddy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	X Multimedia System -- audio player with Winamp GUI
 
 LICENSE=	GPLv2


More information about the svn-ports-all mailing list