Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2012 06:26:46 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306419 - head/audio/wsoundserver
Message-ID:  <201210260626.q9Q6QkKa039068@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Oct 26 06:26:46 2012
New Revision: 306419
URL: http://svn.freebsd.org/changeset/ports/306419

Log:
  Mark as deprecated, it depends the expired libdockapp
  
  Feature safe:	yes

Modified:
  head/audio/wsoundserver/Makefile

Modified: head/audio/wsoundserver/Makefile
==============================================================================
--- head/audio/wsoundserver/Makefile	Fri Oct 26 06:23:33 2012	(r306418)
+++ head/audio/wsoundserver/Makefile	Fri Oct 26 06:26:46 2012	(r306419)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	wsoundserver
-# Date created:		9 December 1998
-# Whom:			gljohns@bellsouth.net
-#
+# Created by: gljohns@bellsouth.net
 # $FreeBSD$
-#
 
 PORTNAME=	wsoundserver
 PORTVERSION=	0.4.0
@@ -15,6 +11,9 @@ DISTNAME=	WSoundServer-${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The sound server for Window Maker
 
+DEPRECATED=	Depends on deprecated libdockapp
+EXPIRATION_DATE=	2012-11-26
+
 BUILD_DEPENDS=	wmaker:${PORTSDIR}/x11-wm/windowmaker
 LIB_DEPENDS=	PropList.2:${PORTSDIR}/devel/libPropList \
 		audiofile.0:${PORTSDIR}/audio/libaudiofile \



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