Hi ports -- Attached is a trivial diff to update x11/worker to its latest version. Changelog is here: http://www.boomerangsworld.de/cms/worker/changes.html
Works well on amd64. ~Brian
Index: Makefile =================================================================== RCS file: /cvs/ports/x11/worker/Makefile,v retrieving revision 1.23 diff -u -p -u -p -r1.23 Makefile --- Makefile 6 Jun 2017 16:50:43 -0000 1.23 +++ Makefile 12 Jun 2017 00:24:17 -0000 @@ -2,7 +2,7 @@ BROKEN-hppa = no atomic ops COMMENT = Midnight Commander-like file manager for X -DISTNAME = worker-3.9.0 +DISTNAME = worker-3.10.0 CATEGORIES = x11 HOMEPAGE = http://www.boomerangsworld.de/ Index: distinfo =================================================================== RCS file: /cvs/ports/x11/worker/distinfo,v retrieving revision 1.14 diff -u -p -u -p -r1.14 distinfo --- distinfo 6 Jun 2017 16:50:43 -0000 1.14 +++ distinfo 12 Jun 2017 00:24:17 -0000 @@ -1,2 +1,2 @@ -SHA256 (worker-3.9.0.tar.gz) = ofJewIWwdILm9Fqcl+BNR1F58qY46R1uPWdmwJ0tAp8= -SIZE (worker-3.9.0.tar.gz) = 2171098 +SHA256 (worker-3.10.0.tar.gz) = evBLnzxdgQpqAtCRr7bhz5zeoWUTJwLG/BWkHk+x9xU= +SIZE (worker-3.10.0.tar.gz) = 2174696 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/x11/worker/pkg/PLIST,v retrieving revision 1.5 diff -u -p -u -p -r1.5 PLIST --- pkg/PLIST 6 Jun 2017 16:50:43 -0000 1.5 +++ pkg/PLIST 12 Jun 2017 00:24:17 -0000 @@ -7,6 +7,8 @@ man/it/ man/it/man1/ @man man/it/man1/worker.1 @man man/man1/worker.1 +share/appdata/ +share/appdata/worker.appdata.xml share/applications/worker.desktop share/pixmaps/ share/pixmaps/WorkerIcon.xpm
