From nobody Tue Jan 11 00:28:24 2022 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 8BA4C193669F; Tue, 11 Jan 2022 00:28:24 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) (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 4JXs483Wg0z3R0k; Tue, 11 Jan 2022 00:28:24 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 3936233E6F; Mon, 10 Jan 2022 19:28:18 -0500 (EST) Received: from naga.home (188-22-183-27.adsl.highway.telekom.at [188.22.183.27]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 7BDE433E6E; Mon, 10 Jan 2022 19:28:17 -0500 (EST) Date: Tue, 11 Jan 2022 01:28:24 +0100 (CET) From: Gerald Pfeifer To: =?ISO-8859-15?Q?Alexandre_C=2E_Guimar=E3es?= cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: ac51135afd4b - main - audio/py-mutagen: Update to 1.45.1 In-Reply-To: <20220110034105.ce73hjmtefd4ynrx@privacychain.ch> Message-ID: References: <202201100326.20A3QDNK086913@gitrepo.freebsd.org> <20220110034105.ce73hjmtefd4ynrx@privacychain.ch> 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 Content-Type: multipart/mixed; boundary="8323328-847131718-1641860907=:18644" X-Rspamd-Queue-Id: 4JXs483Wg0z3R0k X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: N This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-847131718-1641860907=:18644 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT On Mon, 10 Jan 2022, Alexandre C. GuimarĂ£es wrote: > I pretty messed with this commit, IDK how but for some reason I > accidentally added WIP ports files mixed with this specific one. > > Fortunately most ports are maintained by me... > > Anyway, how is the best way to solve it? I would revert all unrelated changes (i.e., those not about audio/py-mutagen) in one commit, referring to the unfortunate commit in the commit message As subject, I'd use something like "*: revert undesirable aspects of $SHORT_COMMIT_ID". Hope this helps, Gerald --8323328-847131718-1641860907=:18644--