From ffe932e1e43ea63fc17227278a9e8f9c6111f4dc Mon Sep 17 00:00:00 2001 From: dougb Date: Mon, 12 Sep 2011 10:13:36 +0000 Subject: 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. --- audio/libsidplay/Makefile | 2 +- audio/sidplay/Makefile | 2 +- audio/xmms-sid/Makefile | 3 +++ www/plugger-plugins-hubbe/Makefile | 3 +++ 4 files changed, 8 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 diff --git a/www/plugger-plugins-hubbe/Makefile b/www/plugger-plugins-hubbe/Makefile index c03f32b90509..b8fc08f3f0ea 100644 --- a/www/plugger-plugins-hubbe/Makefile +++ b/www/plugger-plugins-hubbe/Makefile @@ -16,6 +16,9 @@ EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org COMMENT= Meta package installing all author-recommended Plugger plugins +DEPRECATED= Relies on audio/libsidplay, which is deprecated +EXPIRATION_DATE= 2011-09-30 + RUN_DEPENDS= sidplay:${PORTSDIR}/audio/sidplay \ acroread8:${PORTSDIR}/print/acroread8 \ mpg123:${PORTSDIR}/audio/mpg123 \ -- cgit