[100208] trunk/dports/gnome/gpodder
Ryan Schmidt
ryandesign at macports.org
Mon Dec 3 12:42:47 PST 2012
On Dec 3, 2012, at 14:06, elelay at macports.org wrote:
> Revision: 100208
> https://trac.macports.org/changeset/100208
> Author: elelay at macports.org
> Date: 2012-12-03 12:06:02 -0800 (Mon, 03 Dec 2012)
> Log Message:
> -----------
> apply #36972 : update to gPodder 3.3.0
>
> Modified Paths:
> --------------
> trunk/dports/gnome/gpodder/Portfile
> +post-activate {
> + ui_msg "
>
> +****
> +**** With release 3.0, gPodder file structure has changed: instead of storing
> +**** the database in \$HOME/.config/gpodder and the downloads in \$HOME/gpodder-downloads
> +**** everything is now stored in the \$HOME/gPodder directory.
> +**** The database structure has also changed, so you'll have to run this
> +**** command to convert to the new format.
> +****
> +**** ${prefix}/bin/gpodder-migrate2tres
> +****
> +"
> +}
You should use notes instead of a post-activate ui_msg.
More information about the macports-dev
mailing list