On Wed Nov 04, 2020 at 05:38:35PM +0100, Marc Espie wrote: > I've been using it for a few days without any issue. > > > Okay ?
OK rsadowski@ > > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/graphics/gimp/stable/Makefile,v > retrieving revision 1.138 > diff -u -p -r1.138 Makefile > --- Makefile 1 Nov 2020 20:40:45 -0000 1.138 > +++ Makefile 4 Nov 2020 16:37:51 -0000 > @@ -2,8 +2,7 @@ > > COMMENT= GNU Image Manipulation Program > > -DISTNAME = gimp-2.10.20 > -REVISION = 1 > +DISTNAME = gimp-2.10.22 > > .for i in gimp gimpbase gimpcolor gimpconfig gimpmath gimpmodule \ > gimpthumb gimpui gimpwidgets > Index: distinfo > =================================================================== > RCS file: /cvs/ports/graphics/gimp/stable/distinfo,v > retrieving revision 1.43 > diff -u -p -r1.43 distinfo > --- distinfo 10 Sep 2020 10:21:22 -0000 1.43 > +++ distinfo 4 Nov 2020 16:37:51 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (gimp-2.10.20.tar.bz2) = 4S+fh0saAHxCd7YKqB4LZzML5+YVPldJ6tg5uQL8ezw= > -SIZE (gimp-2.10.20.tar.bz2) = 33108938 > +SHA256 (gimp-2.10.22.tar.bz2) = LbhLV/N3jYCzRm18IaIdIuMVx7Bi3iiDy6rtqaD2GLs= > +SIZE (gimp-2.10.22.tar.bz2) = 33152226 > Index: patches/patch-etc_Makefile_in > =================================================================== > RCS file: /cvs/ports/graphics/gimp/stable/patches/patch-etc_Makefile_in,v > retrieving revision 1.18 > diff -u -p -r1.18 patch-etc_Makefile_in > --- patches/patch-etc_Makefile_in 20 Feb 2020 12:24:53 -0000 1.18 > +++ patches/patch-etc_Makefile_in 4 Nov 2020 16:37:51 -0000 > @@ -3,7 +3,7 @@ $OpenBSD: patch-etc_Makefile_in,v 1.18 2 > Index: etc/Makefile.in > --- etc/Makefile.in.orig > +++ etc/Makefile.in > -@@ -532,7 +532,7 @@ gimpdatadir = @gimpdatadir@ > +@@ -536,7 +536,7 @@ gimpdatadir = @gimpdatadir@ > gimpdir = @gimpdir@ > gimplocaledir = @gimplocaledir@ > gimpplugindir = @gimpplugindir@ >