From owner-dev-commits-ports-main@freebsd.org Tue Apr 20 15:26:36 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 465265DB27C; Tue, 20 Apr 2021 15:26:36 +0000 (UTC) (envelope-from bapt@nours.eu) Received: from aniel.nours.eu (ns393929.ip-176-31-115.eu [176.31.115.77]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FPnbJ18TNz4rr3; Tue, 20 Apr 2021 15:26:35 +0000 (UTC) (envelope-from bapt@nours.eu) Received: by aniel.nours.eu (Postfix, from userid 1001) id 584843EE3F; Tue, 20 Apr 2021 17:26:33 +0200 (CEST) Date: Tue, 20 Apr 2021 17:26:33 +0200 From: Baptiste Daroussin To: Neel Chauhan Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 39926f897fca - main - New port: textproc/py-markdown3: Python implementation of Markdown Message-ID: <20210420152633.n4flzjqk4fzghnko@aniel.nours.eu> References: <202104201519.13KFJcdd092746@gitrepo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202104201519.13KFJcdd092746@gitrepo.freebsd.org> X-Rspamd-Queue-Id: 4FPnbJ18TNz4rr3 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2021 15:26:36 -0000 On Tue, Apr 20, 2021 at 03:19:38PM +0000, Neel Chauhan wrote: > The branch main has been updated by nc: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=39926f897fcaab93c2e5ec13d596cced68267cd5 > > commit 39926f897fcaab93c2e5ec13d596cced68267cd5 > Author: Neel Chauhan > AuthorDate: 2021-04-20 15:18:38 +0000 > Commit: Neel Chauhan > CommitDate: 2021-04-20 15:18:38 +0000 > > New port: textproc/py-markdown3: Python implementation of Markdown > Why ??? The commit log should explain why it is better here to have 2 conflicting ports one with a discontinued version and one with the current version instead of upgrading everything to the version 3 like we would normally expect Best regards, Bapt