From owner-svn-ports-all@freebsd.org Sat Feb 18 22:07:39 2017 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 62B54CE5025; Sat, 18 Feb 2017 22:07:39 +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 19D18979; Sat, 18 Feb 2017 22:07:39 +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 v1IM7cet034522; Sat, 18 Feb 2017 22:07:38 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1IM7bIm034518; Sat, 18 Feb 2017 22:07:37 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201702182207.v1IM7bIm034518@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 18 Feb 2017 22:07:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434390 - in head: . devel devel/m6811-binutils www www/rt40 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.23 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: Sat, 18 Feb 2017 22:07:39 -0000 Author: rene Date: Sat Feb 18 22:07:37 2017 New Revision: 434390 URL: https://svnweb.freebsd.org/changeset/ports/434390 Log: Remove expired ports: 2017-02-15 www/rt40: Upstream support EoL, please migrate to rt44 2017-02-17 devel/m6811-binutils: multiple vulnerabilities, version is years behind upstream Deleted: head/devel/m6811-binutils/ head/www/rt40/ Modified: head/MOVED head/devel/Makefile head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Feb 18 22:06:14 2017 (r434389) +++ head/MOVED Sat Feb 18 22:07:37 2017 (r434390) @@ -9080,3 +9080,5 @@ devel/qmake5|devel/qt5-qmake|2017-02-18| textproc/clucene-qt4|textproc/qt4-clucene|2017-02-18|Renamed to match other Qt ports www/webkit-qt4|www/qt4-webkit|2017-02-18|Renamed to match other Qt ports www/webkit-qt5|www/qt5-webkit|2017-02-18|Renamed to match other Qt ports +www/rt40|www/rt44|2017-02-18|Has expired: Upstream support EoL, please migrate to rt44 +devel/m6811-binutils||2017-02-18|Has expired: multiple vulnerabilities, version is years behind upstream Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Feb 18 22:06:14 2017 (r434389) +++ head/devel/Makefile Sat Feb 18 22:07:37 2017 (r434390) @@ -1577,7 +1577,6 @@ SUBDIR += m17n-docs SUBDIR += m17n-lib SUBDIR += m4 - SUBDIR += m6811-binutils SUBDIR += magit SUBDIR += make++ SUBDIR += makedepend Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sat Feb 18 22:06:14 2017 (r434389) +++ head/www/Makefile Sat Feb 18 22:07:37 2017 (r434390) @@ -1910,7 +1910,6 @@ SUBDIR += rssroll SUBDIR += rsstail SUBDIR += rsstool - SUBDIR += rt40 SUBDIR += rt42 SUBDIR += rt44 SUBDIR += rtv