svn commit: r306525 - head/audio/wsoundprefs

Baptiste Daroussin bapt at FreeBSD.org
Sat Oct 27 19:44:38 UTC 2012


Author: bapt
Date: Sat Oct 27 19:44:37 2012
New Revision: 306525
URL: http://svn.freebsd.org/changeset/ports/306525

Log:
  Deprecated:
  Depends on the deprecated audio/wsoundserver and expired
  x11-toolkits/libdockapp.
  
  Feature safe:	yes

Modified:
  head/audio/wsoundprefs/Makefile

Modified: head/audio/wsoundprefs/Makefile
==============================================================================
--- head/audio/wsoundprefs/Makefile	Sat Oct 27 19:40:18 2012	(r306524)
+++ head/audio/wsoundprefs/Makefile	Sat Oct 27 19:44:37 2012	(r306525)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	WSoundPrefs
-# Date created:		12 December 1998
-# Whom:			gljohns at bellsouth.net
-#
+# Created by: gljohns at bellsouth.net
 # $FreeBSD$
-#
 
 PORTNAME=	wsoundprefs
 PORTVERSION=	1.1.1
@@ -15,6 +11,9 @@ DISTNAME=	WSoundPrefs-${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A utility for configuring sounds to play for Window Maker events
 
+DEPRECATED=	Depends on the deprecated audio/wsoundserver and expired x11-toolkits/libdockapp
+EXPIRATION_DATE=	2012-11-27
+
 BUILD_DEPENDS=	wmaker:${PORTSDIR}/x11-wm/windowmaker
 LIB_DEPENDS=	PropList.2:${PORTSDIR}/devel/libPropList \
 		wsound.1:${PORTSDIR}/audio/wsoundserver


More information about the svn-ports-all mailing list