Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2019 10:42:11 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Baptiste Daroussin <bapt@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:  <20190604104211.GA20697@FreeBSD.org>
In-Reply-To: <20190604100542.4waexkurarhjmqjd@ivaldir.net>
References:  <201906040602.x5462KgC038294@repo.freebsd.org> <20190604095633.GA89496@FreeBSD.org> <20190604100542.4waexkurarhjmqjd@ivaldir.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 04, 2019 at 12:05:42PM +0200, Baptiste Daroussin wrote:
> On Tue, Jun 04, 2019 at 09:56:33AM +0000, Alexey Dokuchaev wrote:
> > 
> > [ {
> >     message: <<EOD
> >     ...
> > } ]
> > 
> > Is it possible?
> 
> Unfortunatly if we keep the compatibiblity with the old "raw pkg message"
> no; see ~ports/Mk/Scripts/create-manifest.sh line 120
> 
> or we need to find a better way to differenciate both (and to easily be
> able to append data.

I see, it's indeed simple to use two lines because of sed '1d;$d'.

> as for UCL itself, yes it is doable.
> 
> Any idea welcome to improve that

If I find robust and clever way to handle this, I'll ping you, but most
likely what we have is good enough.

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190604104211.GA20697>