From nobody Fri Dec 31 21:39:04 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 3E45A19266E4; Fri, 31 Dec 2021 21:39:22 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-lf1-f51.google.com (mail-lf1-f51.google.com [209.85.167.51]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JQdnk0VHQz4b5c; Fri, 31 Dec 2021 21:39:22 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-lf1-f51.google.com with SMTP id p13so25853450lfh.13; Fri, 31 Dec 2021 13:39:22 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kt05rUFmhHOx5nYIw5Syg523YZuBczLgnPRvK4a6+6M=; b=6VSrTjkGy0yAM4j9NopejvMQHtMzxc+BE0AkUXaYq7T8Nu9pm5dWYMbUQ8xMFmdxf3 vbfuMp/l/QTok2DqPEymfrtmly+ds43ESJ3lW7O+oBPzb25TX3NimynuQ6imbwlBT+au /nCMFYAdkLaDEJl/FxwKIAy2HAWsO3M8kVmThvPw+gmkGfK1SQ55wrtIbEZK2DiVbz4T sbu3d8KKU2lNNeY3nD7h9ONLyhwmu4PgjedOlHWK6txHQrqLZkNsjfoeJcb4oaPhSZj4 yBUO9HMNrXCICUOh6eBXmwZ3x2adQpbnDDi1W++NlW9H9VbRPaqzc0/9GEw3pgIpoSr2 /pug== X-Gm-Message-State: AOAM533eu0XYuurm+2gurNWyxMXtx64Q4pzbJgF8MhWE0uKQdKVcTGRU RyrJx2X1bqeK8LwEp16QCt21WMzQT21cGvbq6CuHcx3S5Nc= X-Google-Smtp-Source: ABdhPJyhmbZFO91vQR1k2PpPQu7ocmuMQInPemsScEP6+aqikN7MYWHoH8p0HwAT0ybQgdbHgSpeMb1VYyvT62A+awA= X-Received: by 2002:a05:6512:3a88:: with SMTP id q8mr14818900lfu.583.1640986754906; Fri, 31 Dec 2021 13:39:14 -0800 (PST) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 References: <202112311340.1BVDenfq085070@gitrepo.freebsd.org> <0100017e118765f1-81e8548b-2f0c-48d0-89c6-e9e6a7ac62b6-000000@email.amazonses.com> In-Reply-To: From: Antoine Brodin Date: Fri, 31 Dec 2021 21:39:04 +0000 Message-ID: Subject: Re: git: 75b955057c8e - main - cleanup: Remove expired ports: To: Rene Ladan Cc: Colin Percival , ports-committers , dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4JQdnk0VHQz4b5c X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On Fri, Dec 31, 2021 at 5:39 PM Rene Ladan wrote: > > On Fri, Dec 31, 2021 at 05:26:33PM +0000, Colin Percival wrote: > > On 12/31/21 05:40, Rene Ladan wrote: > > > cleanup: Remove expired ports: > > > > > > 2021-12-31 devel/eric6: Uses EOL Python 2.7 via www/py-qt5-webengine > > > > The ports german/eric6 and devel/es-eric6 both use devel/eric6/Makefile.inc. > > I'm guessing they should both be expired for the same reason? > > > Ah, those should have been removed too, fixed in > commit fb41f4077d321912b1e1c1c586cc90e9df5ce9d8 Hi There is russian/eric6 too. Antoine