From owner-svn-ports-head@freebsd.org Mon Jul 10 19:27:39 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 AE8B2DAF374; Mon, 10 Jul 2017 19:27: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 77DCC7502E; Mon, 10 Jul 2017 19:27: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 v6AJRc8D051012; Mon, 10 Jul 2017 19:27:38 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6AJRcGD051009; Mon, 10 Jul 2017 19:27:38 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201707101927.v6AJRcGD051009@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Mon, 10 Jul 2017 19:27:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445459 - in head: . sysutils sysutils/py-iocage www www/mediawiki126 X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . sysutils sysutils/py-iocage www www/mediawiki126 X-SVN-Commit-Revision: 445459 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.23 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, 10 Jul 2017 19:27:39 -0000 Author: rene Date: Mon Jul 10 19:27:38 2017 New Revision: 445459 URL: https://svnweb.freebsd.org/changeset/ports/445459 Log: Remove expired ports: 2017-07-07 sysutils/py-iocage: obsoleted by sysutils/py3-iocage port using Python 3 instead of Python 2 2017-07-08 www/mediawiki126: Upstream support EoL Deleted: head/sysutils/py-iocage/ head/www/mediawiki126/ Modified: head/MOVED head/sysutils/Makefile head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Jul 10 18:51:48 2017 (r445458) +++ head/MOVED Mon Jul 10 19:27:38 2017 (r445459) @@ -9459,3 +9459,5 @@ net-mgmt/ezradius||2017-07-01|Removed, unmaintained an x11-toolkits/qt5-declarative||2017-07-01|Has expired: Has not been released since Qt 5.5 -- installation can lead to runtime conflicts with qt5-quick deskutils/california|deskutils/gnome-calendar|2017-07-02|Has expired: Orphaned upstream, replaced by gnome-calendar devel/etcd3|devel/etcd31|2017-07-07|Version 3.2 introduces breaking changes +sysutils/py-iocage|sysutils/py3-iocage|2017-07-10|Has expired: obsoleted by sysutils/py3-iocage port using Python 3 instead of Python 2 +www/mediawiki126|www/mediawiki127|2017-07-10|Has expired: Upstream support EoL Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Mon Jul 10 18:51:48 2017 (r445458) +++ head/sysutils/Makefile Mon Jul 10 19:27:38 2017 (r445459) @@ -875,7 +875,6 @@ SUBDIR += py-gmailfs-fuse SUBDIR += py-halite SUBDIR += py-honcho - SUBDIR += py-iocage SUBDIR += py-iowait SUBDIR += py-nagiosplugin SUBDIR += py-nomad Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Jul 10 18:51:48 2017 (r445458) +++ head/www/Makefile Mon Jul 10 19:27:38 2017 (r445459) @@ -392,7 +392,6 @@ SUBDIR += mathjax SUBDIR += mathopd SUBDIR += mediawiki123 - SUBDIR += mediawiki126 SUBDIR += mediawiki127 SUBDIR += mediawiki128 SUBDIR += mergelog