From owner-svn-ports-head@FreeBSD.ORG Mon May 5 15:09:19 2014 Return-Path: Delivered-To: svn-ports-head@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 ESMTPS id 33616C75; Mon, 5 May 2014 15:09:19 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2037C178D; Mon, 5 May 2014 15:09:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s45F9I5t043919; Mon, 5 May 2014 15:09:18 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s45F9If7043918; Mon, 5 May 2014 15:09:18 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201405051509.s45F9If7043918@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 May 2014 15:09:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353024 - in head/audio: . libshout2 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.18 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, 05 May 2014 15:09:19 -0000 Author: sunpoet Date: Mon May 5 15:09:18 2014 New Revision: 353024 URL: http://svnweb.freebsd.org/changeset/ports/353024 QAT: https://qat.redports.org/buildarchive/r353024/ Log: - Remove audio/libshout2 Deleted: head/audio/libshout2/ Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Mon May 5 15:04:38 2014 (r353023) +++ head/audio/Makefile Mon May 5 15:09:18 2014 (r353024) @@ -390,7 +390,6 @@ SUBDIR += libsamplerate SUBDIR += libshairport SUBDIR += libshout - SUBDIR += libshout2 SUBDIR += libsidplay SUBDIR += libsidplay2 SUBDIR += libsidplayfp