svn commit: r537581 - in head: . www/radicale www/radicale/files

Bernhard Fröhlich decke at freebsd.org
Wed Jun 3 06:42:08 UTC 2020


On Tue, Jun 2, 2020 at 11:15 PM Mathieu Arnold <mat at freebsd.org> wrote:
>
> On Tue, Jun 02, 2020 at 08:51:14PM +0000, Bernhard Froehlich wrote:
> > Added: head/www/radicale/pkg-message
> > ==============================================================================
> > --- /dev/null 00:00:00 1970   (empty, because file is newly added)
> > +++ head/www/radicale/pkg-message     Tue Jun  2 20:51:14 2020        (r537581)
> > @@ -0,0 +1,10 @@
> > +[
> > +{ type: install
> > +  message: <<EOM
> > +Migration from radicale 1.x to 2.x requires that you export the storage
> > +with radicale 1.1.x before it can be used.
> > +
> > +Migration instructions: https://web.archive.org/web/20190314225402/https://radicale.org/1to2/
> > +EOM
> > +}
> > +]
>
> This message is a bit strange, it talks about what to do when you
> update, but is only displayed on install.
>
> It should probably have:
>
>   type: upgrade
>   maximum_version: 2.0

Thanks for spotting! I will fix it soon.

The timing for the message is wrong in any case because I would need
"pre-upgrade" which we do
not have. So let's hope people follow UPDATING.

-- 
Bernhard Froehlich
http://www.bluelife.at/


More information about the svn-ports-head mailing list