From owner-svn-ports-all@freebsd.org Sun May 6 15:35:59 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06B79FBD6AF; Sun, 6 May 2018 15:35:59 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B0C5A734C8; Sun, 6 May 2018 15:35:58 +0000 (UTC) (envelope-from brooks@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A7A6E6A03; Sun, 6 May 2018 15:35:58 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w46FZwh8035405; Sun, 6 May 2018 15:35:58 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w46FZw0S035403; Sun, 6 May 2018 15:35:58 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201805061535.w46FZw0S035403@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Sun, 6 May 2018 15:35:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469229 - in head: . devel devel/tesla X-SVN-Group: ports-head X-SVN-Commit-Author: brooks X-SVN-Commit-Paths: in head: . devel devel/tesla X-SVN-Commit-Revision: 469229 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, 06 May 2018 15:35:59 -0000 Author: brooks Date: Sun May 6 15:35:58 2018 New Revision: 469229 URL: https://svnweb.freebsd.org/changeset/ports/469229 Log: Remove this obsolete port of Temporally Enhanced Security Logic Assertions (TESLA). It's one of two dependencies on clang33/llvm33 and no one is using it (we'd be seeing support requests if they were). Should a new version be useful, we'll add a new port. Deleted: head/devel/tesla/ Modified: head/MOVED head/devel/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun May 6 15:31:43 2018 (r469228) +++ head/MOVED Sun May 6 15:35:58 2018 (r469229) @@ -10178,3 +10178,4 @@ lang/py-clojure_py||2018-04-30|Has expired: Upstream d textproc/rubygem-escape_utils-rails4|textproc/rubygem-escape_utils|2018-04-30|Has expired: Use textproc/rubygem-escape_utils instead databases/rubygem-seed-fu236|databases/rubygem-seed-fu|2018-05-01|Has expired: Obsoleted by update of www/gitlab. Please use databases/rubygem-seed-fu security/polarssl13||2018-05-01|Has expired: has reached end of life +devel/tesla/||2018-05-06|Outdated and almost certainly unused Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun May 6 15:31:43 2018 (r469228) +++ head/devel/Makefile Sun May 6 15:35:58 2018 (r469229) @@ -6108,7 +6108,6 @@ SUBDIR += tclxml SUBDIR += tdl SUBDIR += terminality - SUBDIR += tesla SUBDIR += tevent SUBDIR += tex-kpathsea SUBDIR += tex-libtexlua