From owner-freebsd-ports@freebsd.org Fri Feb 12 05:32:58 2021 Return-Path: Delivered-To: freebsd-ports@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 D02C45445F2 for ; Fri, 12 Feb 2021 05:32:58 +0000 (UTC) (envelope-from nc@freebsd.org) Received: from rainpuddle.neelc.org (rainpuddle.neelc.org [66.42.69.219]) (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 4DcMbG4pMZz4RhN; Fri, 12 Feb 2021 05:32:58 +0000 (UTC) (envelope-from nc@freebsd.org) Received: from mail.neelc.org (rainpuddle.neelc.org [IPv6:2001:19f0:8001:fed:5400:2ff:fe73:c622]) by rainpuddle.neelc.org (Postfix) with ESMTPSA id A59F9EB2A5; Thu, 11 Feb 2021 21:32:56 -0800 (PST) MIME-Version: 1.0 Date: Thu, 11 Feb 2021 21:32:56 -0800 From: Neel Chauhan To: freebsd-ports@freebsd.org, portmgr@freebsd.org Subject: Re: MFH commit issues [UPDATE: (hopefully) RESOLVED] In-Reply-To: <671a7e82466bfd7d15bda8d7b82ff231@freebsd.org> References: <671a7e82466bfd7d15bda8d7b82ff231@freebsd.org> User-Agent: Roundcube Webmail/1.4.9 Message-ID: <592d359d2d63dc68bfdd4fb7f90710ed@freebsd.org> X-Sender: nc@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4DcMbG4pMZz4RhN X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; local_wl_from(0.00)[freebsd.org]; ASN(0.00)[asn:20473, ipnet:66.42.64.0/20, country:US] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2021 05:32:58 -0000 I realized this port doesn't exist in 2021Q1 since it's so new, and that's why I couldn't MFH. I reverted this in r564997. Sorry for the confusion, and sorry again if I committed in the wrong place, and sorry yet again if I sent too many emails. -Neel On 2021-02-11 21:26, Neel Chauhan wrote: > Also, I am not able to MFH this port for some reason. Please help. > > Also, could someone with access to 2021Q1 revert r564996 and MFH > r564995 on my behalf? > > Sorry if I made a big mistake here. I was trying to commit the MFH but > couldn't. > > -Neel > > On 2021-02-11 21:19, Neel Chauhan wrote: >> Hi freebsd-ports@, >> >> I made a MFH commit for www/oauth2-proxy which was a security update. >> >> However, when I did it, it initially didn't MFH. >> >> To "commit" it, I had to run "svn propdel svn:mergeinfo www". After >> this, it didn't really do the MFH but instead says "props deleted". >> >> Sorry for the issues caused by this. >> >> The "MFH": >> https://svnweb.freebsd.org/ports?view=revision&revision=564996 >> >> Could some of you please fix the issues with the branch? >> >> -Neel