Download raw body.
[fix] misc/remind: gtk-update-icon-cache: Failed to open file
[fix] misc/remind: gtk-update-icon-cache: Failed to open file
[fix] misc/remind: gtk-update-icon-cache: Failed to open file
Martin Ziemer wrote (2024-03-20 09:10 CET):
[...]
> And now there is also a newer version of remind.
>
> Below is a diff which removes the icon-cache and the matching depends
> and updates to the new version.
>
> Tested on amd64.
Nice, thank you. I've committed this diff.
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/misc/remind/Makefile,v
> retrieving revision 1.71
> diff -u -p -r1.71 Makefile
> --- Makefile 4 Mar 2024 10:22:45 -0000 1.71
> +++ Makefile 20 Mar 2024 08:05:21 -0000
> @@ -1,7 +1,7 @@
> COMMENT= scripting language for reminders, with a Tk front end
>
> -DISTNAME= remind-04.03.02
> -PKGNAME= remind-4.3.2
> +DISTNAME= remind-04.03.03
> +PKGNAME= remind-4.3.3
>
> CATEGORIES= misc
>
> @@ -32,7 +32,6 @@ RUN_DEPENDS= ${MODTK_RUN_DEPENDS} \
> converters/p5-JSON-MaybeXS \
> graphics/p5-Cairo \
> devel/p5-Pango \
> - x11/gtk+4,-guic \
> devel/desktop-file-utils
>
> CONFIGURE_STYLE= gnu
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/misc/remind/distinfo,v
> retrieving revision 1.40
> diff -u -p -r1.40 distinfo
> --- distinfo 4 Mar 2024 10:22:45 -0000 1.40
> +++ distinfo 20 Mar 2024 08:05:21 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (remind-04.03.02.tar.gz) = tL5Ntb/RIoT9mKcdU1ndBo/pGwhtIsRnTV0lL6Sg1Vw=
> -SIZE (remind-04.03.02.tar.gz) = 523684
> +SHA256 (remind-04.03.03.tar.gz) = +/vX6Nu0F84mZcEnd9jFlaVKbJIQQOJiPsxspKF+klQ=
> +SIZE (remind-04.03.03.tar.gz) = 528047
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/misc/remind/pkg/PLIST,v
> retrieving revision 1.16
> diff -u -p -r1.16 PLIST
> --- pkg/PLIST 4 Mar 2024 10:22:45 -0000 1.16
> +++ pkg/PLIST 20 Mar 2024 08:05:21 -0000
> @@ -55,4 +55,3 @@ share/remind/seasons.rem
> share/remind/site/
> share/remind/site/README
> @tag update-desktop-database
> -@tag gtk-update-icon-cache %D/share/icons/tkremind
>
[fix] misc/remind: gtk-update-icon-cache: Failed to open file
[fix] misc/remind: gtk-update-icon-cache: Failed to open file
[fix] misc/remind: gtk-update-icon-cache: Failed to open file