From owner-svn-ports-head@FreeBSD.ORG Mon Jun 10 10:03:21 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1A755597; Mon, 10 Jun 2013 10:03:21 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 0CCAF18AD; Mon, 10 Jun 2013 10:03:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5AA3KJj020541; Mon, 10 Jun 2013 10:03:20 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5AA3Krb020539; Mon, 10 Jun 2013 10:03:20 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201306101003.r5AA3Krb020539@svn.freebsd.org> From: Baptiste Daroussin Date: Mon, 10 Jun 2013 10:03:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320452 - head/audio/gdam X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jun 2013 10:03:21 -0000 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 -# +# Created by: Pav Lucistnik # $FreeBSD$ -# PORTNAME= gdam PORTVERSION= 0.942 @@ -14,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= pav@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