From owner-svn-ports-all@FreeBSD.ORG Thu Oct 31 13:54:16 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 058BEA58; Thu, 31 Oct 2013 13:54:16 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E5A512F51; Thu, 31 Oct 2013 13:54:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9VDsFIj008531; Thu, 31 Oct 2013 13:54:15 GMT (envelope-from jadawin@svn.freebsd.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9VDsFJN008530; Thu, 31 Oct 2013 13:54:15 GMT (envelope-from jadawin@svn.freebsd.org) Message-Id: <201310311354.r9VDsFJN008530@svn.freebsd.org> From: Philippe Audeoud Date: Thu, 31 Oct 2013 13:54:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332242 - head/audio/gnump3d X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 13:54:16 -0000 Author: jadawin Date: Thu Oct 31 13:54:15 2013 New Revision: 332242 URL: http://svnweb.freebsd.org/changeset/ports/332242 Log: - Mark as expirated. No more development upstream Modified: head/audio/gnump3d/Makefile Modified: head/audio/gnump3d/Makefile ============================================================================== --- head/audio/gnump3d/Makefile Thu Oct 31 13:23:11 2013 (r332241) +++ head/audio/gnump3d/Makefile Thu Oct 31 13:54:15 2013 (r332242) @@ -15,6 +15,9 @@ RUN_DEPENDS= liblame.so:${PORTSDIR}/audi libsox.so:${PORTSDIR}/audio/sox \ liboggenc.so:${PORTSDIR}/audio/vorbis-tools +DEPRECATED= Development has been abandoned upstream +EXPIRATION_DATE= 2013-11-30 + USE_BZIP2= yes NO_STAGE= yes USES= perl5