svn commit: r320452 - head/audio/gdam

Baptiste Daroussin bapt at FreeBSD.org
Mon Jun 10 10:03:21 UTC 2013


Author: bapt
Date: Mon Jun 10 10:03:20 2013
New Revision: 320452
URL: http://svnweb.freebsd.org/changeset/ports/320452

Log:
  Mark as deprecated, it has been broken for a while now
  
  Approved by:	pav (maintainer)

Modified:
  head/audio/gdam/Makefile

Modified: head/audio/gdam/Makefile
==============================================================================
--- head/audio/gdam/Makefile	Mon Jun 10 09:49:41 2013	(r320451)
+++ head/audio/gdam/Makefile	Mon Jun 10 10:03:20 2013	(r320452)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gdam
-# Date created:				6th Nov 2003
-# Whom:					Pav Lucistnik <pav at oook.cz>
-#
+# Created by: Pav Lucistnik <pav at oook.cz>
 # $FreeBSD$
-#
 
 PORTNAME=	gdam
 PORTVERSION=	0.942
@@ -14,6 +10,9 @@ MASTER_SITES=	SF
 MAINTAINER=	pav at FreeBSD.org
 COMMENT=	DJ mixing software suitable for live performances
 
+DEPRECATED=	Broken for a while
+EXPIRATION_DATE=	2013-07-10
+
 BUILD_DEPENDS=	${LOCALBASE}/include/xmms/plugin.h:${PORTSDIR}/multimedia/xmms
 RUN_DEPENDS=	mpg123:${PORTSDIR}/audio/mpg123
 


More information about the svn-ports-head mailing list