svn commit: r306419 - head/audio/wsoundserver

Baptiste Daroussin bapt at FreeBSD.org
Fri Oct 26 06:26:46 UTC 2012


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 at bellsouth.net
-#
+# Created by: gljohns at bellsouth.net
 # $FreeBSD$
-#
 
 PORTNAME=	wsoundserver
 PORTVERSION=	0.4.0
@@ -15,6 +11,9 @@ DISTNAME=	WSoundServer-${PORTVERSION}
 MAINTAINER=	ports at 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 \


More information about the svn-ports-all mailing list