From owner-svn-ports-all@FreeBSD.ORG Mon Jul 7 06:36:50 2014 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 ESMTPS id 0361AA2D; Mon, 7 Jul 2014 06:36:50 +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 E53622F6A; Mon, 7 Jul 2014 06:36:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s676an5T085797; Mon, 7 Jul 2014 06:36:49 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s676anTj085787; Mon, 7 Jul 2014 06:36:49 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201407070636.s676anTj085787@svn.freebsd.org> From: Baptiste Daroussin Date: Mon, 7 Jul 2014 06:36:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361027 - in head: . audio audio/linnya databases databases/slony1 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.18 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, 07 Jul 2014 06:36:50 -0000 Author: bapt Date: Mon Jul 7 06:36:48 2014 New Revision: 361027 URL: http://svnweb.freebsd.org/changeset/ports/361027 QAT: https://qat.redports.org/buildarchive/r361027/ Log: Remove expired ports Deleted: head/audio/linnya/ head/databases/slony1/ Modified: head/MOVED head/audio/Makefile head/databases/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Jul 7 06:18:54 2014 (r361026) +++ head/MOVED Mon Jul 7 06:36:48 2014 (r361027) @@ -6238,3 +6238,5 @@ x11/xorg-edit||2014-07-04|Has expired: D net/ttbudget||2014-07-06|Has expired: does not build, mastersite disapperead, not staged sysutil/psgconf||2014-07-06|Removed: abandonware print/texinfo-lite|print/indexinfo|2014-07-06|Replaced by indexinfo to handle info page index +audio/linnya||2014-07-07|Deprecated upstream +databases/slony1|databases/slony1v2|2014-07-07|Unsupported: consider using slony1 v2 instead Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Mon Jul 7 06:18:54 2014 (r361026) +++ head/audio/Makefile Mon Jul 7 06:36:48 2014 (r361027) @@ -399,7 +399,6 @@ SUBDIR += libworkman SUBDIR += libxmp SUBDIR += lingot - SUBDIR += linnya SUBDIR += linux-f10-alsa-lib SUBDIR += linux-f10-alsa-plugins-oss SUBDIR += linux-f10-arts Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Mon Jul 7 06:18:54 2014 (r361026) +++ head/databases/Makefile Mon Jul 7 06:36:48 2014 (r361027) @@ -881,7 +881,6 @@ SUBDIR += sfcgal SUBDIR += sharedance SUBDIR += skytools - SUBDIR += slony1 SUBDIR += slony1v2 SUBDIR += soci SUBDIR += spatialite