From owner-svn-ports-head@freebsd.org Fri Dec 1 09:38:24 2017 Return-Path: Delivered-To: svn-ports-head@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 AE555DF8CC4; Fri, 1 Dec 2017 09:38:24 +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 791E0783F8; Fri, 1 Dec 2017 09:38:24 +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 vB19cNDx052757; Fri, 1 Dec 2017 09:38:23 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB19cNG8052755; Fri, 1 Dec 2017 09:38:23 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201712010938.vB19cNG8052755@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Fri, 1 Dec 2017 09:38:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455255 - in head: . security security/webshag X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . security security/webshag X-SVN-Commit-Revision: 455255 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 01 Dec 2017 09:38:24 -0000 Author: rene Date: Fri Dec 1 09:38:23 2017 New Revision: 455255 URL: https://svnweb.freebsd.org/changeset/ports/455255 Log: Remove expired port: 2017-11-30 security/webshag: Abandoned Deleted: head/security/webshag/ Modified: head/MOVED head/security/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Dec 1 09:00:23 2017 (r455254) +++ head/MOVED Fri Dec 1 09:38:23 2017 (r455255) @@ -9802,3 +9802,4 @@ x11-toolkits/py34-tkinter|x11-toolkits/py-tkinter@py34 x11-toolkits/py35-tkinter|x11-toolkits/py-tkinter@py35|2017-11-30|Moved to a flavored, generic, version x11-toolkits/py36-tkinter|x11-toolkits/py-tkinter@py36|2017-11-30|Moved to a flavored, generic, version security/py-rekall_gui||2017-11-30|Has expired: PoC that is no longer supported +security/webshag||2017-12-01|Has expired: Abandoned Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Fri Dec 1 09:00:23 2017 (r455254) +++ head/security/Makefile Fri Dec 1 09:38:23 2017 (r455255) @@ -1254,7 +1254,6 @@ SUBDIR += wapiti SUBDIR += webfwlog SUBDIR += webscarab - SUBDIR += webshag SUBDIR += whatweb SUBDIR += wipe SUBDIR += wolfssl