From owner-dev-commits-ports-main@freebsd.org Fri May 7 06:46:25 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 BCA555F9B8D; Fri, 7 May 2021 06:46:25 +0000 (UTC) (envelope-from mat@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fc1FF4y43z3lZh; Fri, 7 May 2021 06:46:25 +0000 (UTC) (envelope-from mat@freebsd.org) Received: from mail.j.mat.cc (owncloud.cube.mat.cc [79.143.240.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.mat.cc", Issuer "R3" (verified OK)) (Authenticated sender: mat/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 7F81F224C; Fri, 7 May 2021 06:46:25 +0000 (UTC) (envelope-from mat@freebsd.org) Received: from aching.in.mat.cc (unknown [IPv6:2a01:678:ab:0:2de1:9190:2ae8:1597]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: mat@mat.cc) by mail.j.mat.cc (Postfix) with ESMTPSA id 646E6942D80; Fri, 7 May 2021 06:46:24 +0000 (UTC) Date: Fri, 7 May 2021 08:46:23 +0200 From: Mathieu Arnold To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: ab7c83a5fca2 - main - - Update IceWM to version 2.3.4 which now upholds --disable-rsvg switch - Revert bogus changes to USE_GNOME and BEASTIE_DESC done in cf6ea18e37 - Fix the header of `files/bsd-daemon.xpm' one more time: certain image loaders, e.g. Imlib2, employ overly zealous checks of XPM header (see line 155 of imlib2-1.7.0/src/modules/loaders/loader_xpm.c), so resort to more traditional /* XPM */ and move attribution to its own comment Message-ID: <20210507064623.pjsrs5ys4ioydw4n@aching.in.mat.cc> References: <202105070554.1475sCNI063727@gitrepo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="vrrp4lvykfbdrycp" Content-Disposition: inline In-Reply-To: <202105070554.1475sCNI063727@gitrepo.freebsd.org> X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 May 2021 06:46:25 -0000 --vrrp4lvykfbdrycp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 07, 2021 at 05:54:12AM +0000, Alexey Dokuchaev wrote: > The branch main has been updated by danfe: >=20 > URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dab7c83a5fca29a0b713b1e77= 8f30691c63d93158 >=20 > commit ab7c83a5fca29a0b713b1e778f30691c63d93158 > Author: Alexey Dokuchaev > AuthorDate: 2021-05-07 05:46:00 +0000 > Commit: Alexey Dokuchaev > CommitDate: 2021-05-07 05:50:12 +0000 >=20 > - Update IceWM to version 2.3.4 which now upholds --disable-rsvg swit= ch > - Revert bogus changes to USE_GNOME and BEASTIE_DESC done in cf6ea18e= 37 > - Fix the header of `files/bsd-daemon.xpm' one more time: certain ima= ge > loaders, e.g. Imlib2, employ overly zealous checks of XPM header (s= ee > line 155 of imlib2-1.7.0/src/modules/loaders/loader_xpm.c), so reso= rt > to more traditional /* XPM */ and move attribution to its own comme= nt Alexey, we already asked you a few times, please, write proper Git commit messages. A proper Git commit message begins with a one line summary that starts with cat/port:, followed by a blank line, then the rest of the commit message. Otherwise, all the Git workflow is broken: $ git log --oneline =20 a7f1719ce9e6 (HEAD -> main, origin/main, origin/HEAD) Mk/bsd.default-versio= ns.mk: add new Perl version. 3a978f1c8a56 ports-mgmt/distilator: Fix warnings emitted by python 3.8 ab7c83a5fca2 - Update IceWM to version 2.3.4 which now upholds --disable-rs= vg switch - Revert bogus changes to USE_GNOME and BEASTIE_DESC done in cf6e= a18e37 - Fix the header of `files/bsd-daemon.xpm' one more time: certain im= age loaders, e.g. Imlib2, employ overly zealous checks of XPM header (see= line 155 of imlib2-1.7.0/src/modules/loaders/loader_xpm.c), so resort = to more traditional /* XPM */ and move attribution to its own comment 45ababefe9bc science/abinit: Update 9.4.1 -> 9.4.2 --=20 Mathieu Arnold --vrrp4lvykfbdrycp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEVhwchfRfuV0unqO5KesJApEdfgIFAmCU4jpfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDU2 MUMxQzg1RjQ1RkI5NUQyRTlFQTNCOTI5RUIwOTAyOTExRDdFMDIACgkQKesJApEd fgLpAg/8Ds/Kxy9cHXe0aby1jjOyTZ4ffU/pBrsC+slKyZZj0pLXPUiEqdhDAR9T EP9tN6WsAmMnJ7cvxSsJ1X1gWYw0tuedy8vpJFDkSuIaUCgOScDlxS4Ey/zQxNBd VA0OPrGpCw/ONvij/TGDPW1wGoR/6m7arHmBNaZCX5VQdnf4qS28mnTAiPOtG1ri FVFZ1o24rLFDx4hgptHuNnADu6XXtKBwYcRDXJgItI4Zn927gjivHizHLaMAFfkb nS++b3GA9EfVizLYkni98lJFaRJLFVBMdfmITEOURvClJy2rCKiBwdAojgcoPA+e Z+VFUMA+lkm9c490mMsKyMwKloN0/ZDK0t9TvVxAqK3uL5lXHVJyAXF3/4qVTEYX xKZBK4aR/cw+V1dFlIEujAuxgmw/A1G7my8klaJcoXCE4lroVg00167sQGmIXYin 7JdCl7U+VvvaCFUmpEM5uDU88nfVsCHW3m/EWrDQw0eKB7u54eMFYqPW0okaRTJP MBO/ZzWkeMGJqv+PNq9SQjgTuB+c0bao/RhsSi1GNuNoGFPNYC0Ir/CmWbxjT664 YxE6xgwcddJsl+0lfNFph41KbBcF+7nkj1ccLxITn7LbbZ20rZpKhPHYfn5BR7ak DHJv1lfrt7CrQGFkrv+ReaDkaJkvbCokHAaBCSy8/KHiRssF6tg= =G4i1 -----END PGP SIGNATURE----- --vrrp4lvykfbdrycp--