aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-09-12 18:13:36 +0800
committerdougb <dougb@FreeBSD.org>2011-09-12 18:13:36 +0800
commitffe932e1e43ea63fc17227278a9e8f9c6111f4dc (patch)
tree73514626c6f35990a37a753feb98a388917a2473 /audio
parent3d5fd3cb76817a8c3bd6322ef9a2dd8beb078365 (diff)
downloadfreebsd-ports-gnome-ffe932e1e43ea63fc17227278a9e8f9c6111f4dc.tar.gz
freebsd-ports-gnome-ffe932e1e43ea63fc17227278a9e8f9c6111f4dc.tar.zst
freebsd-ports-gnome-ffe932e1e43ea63fc17227278a9e8f9c6111f4dc.zip
Deprecate audio/xmms-sid and www/plugger-plugins-hubbe which rely on
audio/libsidplay, which is deprecated for a dead master site. Extend the deprecation for audio/*sidplay to give time to deal with their several dependencies.
Diffstat (limited to 'audio')
-rw-r--r--audio/libsidplay/Makefile2
-rw-r--r--audio/sidplay/Makefile2
-rw-r--r--audio/xmms-sid/Makefile3
3 files changed, 5 insertions, 2 deletions
diff --git a/audio/libsidplay/Makefile b/audio/libsidplay/Makefile
index 3a65c3322f58..3c2965e38393 100644
--- a/audio/libsidplay/Makefile
+++ b/audio/libsidplay/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= sec@42.org
COMMENT= A Commodore SID-chip emulator library to play SID music files
DEPRECATED= No Master Site
-EXPIRATION_DATE= 2011-09-01
+EXPIRATION_DATE= 2011-09-30
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile
index e43f29ce65f2..068f2a6edd22 100644
--- a/audio/sidplay/Makefile
+++ b/audio/sidplay/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= sec@42.org
COMMENT= A Commodore SID-chip emulator that plays SID music files
DEPRECATED= No Master Site
-EXPIRATION_DATE= 2011-09-01
+EXPIRATION_DATE= 2011-09-30
LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay
diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile
index 7a6c6d87c9c8..c7c5af7d3cb3 100644
--- a/audio/xmms-sid/Makefile
+++ b/audio/xmms-sid/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.tnsp.org/xs-files/
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS input plugin to play SID files
+DEPRECATED= Relies on audio/libsidplay, which is deprecated
+EXPIRATION_DATE= 2011-09-30
+
LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms