From owner-svn-ports-head@freebsd.org Tue Jul 11 06:32:47 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 C65A2D96FB9; Tue, 11 Jul 2017 06:32:47 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-lf0-x243.google.com (mail-lf0-x243.google.com [IPv6:2a00:1450:4010:c07::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5264838C3; Tue, 11 Jul 2017 06:32:47 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by mail-lf0-x243.google.com with SMTP id g21so12982890lfk.1; Mon, 10 Jul 2017 23:32:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding:content-language; bh=/OTybabIH4pcx/lyUqmoilcTCOZ94dNGiTlIjmYjkTA=; b=N7oz+Lcv8wzWo1BkOMGWptDRehKyBQ543jFEbG7ZROhrohNbjZf2eQ/L+H0uMOIPXK q+jETrMlgjzdvrNrDygqMvBkndBY2F1gvCzxHZUEyGT8EPTbmol7yjsAxz0HFmIhWz+Y 5pemveqMaZdMJVNpErLH3uF39Qp1Wth+O8K16/LTT4E0iFyVlA39EB72COrVTZZvWyDc wr+hOcBd/I/fuiJeQdGvvP9eLHHdZHvEnZzZcMT24hLHsCVvSvTMIOyb4YYdUmU8zofE EeWmpHPkIX8E+6VQJOV6RT08MUPrsGVsXy10+5WjE2RUURhSY5K/rN8Iwoq7PY9kNqLD sbog== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=/OTybabIH4pcx/lyUqmoilcTCOZ94dNGiTlIjmYjkTA=; b=PElgSFVjEBQMph9ha9oJ3maqDGzDifaRpc07HVyGPfO3wbOXQAafhEMG5j3bykjWr1 iL2cnVnEgBvNbUBqQxxitr5y8iHTZgq6ETGqhZiv41bIHq463a7IXmo42qZWhH0/bkhZ bKwoC7pEf1QqrUtqwhEvCyzoLTi6yygcB+YMkxHfyM71cYn/p58PpFzXObMiuuXmx9Zc CgOIJMs4er02C5O98LzQI5nI/Ol8i6TPQ4aiAspsyvMFyNYygHj/Bu/sFcC+JJW15hQd 5USiAf4/ZzXc9EwjgVTill0V1PaPygb05TPY83sHce3dnnHbuMEz6HWgl9eLFR0Axc01 3cNg== X-Gm-Message-State: AIVw113S2JzSk7pwPoIiBMEyD7diPPi1oRzaQuLsrJuyFvcMxOgnCWWw 7g2u/jL/ViHdWJAvcO8= X-Received: by 10.80.169.100 with SMTP id m33mr1359018edc.31.1499754764836; Mon, 10 Jul 2017 23:32:44 -0700 (PDT) Received: from ?IPv6:2001:980:d7ed:1:3265:ecff:fe8f:d3ec? ([2001:980:d7ed:1:3265:ecff:fe8f:d3ec]) by smtp.googlemail.com with ESMTPSA id i2sm469170eda.55.2017.07.10.23.32.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2017 23:32:44 -0700 (PDT) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Subject: Re: svn commit: r445459 - in head: . sysutils sysutils/py-iocage www www/mediawiki126 To: koobs@FreeBSD.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, python References: <201707101927.v6AJRcGD051009@repo.freebsd.org> <65cb8dd8-d2ae-6bd6-99a5-b631c2043e87@FreeBSD.org> From: =?UTF-8?Q?Ren=c3=a9_Ladan?= Message-ID: Date: Tue, 11 Jul 2017 08:32:43 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <65cb8dd8-d2ae-6bd6-99a5-b631c2043e87@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US 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: Tue, 11 Jul 2017 06:32:47 -0000 On 11-07-2017 07:37, Kubilay Kocak wrote: > On 7/11/17 5:27 AM, Rene Ladan wrote: >> 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 >> > py3-* ports are only needed where there is also a primary py-* port > using/defaulting to Python 2.x and packages for both versions from the > official repositories are desired. > > In this case py-iocage should have been updated to USES=python:3.x+ and > the py3-port removed, if it indeed is/was the intention that iocage > *must* (or can now *only*) be built with 3.x+. > The website mentions Python 3.6 as a requirement. From https://github.com/iocage/iocage : REQUIREMENTS FreeBSD 9.3-RELEASE amd64 and higher or HardenedBSD/TrueOS ZFS file system Python 3.6+ UTF-8 locale (place into your ~/.login_conf)