From owner-svn-ports-all@freebsd.org Wed Jun 3 06:42:08 2020 Return-Path: Delivered-To: svn-ports-all@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 2963332F108 for ; Wed, 3 Jun 2020 06:42:08 +0000 (UTC) (envelope-from decke@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49cK8J0NzFz4t58 for ; Wed, 3 Jun 2020 06:42:08 +0000 (UTC) (envelope-from decke@freebsd.org) Received: from mail-lj1-f181.google.com (mail-lj1-f181.google.com [209.85.208.181]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: decke) by smtp.freebsd.org (Postfix) with ESMTPSA id EF63722B0D for ; Wed, 3 Jun 2020 06:42:07 +0000 (UTC) (envelope-from decke@freebsd.org) Received: by mail-lj1-f181.google.com with SMTP id b6so1300449ljj.1 for ; Tue, 02 Jun 2020 23:42:07 -0700 (PDT) X-Gm-Message-State: AOAM531RjLlnKlJwqjHlB+E6KZz6NdJsjn7gJlt+zH+k7I6GetPtvvt3 t2D4DrxSou6Lz2ova/d7RF7wcqbfR5/ATYRq6LIx9A== X-Google-Smtp-Source: ABdhPJxBGM29OOpQv6hNUyaRUv1CvAe0NCrOnJVuWJ+YJrXF82ftVRGOgmDqM3aeYL5GBvz1C8mFBZP4YvKB3++iemo= X-Received: by 2002:a2e:8002:: with SMTP id j2mr1298728ljg.158.1591166526491; Tue, 02 Jun 2020 23:42:06 -0700 (PDT) MIME-Version: 1.0 References: <202006022051.052KpE0G058569@repo.freebsd.org> <20200602211457.l6d5a76dzuudfpax@atuin.in.mat.cc> In-Reply-To: <20200602211457.l6d5a76dzuudfpax@atuin.in.mat.cc> From: =?UTF-8?Q?Bernhard_Fr=C3=B6hlich?= Date: Wed, 3 Jun 2020 08:41:50 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r537581 - in head: . www/radicale www/radicale/files To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jun 2020 06:42:08 -0000 On Tue, Jun 2, 2020 at 11:15 PM Mathieu Arnold 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: < > +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/