Hello,

See the diff attached for an update of graphics/geeqie to the latest
1.5.1. I check the patches were still making sense so no changes there.
(even so to build only the src/layout_util patch is mandatory)

test reported some deprecation on textproc/intltool:
srcdir=. /usr/local/bin/intltool-update -m
Unescaped left brace in regex is deprecated here (and will be fatal in
Perl 5.30), passed through in regex; marked by <-- HERE in m/\${ <--
HERE ?PACKAGE}?/ at /usr/local/bin/intltool-update line 1071, <CONF>
line 714.

I did bump the automake_version, I guess it make sense to keep this
going forward.

It does build, package, install, deinstall ALL OK on amd64.
I didn't hit any error or issue while running it. 

Comments? Feedback? OK?

Cheers,
-- 
clematis (0x7e96fd2400fe7b59)
? diff_graphics_geeqie
? patches
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/geeqie/Makefile,v
retrieving revision 1.22
diff -r1.22 Makefile
5c5
< DISTNAME=             geeqie-1.4
---
> DISTNAME=             geeqie-1.5.1
8,9d7
< EPOCH=                        0
< REVISION=             1
53c51
< AUTOMAKE_VERSION=     1.14
---
> AUTOMAKE_VERSION=     1.16
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/geeqie/distinfo,v
retrieving revision 1.6
diff -r1.6 distinfo
1,2c1,2
< SHA256 (geeqie-1.4.tar.xz) = XFg6FlVz7DeHTCePncV+c981azDgmpzKwxed1dl+PjI=
< SIZE (geeqie-1.4.tar.xz) = 35881152
---
> SHA256 (geeqie-1.5.1.tar.xz) = SFTV0yPDH49AaP1zqyxFT/kegmxMpNN7IsJGrRTeoQo=
> SIZE (geeqie-1.5.1.tar.xz) = 1587116
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/graphics/geeqie/pkg/PLIST,v
retrieving revision 1.8
diff -r1.8 PLIST
1,3c1
< @comment $OpenBSD: PLIST,v 1.8 2018/06/27 21:03:53 espie Exp $
< @conflict gqview-*
< @pkgpath graphics/gqview
---
> @comment $OpenBSD: PLIST,v$
6c4,8
< lib/geeqie/geeqie-import
---
> lib/geeqie/geeqie-camera-import
> lib/geeqie/geeqie-camera-import-hook-script
> lib/geeqie/geeqie-export-jpeg
> lib/geeqie/geeqie-image-crop
> lib/geeqie/geeqie-random-image
9c11,13
< @comment lib/geeqie/geeqie-ufraw
---
> lib/geeqie/geeqie-tethered-photography
> lib/geeqie/geeqie-tethered-photography-hook-script
> lib/geeqie/geeqie-ufraw
17d20
< @comment share/doc/geeqie/ChangeLog
35a39
> share/doc/geeqie/GuideImageSearchCache.html
57a62
> share/doc/geeqie/GuideOptionsKeywords.html
60a66
> share/doc/geeqie/GuideOptionsOSD.html
78a85
> share/doc/geeqie/GuideReferencePCRE.html
79a87
> share/doc/geeqie/GuideReferenceStandardPlugins.html
82a91
> share/doc/geeqie/GuideReferenceUTC.html
94c103
< @comment share/doc/geeqie/README.lirc
---
> share/doc/geeqie/README.lirc
97c106
< @comment share/doc/geeqie/TODO
---
> share/doc/geeqie/TODO
132,133c141,142
< share/geeqie/applications/geeqie-import-geeqie.desktop
< share/geeqie/applications/geeqie-import-gqview.desktop
---
> share/geeqie/applications/camera-import.desktop
> share/geeqie/applications/export-jpeg.desktop
135,136c144,147
< @comment share/geeqie/applications/geeqie-ufraw-recursive.desktop
< @comment share/geeqie/applications/geeqie-ufraw.desktop
---
> share/geeqie/applications/geeqie-ufraw-recursive.desktop
> share/geeqie/applications/geeqie-ufraw.desktop
> share/geeqie/applications/image-crop.desktop
> share/geeqie/applications/random-image.desktop
138a150
> share/geeqie/applications/tethered-photography.desktop
147a160
> share/locale/en_GB/LC_MESSAGES/geeqie.mo

Reply via email to