From owner-svn-ports-all@freebsd.org Sun Nov 12 17:21:39 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F15C0C3161A; Sun, 12 Nov 2017 17:21:39 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 BDDCD6E669; Sun, 12 Nov 2017 17:21:39 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vACHLcU2032116; Sun, 12 Nov 2017 17:21:38 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vACHLcQW032114; Sun, 12 Nov 2017 17:21:38 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201711121721.vACHLcQW032114@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 12 Nov 2017 17:21:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454057 - in head: . audio audio/csound audio/smasher X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . audio audio/csound audio/smasher X-SVN-Commit-Revision: 454057 X-SVN-Commit-Repository: ports 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.25 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: Sun, 12 Nov 2017 17:21:40 -0000 Author: rene Date: Sun Nov 12 17:21:38 2017 New Revision: 454057 URL: https://svnweb.freebsd.org/changeset/ports/454057 Log: Remove expired ports: 2017-11-12 audio/smasher: Does not build with modern csound 2017-11-12 audio/csound: Not supported upstream anymore, use csound6 Deleted: head/audio/csound/ head/audio/smasher/ Modified: head/MOVED head/audio/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Nov 12 17:02:22 2017 (r454056) +++ head/MOVED Sun Nov 12 17:21:38 2017 (r454057) @@ -9628,3 +9628,5 @@ multimedia/plexhometheater||2017-11-12|Has expired: Br databases/cassandra2||2017-11-12|Has expired: Broken for more than 6 months graphics/geos35|graphics/geos|2017-11-12|Has expired: legacy version, no longer needed astro/gmapcatcher||2017-11-12|Has expired: Unfetchable for more than six months (google code has gone away) +audio/smasher||2017-11-12|Has expired: Does not build with modern csound +audio/csound|audio/csound6|2017-11-12|Has expired: Not supported upstream anymore, use csound6 Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Sun Nov 12 17:02:22 2017 (r454056) +++ head/audio/Makefile Sun Nov 12 17:21:38 2017 (r454057) @@ -88,7 +88,6 @@ SUBDIR += cpp-xmms2 SUBDIR += creox SUBDIR += crip - SUBDIR += csound SUBDIR += csound6 SUBDIR += ctronome SUBDIR += cue2toc @@ -746,7 +745,6 @@ SUBDIR += siren SUBDIR += skype-call-recorder SUBDIR += slv2 - SUBDIR += smasher SUBDIR += snack SUBDIR += snd SUBDIR += sndio