From owner-svn-ports-head@FreeBSD.ORG Mon Aug 11 16:15:12 2014 Return-Path: Delivered-To: svn-ports-head@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 7B6FA378 for ; Mon, 11 Aug 2014 16:15:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 50B612E92 for ; Mon, 11 Aug 2014 16:15:12 +0000 (UTC) Received: from rene (uid 1185) (envelope-from rene@FreeBSD.org) id 2245 by svn.freebsd.org (DragonFly Mail Agent v0.9+); Mon, 11 Aug 2014 16:15:12 +0000 From: Rene Ladan Date: Mon, 11 Aug 2014 16:15:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364623 - in head: . security security/termlog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53e8ec10.2245.e3590b6@svn.freebsd.org> 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, 11 Aug 2014 16:15:12 -0000 Author: rene Date: Mon Aug 11 16:15:11 2014 New Revision: 364623 URL: http://svnweb.freebsd.org/changeset/ports/364623 QAT: https://qat.redports.org/buildarchive/r364623/ Log: Remove expired port: 2014-07-23 security/termlog: Fails to build with new utmpx, unstaged, maintainer timeout Deleted: head/security/termlog/ Modified: head/MOVED head/security/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Aug 11 16:08:22 2014 (r364622) +++ head/MOVED Mon Aug 11 16:15:11 2014 (r364623) @@ -6405,3 +6405,4 @@ www/hs-shakespeare-js||2014-08-10|Remove www/hs-shakespeare-text||2014-08-10|Removed: Deprecated in favor of shakespeare www/hs-wai-test||2014-08-10|Removed: Deprecated in favor of wai-extra devel/rubygem-foreman_api||2014-08-11|Removed: Deprecated by upstream +security/termlog||2014-08-11|Has expired: Fails to build with new utmpx, unstaged, maintainer timeout Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Mon Aug 11 16:08:22 2014 (r364622) +++ head/security/Makefile Mon Aug 11 16:15:11 2014 (r364623) @@ -978,7 +978,6 @@ SUBDIR += switzerland SUBDIR += symbion-sslproxy SUBDIR += tclsasl - SUBDIR += termlog SUBDIR += tinc SUBDIR += tinyca SUBDIR += tinysu