Date: Tue, 4 Jun 2019 12:05:42 +0200 From: Baptiste Daroussin <bapt@freebsd.org> To: Alexey Dokuchaev <danfe@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r503440 - head/mail/neomutt Message-ID: <20190604100542.4waexkurarhjmqjd@ivaldir.net> In-Reply-To: <20190604095633.GA89496@FreeBSD.org> References: <201906040602.x5462KgC038294@repo.freebsd.org> <20190604095633.GA89496@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--gkbl6as7tjqn3gam Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 04, 2019 at 09:56:33AM +0000, Alexey Dokuchaev wrote: > On Tue, Jun 04, 2019 at 06:02:20AM +0000, Baptiste Daroussin wrote: > > New Revision: 503440 > > URL: https://svnweb.freebsd.org/changeset/ports/503440 > >=20 > > Log: > > Convert pkg-message to ucl format. > >=20 > > Modified: head/mail/neomutt/pkg-message > > @@ -1 +1,15 @@ > > +[ > > +{ > > + message: <<EOD >=20 > Hmm, looks like interesting feature! But I find that vertical space > could be less wasted if first and last two lines were put on the same > line: >=20 > [ { > message: <<EOD > ... > } ] >=20 > Is it possible? Unfortunatly if we keep the compatibiblity with the old "raw pkg message" no see ~ports/Mk/Scripts/create-manifest.sh line 120o or we need to find a better way to differenciate both (and to easily be abl= e to append data. as for UCL itself, yes it is doable. Any idea welcome to improve that btw the documentation waiting for a proper handbook entry: https://bapt.etoilebsd.net/new-pkg-message.txt Best regards, Bapt --gkbl6as7tjqn3gam Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEgOTj3suS2urGXVU3Y4mL3PG3PloFAlz2QnQACgkQY4mL3PG3 Plqglw//QL4Qx80/YGikIndMN399T5BgL3CMhWil7QcTzymZWuznwemrcnnJXFCa 7udwI+Pavmay9kaN47bceXFIqmrbHjESa7z4Y3LT0eSvDEi4lbJrVwFOdmReDUwk iZ7jFqrDDT+ERpsdnAhhGZfEgqaDptNcsAApPQwJg0wgrIwGT+QxgZQ9s97oQ0hM nMNlCJvrUZPipeJbMsZzpoivBGtDKhdN2fdftzVuwvQyJtym1q0RCuArpEv2h/sJ veefcjlpaz2fzKozPianmX9WouV4+tBbgshbB5ExQWmuvmscMe9+RqQdkSwXUsXk cN4s39VMaf9KTHfxUNTHKSCh2ZAl8YKYhWam1xaWYtyHfVW08WllDu7sEEnnRxZm 6H8v+xMoDEi2QsIei/UqCEGlZjH69UWSq3zKbCsU4FaDmLrI8QZEHcr4BqQd1QQv +OC5EcMHq+6sY/UCOwyp32Svv9XI2DPrVfdPlfA5JJ4AAfpCWjfGRKuniGgvoKp+ +bNlUBtHoqIDpWfmH/MwHvMFebI0C0KQlPEasVuTMziOxF/KVUhuqs0YhTKInFeJ 1gChq862vQZO03y6WOCFcbVQZsk+2PRJcwm/ROiWaBJh4P9aMd38X5Hlj/hCfZNg dVkuXAoaLWTFK4InupzKvh9SVEYLBJPQEUjyZNmpcVT6NPZQsYE= =N4pB -----END PGP SIGNATURE----- --gkbl6as7tjqn3gam--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190604100542.4waexkurarhjmqjd>