From nobody Wed Aug 17 18:22:49 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 4M7GbX73hGz4Ysx0; Wed, 17 Aug 2022 18:23:04 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-ed1-f53.google.com (mail-ed1-f53.google.com [209.85.208.53]) (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 4M7GbX5YBqz47Dj; Wed, 17 Aug 2022 18:23:04 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: by mail-ed1-f53.google.com with SMTP id s11so18555686edd.13; Wed, 17 Aug 2022 11:23:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc; bh=hb1r+Hb7qConVX/jNN8AQ2LCC1x+Vd8sqkV7u+0nF10=; b=S7c+eLPjoh/7GZ8DBEsPHCm9aQoVvf4TB6tn81WNkrQKNspcn6RAr1KOzN1RDAXMdp K8gckoBjeikaC612I52ca7DYYznWFj2sqhl2/r5FkN+Y+jeiBKcv4rSWEbtTuo7f60sX 1n7OAXW8KUopGsZAyLCqwDo0R3Yh1v1melM9D9/ljKTjNjvzDmRzrfaGPYFYSXnboVzO E5S94TVidx+hwlSkT1VEmZoUCKaQfeCHdlkyuDlWNIZnXwkOq/6+HkSgix1ZOFTsH10c W1dt3GSN43SqL6OHr8VLhccc/C2SwdYwQyqDQCzANWzpU8CI84DFpeZt4Zlfe7FZptQm CsjQ== X-Gm-Message-State: ACgBeo2vKeXrXjU4gcqkaBvly6lDcXRNr+IG9/JYmbrUEI0+EIbzneDa Rhc47c7+40u0L1MXX5YL+bDFS3LQlpkLgw== X-Google-Smtp-Source: AA6agR6mX6v875xkyzWU7/MVObCs2Mbyvp+aj3MrmFd1sUxnzlhS8/hX7pXJMVOvD5NN7Aaee7hhuA== X-Received: by 2002:a05:6402:350b:b0:43e:f4be:c447 with SMTP id b11-20020a056402350b00b0043ef4bec447mr24730127edd.427.1660760582529; Wed, 17 Aug 2022 11:23:02 -0700 (PDT) Received: from mail-ej1-f44.google.com (mail-ej1-f44.google.com. [209.85.218.44]) by smtp.gmail.com with ESMTPSA id c18-20020a056402121200b0043cc2c9f5adsm11081602edw.40.2022.08.17.11.23.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 17 Aug 2022 11:23:02 -0700 (PDT) Received: by mail-ej1-f44.google.com with SMTP id w19so25989679ejc.7; Wed, 17 Aug 2022 11:23:01 -0700 (PDT) X-Received: by 2002:a17:907:7f22:b0:738:72f3:87d5 with SMTP id qf34-20020a1709077f2200b0073872f387d5mr7440236ejc.393.1660760581675; Wed, 17 Aug 2022 11:23:01 -0700 (PDT) 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: <202208171625.27HGPI6L098043@gitrepo.freebsd.org> <20220817175615.8941699@slippy.cwsent.com> In-Reply-To: <20220817175615.8941699@slippy.cwsent.com> From: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= Date: Wed, 17 Aug 2022 20:22:49 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: git: cc1694740e8d - main - devel/binutils: Reset MAINTAINER To: Cy Schubert Cc: "ports-committers@FreeBSD.org" , dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: multipart/alternative; boundary="0000000000008721a005e673f4b0" X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Rspamd-Queue-Id: 4M7GbX5YBqz47Dj X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N --0000000000008721a005e673f4b0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable El mi=C3=A9., 17 ago. 2022 19:56, Cy Schubert escribi=C3=B3: > In message <202208171625.27HGPI6L098043@gitrepo.freebsd.org>, > =3D?utf-8?Q?Fernand > o=3D20Apestegu=3DC3=3DADa?=3D writes: > > The branch main has been updated by fernape: > > > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=3Dcc1694740e8d5725176d9bd94e96f= 1 > > a8e7d11219 > > > > commit cc1694740e8d5725176d9bd94e96f1a8e7d11219 > > Author: Fernando Apestegu=C3=ADa > > AuthorDate: 2022-08-17 05:37:43 +0000 > > Commit: Fernando Apestegu=C3=ADa > > CommitDate: 2022-08-17 16:21:59 +0000 > > > > devel/binutils: Reset MAINTAINER > > > > Maintainer has not been responsive since he took maintainership of > the po > > rt. > > Reset MAINTAINER to reflect the real status of the port. > > Ideally, when people request the maintainership of a port, they should > also > submit patches for said port. IIRC, it used to be this way years ago. I'm > not sure when this unwritten rule changed. > Yes, that was clearly a mistake. That's why I reverted it > > I've updated the port from 2.37 to 2.39 and will commit it shortly, > assuming there are no plist issues. > > > -- > Cheers, > Cy Schubert > FreeBSD UNIX: Web: http://www.FreeBSD.org > NTP: Web: https://nwtime.org > > e**(i*pi)+1=3D0 > > > --0000000000008721a005e673f4b0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


El mi=C3=A9., 17 ago. 2022 19:56, Cy Schubert <Cy.Schubert@cschubert.com> = escribi=C3=B3:
In message <202208171625.27HGPI6L098043@gitrepo.freebsd.org= >,
=3D?utf-8?Q?Fernand
o=3D20Apestegu=3DC3=3DADa?=3D writes:
> The branch main has been updated by fernape:
>
> URL: https= ://cgit.FreeBSD.org/ports/commit/?id=3Dcc1694740e8d5725176d9bd94e96f1 > a8e7d11219
>
> commit cc1694740e8d5725176d9bd94e96f1a8e7d11219
> Author:=C2=A0 =C2=A0 =C2=A0Fernando Apestegu=C3=ADa <fernape@FreeBS= D.org>
> AuthorDate: 2022-08-17 05:37:43 +0000
> Commit:=C2=A0 =C2=A0 =C2=A0Fernando Apestegu=C3=ADa <fernape@FreeBS= D.org>
> CommitDate: 2022-08-17 16:21:59 +0000
>
>=C2=A0 =C2=A0 =C2=A0devel/binutils: Reset MAINTAINER
>=C2=A0 =C2=A0 =C2=A0
>=C2=A0 =C2=A0 =C2=A0Maintainer has not been responsive since he took ma= intainership of the po
> rt.
>=C2=A0 =C2=A0 =C2=A0Reset MAINTAINER to reflect the real status of the = port.

Ideally, when people request the maintainership of a port, they should also=
submit patches for said port. IIRC, it used to be this way years ago. I'= ;m
not sure when this unwritten rule changed.

Yes, that was clearly a mistake. = That's why I reverted it=C2=A0



I've updated the port from 2.37 to 2.39 and will commit it shortly, assuming there are no plist issues.


--
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:=C2=A0 <cy@FreeBSD.org>=C2=A0 =C2=A0Web:=C2=A0 http://www.FreeBSD.org
NTP:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<cy@nwtime.org>=C2=A0 =C2= =A0 Web:=C2=A0 https://nwtime.org

=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 e**(i*pi)+1=3D0


--0000000000008721a005e673f4b0--