From owner-svn-ports-all@FreeBSD.ORG Mon Apr 28 16:08:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A01A2A8C; Mon, 28 Apr 2014 16:08:04 +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 8C554109C; Mon, 28 Apr 2014 16:08:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3SG84tu016049; Mon, 28 Apr 2014 16:08:04 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3SG84Wc016047; Mon, 28 Apr 2014 16:08:04 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201404281608.s3SG84Wc016047@svn.freebsd.org> From: Baptiste Daroussin Date: Mon, 28 Apr 2014 16:08:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352518 - in head: . audio audio/cantus_3 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.17 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: Mon, 28 Apr 2014 16:08:04 -0000 Author: bapt Date: Mon Apr 28 16:08:03 2014 New Revision: 352518 URL: http://svnweb.freebsd.org/changeset/ports/352518 QAT: https://qat.redports.org/buildarchive/r352518/ Log: Remove a broken for long and not working with any modern compiler port Deleted: head/audio/cantus_3/ Modified: head/MOVED head/audio/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Apr 28 15:58:06 2014 (r352517) +++ head/MOVED Mon Apr 28 16:08:03 2014 (r352518) @@ -6051,3 +6051,4 @@ x11/emu||2014-04-24|Has expired: Broken, lang/ruby-doc-stdlib||2014-04-24|Has expired: Upstream rerolls frequently, online docs work well emulators/mupen64-rice|emulators/mupen64-video-rice|2014-04-24|Removed, part of removed mupen64 devel/otrs|www/otrs|2014-04-28|OTRS is actually web based ticket system and it has nothing with development +audio/cantus_3||2014-04-28|Broken for a while, does not build with modern compilers Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Mon Apr 28 15:58:06 2014 (r352517) +++ head/audio/Makefile Mon Apr 28 16:08:03 2014 (r352518) @@ -58,7 +58,6 @@ SUBDIR += btc SUBDIR += calf SUBDIR += cam - SUBDIR += cantus_3 SUBDIR += caps-plugins SUBDIR += ccaudio2 SUBDIR += cd-console