From owner-svn-ports-head@freebsd.org Mon Sep 4 07:44:34 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 E9C0DE19F3F; Mon, 4 Sep 2017 07:44:34 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-qt0-x234.google.com (mail-qt0-x234.google.com [IPv6:2607:f8b0:400d:c0d::234]) (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 ACA60698A3; Mon, 4 Sep 2017 07:44:34 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by mail-qt0-x234.google.com with SMTP id v20so19794631qtg.3; Mon, 04 Sep 2017 00:44:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=1/sUgaKgvgrSSVq4bKV1FFX/brmMEAz0H49rIp8Dl0c=; b=FFnr/FlctHiQrviNO66kQmzP7EXbSOEr23a112W++yqV8SijdfL8ddivi7o7V0UVJv Q7Gy22R3oj3V1W6xhIR/U+LvbfjHd04WdtI9uU34XFdrcKbWPHvSSHK7l3YZgp8KuuM5 tv61MhC21gLgvSNxsSF+hCHwocF+v55CDtcSNd414av2Kkez+pMklldyuYHgLAuTaVdU kQRePKPq5v/AZoi5s2ZPQDM/0msFBfYb8kSBF2xLkwy4rT8K1GX12qxy7crs1bNXD5uC hDNY/NayIeUBF5xNyT5Z1uTxBm2Z3IcJejHmTgV4uiaw+x4LJFCmMrGbyzaN7kkTMIo/ JSGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=1/sUgaKgvgrSSVq4bKV1FFX/brmMEAz0H49rIp8Dl0c=; b=uJlyn/Wp60AV1Ky6So9xx5E0YswJ03jI58su4ZZBhZHAOi1ev7YuZ8kZAVRPLzNc9/ Kpmf4nvCnNyi0Gqmh91lJNKgpSdB2+VeYbY2wGp4Xp/3AGb1G054seg9GHSnHKRWXMVr jVvCewwzG9dkLVxf1QvN9VkAxh9YMmwFeNFewtq6MHXMBjHrDnHhK6ekMkdBjaSzaCnh CqMYyi1186w4yvHZ7s6bcnPhRJ1cqCgrL0ubq+9pt39pOioQQcnlkpiKFcRu28n8vXjw n4KQtPSmKxmcHQhosXbGTMSAGuQTBkws3nkmZJTkPH6Xum7WAFgueLQM+KaVhLSc1wmc WgmA== X-Gm-Message-State: AHPjjUiHLW2y81taJoegdiStgKxs9JfoD7ZJjXS8G8pog82oP1OUHrSi xKxwup4bH5s/+ObFSg/V0A4GpjfVkjpbr3g= X-Google-Smtp-Source: ADKCNb4rQoHAdWWVJzmLqbPAdpSNagl5uSfpeM/Xh3zoIYe48Xbwp8hGVYRf+209jYc8nUkbPrBn+emdTk6+SyWrR74= X-Received: by 10.200.53.166 with SMTP id k35mr14601760qtb.184.1504511073348; Mon, 04 Sep 2017 00:44:33 -0700 (PDT) MIME-Version: 1.0 Sender: r.c.ladan@gmail.com Received: by 10.55.203.76 with HTTP; Mon, 4 Sep 2017 00:44:32 -0700 (PDT) In-Reply-To: <2100c215-adf8-124d-fb8b-b3743ba3b3b4@FreeBSD.org> References: <201709031033.v83AXu3h031669@repo.freebsd.org> <2100c215-adf8-124d-fb8b-b3743ba3b3b4@FreeBSD.org> From: =?UTF-8?Q?Ren=C3=A9_Ladan?= Date: Mon, 4 Sep 2017 09:44:32 +0200 X-Google-Sender-Auth: U9IV_Wf3cZR7mHoEYLRcLj4CMic Message-ID: Subject: Re: svn commit: r449196 - in head: . databases databases/py33-gdbm databases/py33-sqlite3 devel devel/py3-enum34 devel/py33-setuptools lang lang/python33 x11-toolkits x11-toolkits/py33-tkinter To: Kubilay Kocak Cc: "ports-committers@freebsd.org" , "svn-ports-head@freebsd.org" , python Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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, 04 Sep 2017 07:44:35 -0000 2017-09-04 5:30 GMT+02:00 Kubilay Kocak : > On 9/3/17 8:33 PM, Rene Ladan wrote: > > Author: rene > > Date: Sun Sep 3 10:33:56 2017 > > New Revision: 449196 > > URL: https://svnweb.freebsd.org/changeset/ports/449196 > > > > Log: > > Remove Python 3.3 and related ports, it expired today: > > 2017-09-01 lang/python33: No longer receives bug fixes, only security > updates. Please update to Python 3.6 > > databases/py33-gdbm > > databases/py33-sqlite3 > > devel/py33-setuptools > > x11-toolkits/py33-tkinter > > devel/py3-enum34 > > > > Deleted: > > head/databases/py33-gdbm/ > > head/databases/py33-sqlite3/ > > head/devel/py3-enum34/ > > head/devel/py33-setuptools/ > > head/lang/python33/ > > head/x11-toolkits/py33-tkinter/ > > Modified: > > [...] Please undelete py-enum34. > > it is a backport of a 3.4 module for all versions < 3.4 (including 2.7), > not just 3.3 and still a dependency for any port that > setup.py:*_requires it, orthogonal to any lang/pythonXY ports existence. > devel/py-enum34 is still out there. Only devel/py3-enum34, which was only useful for Python 3.3 got removed. At least both 'rmport' (which cross-greps all ports Makefiles) and 'make index' were still happy. Ren=C3=A9 --=20 https://rene-ladan.nl/