From owner-svn-ports-all@freebsd.org Tue Jun 25 08:29:18 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A05E15C47FB; Tue, 25 Jun 2019 08:29:18 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from mail.anongoth.pl (mail.anongoth.pl [46.248.190.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "anongoth.pl", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6661F7792A; Tue, 25 Jun 2019 08:29:17 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from anongoth.pl (unknown [192.168.127.2]) (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) (Authenticated sender: pkubaj@anongoth.pl) by mail.anongoth.pl (Postfix) with ESMTPSA id F3E9B17627; Tue, 25 Jun 2019 10:29:12 +0200 (CEST) Date: Tue, 25 Jun 2019 10:29:11 +0200 From: Piotr Kubaj To: Kubilay Kocak Cc: "Tobias C. Berner" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r505045 - head/sysutils/plasma5-ksysguard Message-ID: <20190625082911.GA63640@KGPE-D16> References: <201906241810.x5OIAu1h080487@repo.freebsd.org> <20190624194627.GB49520@ThinkPad-X200.g.anongoth.pl> <20190624202703.GA68048@ThinkPad-X200.g.anongoth.pl> <8eab69dc-52bb-a187-6a30-565ae58f4512@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <8eab69dc-52bb-a187-6a30-565ae58f4512@FreeBSD.org> User-Agent: Mutt/1.12.0 (2019-05-25) X-Rspamd-Queue-Id: 6661F7792A X-Spamd-Bar: ------ X-Spamd-Result: default: False [-6.90 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.90)[-0.895,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jun 2019 08:29:18 -0000 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable To be honest, I fail to see the meaning of this flag. If it's not about approval, then what does this flag actually mean? Only th= at "I acknowledge that there's a problem"? Then maybe work-in-progress? As in, the maintainer is working on the fix. On 19-06-25 11:59:32, Kubilay Kocak wrote: >On 25/06/2019 6:27 am, Piotr Kubaj wrote: >> OK, for me maintainer-feedback entry means that the patch is accepted. >> >> When I wasn't a committer, I used to set maintainer-feedback to indicate >> that I accept the patch. When I send PR's nowadays, some maintainers >> also do that. >> >> On 19-06-24 21:54:56, Tobias C. Berner wrote: >>> I set maintainer feedback, because I, as the maintainer gave you the >>> feedback, that "I think this is wrong" :) >>> If I liked that patch, I would have set the patch-approved flag on it. >>> >>> >>> All that said, thanks for "fixing" it, but I still would prefer a real >>> fix, >>> that we can upstream rather than that. >>> >>> >>> mfg Tobias >>> >>> >>> On Mon, 24 Jun 2019 at 21:46, Piotr Kubaj wrote: >>> >>>> Oh, I didn't use "implicit". Doesn't maintainer-feedback + mean that >>>> it's >>>> accepted? >>>> >>>> On 19-06-24 21:34:09, Tobias C. Berner wrote: >>>> >Moin moin >>>> > >>>> >Sorry, but I explicitely did not approve this :) so using implicit >>>> on it, >>>> >is a bit of a crappy move. >>>> > >>>> >mfg Tobias >>>> > >>>> >On Mon, 24 Jun 2019 at 20:11, Piotr Kubaj wrote: >>>> > >>>> >> Author: pkubaj >>>> >> Date: Mon Jun 24 18:10:55 2019 >>>> >> New Revision: 505045 >>>> >> URL: https://svnweb.freebsd.org/changeset/ports/505045 >>>> >> >>>> >> Log: >>>> >>=C2=A0=C2=A0 sysutils/plasma5-ksysguard: fix build with GCC-based ar= chitectures >>>> >> >>>> >>=C2=A0=C2=A0 Link with libinotify explicitly to fix linking on GCC >>>> architectures. >>>> >> >>>> >>=C2=A0=C2=A0 PR:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 238702 >>>> >>=C2=A0=C2=A0 Approved by:=C2=A0 tcberner (maintainer, mentor) >>>> >> >>>> >> Modified: >>>> >>=C2=A0=C2=A0 head/sysutils/plasma5-ksysguard/Makefile >>>> >> >>>> >> Modified: head/sysutils/plasma5-ksysguard/Makefile >>>> >> >>>> >> >>>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D >>>> >>>> >> --- head/sysutils/plasma5-ksysguard/Makefile=C2=A0=C2=A0=C2=A0 Mon = Jun 24 >>>> 18:07:12 2019 >>>> >>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (r505044) >>>> >> +++ head/sysutils/plasma5-ksysguard/Makefile=C2=A0=C2=A0=C2=A0 Mon = Jun 24 >>>> 18:10:55 2019 >>>> >>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (r505045) >>>> >> @@ -23,5 +23,6 @@ OPTIONS_SUB=3D=C2=A0 yes >>>> >> >>>> >>=C2=A0 INOTIFY_DESC=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 Filesystem alteration notifications using >>>> inotify >>>> >>=C2=A0 INOTIFY_LIB_DEPENDS=3D=C2=A0=C2=A0 libinotify.so:devel/libino= tify >>>> >> +INOTIFY_LDFLAGS=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 -linotify >>>> >> >>>> >>=C2=A0 .include > > >What could we (bugmeister) name the flag so that it was clear that > >a) The flag is about needing feedback >b) The flag has nothing to do with / does not mean approval? > > >--=20 >This message has been scanned for viruses and >dangerous content by MailScanner, and is >believed to be clean. > --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAl0R21cACgkQelmbhSCD nJ2qZg/+I6v5LGzcaXpd6TwjTsORNg+TW3IU7c7iaEAmggdyMT0idDTvoNYqOoYu 0UqSYPBtfXPEHzu/P7ETzCnOULj0NaZtw7EihngaFw8V8Az/QDPmM8URSZj00FhD ziD98PFSgQl8KjzQBkm/Atj131+TXhLUcc4t41QG+S2NYQSBm+yPdjoD0ckJW1kI i8s7gjiZWr8S1sQBfCHMwImShnvM8Gsqh7IaeJuTSB0oN6xEB/H91ROSaoO9UfMU gGgIYPSkNxQTRQFOsIGCWUIHQDWU4khNuSDmFEjZvCzN7CHQvBNTQexWsMcfT4lB BSSyUr3gJUU5OJ1xy/PvLWn65bNcCkkI0GwLU6q2yMX2eRMWWIuMzx+uk4QBQcLO z87wQ/Tnwn5I5JYhsTfe7MHwFwTi2Qcpxxf9+3cc+l2TCGZbOW/5FjN7s/91L6O4 WWJrko5QZhN/C5BJe4boCoEZ3VcUa/BtRs9yo569JvKR/1sCnuXWNOdaRhvh+Y+i m0Zm3mu80m/mcuXA/IAFjjmGSKomkwpylb1VtZ5Q8pHCuVmMtfJ5c3/w7/anjcGX d/L/xW0Qn9g5em5FK0cc6QJ/B2BqDoxdkIGHryPBt1jaDEVMN3toQmAV3V1qv715 7t9cdynLOnD67arHU3Pv2pNmiEdch6SWsg7tQ7oF48WPlL2QAoo= =DQHH -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH--