From nobody Tue Jul 05 12:38:07 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 093421D03A65; Tue, 5 Jul 2022 12:38:17 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [IPv6:2a01:4f8:151:4202::3]) (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 4LchzX0XBCz3Fdb; Tue, 5 Jul 2022 12:38:16 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from [192.168.188.37] (p579931ea.dip0.t-ipconnect.de [87.153.49.234]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by toco-domains.de (Postfix) with ESMTPSA id C33001B4C12; Tue, 5 Jul 2022 14:38:07 +0200 (CEST) Message-ID: Date: Tue, 5 Jul 2022 14:38:07 +0200 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 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: git: d128a409234d - main - editors/xed: update to 3.2.4 Content-Language: de-DE To: Charlie Li , Alexey Dokuchaev Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org References: <202207050044.2650iTZn005846@gitrepo.freebsd.org> <9d70934e-2267-998a-e445-0141447bf6c4@freebsd.org> From: Jochen Neumeister In-Reply-To: <9d70934e-2267-998a-e445-0141447bf6c4@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4LchzX0XBCz3Fdb X-Spamd-Bar: + Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=softfail (mx1.freebsd.org: 2a01:4f8:151:4202::3 is neither permitted nor denied by domain of joneum@FreeBSD.org) smtp.mailfrom=joneum@FreeBSD.org X-Spamd-Result: default: False [1.27 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FREEFALL_USER(0.00)[joneum]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[FreeBSD.org]; R_SPF_SOFTFAIL(0.00)[~all:c]; RCPT_COUNT_FIVE(0.00)[5]; NEURAL_SPAM_MEDIUM(0.97)[0.975]; NEURAL_HAM_SHORT(-0.42)[-0.416]; NEURAL_SPAM_LONG(0.81)[0.809]; MLMMJ_DEST(0.00)[dev-commits-ports-all,dev-commits-ports-main]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/32, country:DE]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[87.153.49.234:received] X-ThisMailContainsUnwantedMimeParts: N Am 05.07.22 um 13:41 schrieb Charlie Li: > Alexey Dokuchaev wrote: >> On Tue, Jul 05, 2022 at 12:44:29AM +0000, Charlie Li wrote: >>> commit d128a409234dfde7ee5edce6dc59f123bb89c892 >>> >>>   editors/xed: update to 3.2.4 >>>     Changes: https://github.com/linuxmint/xed/compare/3.2.2...3.2.4 >>>     Note: port lineage comes from the freebsd-ports-gnome repo since >>>   2018, not what was committed since 2020: >> >> Still, this does not justify dropping the author attribution without >> asking, please put it back. :) >> > Because of the lineage, the author attribution, worded in this way, is > a false statement. I also never based anything off your version or > even ran your version for that matter. > Anyone who creates a port is allowed to use that line, even if they later give that port to someone else. It is a sign of respect not to remove this line. please revert it. Cheers Jochen