From owner-svn-ports-all@freebsd.org Mon May 16 10:26:05 2016 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 27D06B3C89E; Mon, 16 May 2016 10:26:05 +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 D32DD1B40; Mon, 16 May 2016 10:26:04 +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 u4GAQ4vu034741; Mon, 16 May 2016 10:26:04 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4GAQ3i7034738; Mon, 16 May 2016 10:26:03 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201605161026.u4GAQ3i7034738@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Mon, 16 May 2016 10:26:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415316 - in head: . audio audio/deadbeef-mpris-plugin lang lang/gcc-aux 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.22 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, 16 May 2016 10:26:05 -0000 Author: rene Date: Mon May 16 10:26:03 2016 New Revision: 415316 URL: https://svnweb.freebsd.org/changeset/ports/415316 Log: Remove expired ports: 2016-05-15 lang/gcc-aux: Use newer lang/gcc5-aux or lang/gcc6-aux compilers instead 2016-05-16 audio/deadbeef-mpris-plugin: Abandonware; use `audio/deadbeef-mpris2-plugin' instead Deleted: head/audio/deadbeef-mpris-plugin/ head/lang/gcc-aux/ Modified: head/MOVED head/audio/Makefile head/lang/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon May 16 09:58:53 2016 (r415315) +++ head/MOVED Mon May 16 10:26:03 2016 (r415316) @@ -8316,3 +8316,5 @@ java/linux-sun-jre17||2016-05-09|Has exp deskutils/gnustep-notebook||2016-05-09|Has expired: Does not fetch lang/moscow_ml|lang/mosml|2016-05-11|Project renamed devel/rubygem-redmine_acts_as_taggable_on|www/rubygem-redmine_acts_as_taggable_on|2016-05-14|Duplicate port +lang/gcc-aux||2016-05-16|Has expired: Use newer lang/gcc5-aux or lang/gcc6-aux compilers instead +audio/deadbeef-mpris-plugin|audio/deadbeef-mpris2-plugin|2016-05-16|Has expired: Abandonware; use `audio/deadbeef-mpris2-plugin' instead Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Mon May 16 09:58:53 2016 (r415315) +++ head/audio/Makefile Mon May 16 10:26:03 2016 (r415316) @@ -91,7 +91,6 @@ SUBDIR += dcd SUBDIR += deadbeef SUBDIR += deadbeef-jack-plugin - SUBDIR += deadbeef-mpris-plugin SUBDIR += deadbeef-mpris2-plugin SUBDIR += deadbeef-musical-spectrum-plugin SUBDIR += deadbeef-playback-status-plugin Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Mon May 16 09:58:53 2016 (r415315) +++ head/lang/Makefile Mon May 16 10:26:03 2016 (r415316) @@ -91,7 +91,6 @@ SUBDIR += gauche SUBDIR += gawk SUBDIR += gcc - SUBDIR += gcc-aux SUBDIR += gcc-ecj45 SUBDIR += gcc46 SUBDIR += gcc47