Simple update qdirstat to 1.6. Tested on amd64. Feedback, ok?
Index: Makefile =================================================================== RCS file: /cvs/ports/x11/qdirstat/Makefile,v retrieving revision 1.6 diff -u -p -u -p -r1.6 Makefile --- Makefile 12 Jul 2019 20:51:20 -0000 1.6 +++ Makefile 26 Jul 2019 04:56:50 -0000 @@ -4,8 +4,7 @@ COMMENT = Qt-based directory statistics GH_ACCOUNT = shundhammer GH_PROJECT = qdirstat -GH_TAGNAME = 1.5 -REVISION = 0 +GH_TAGNAME = 1.6 CATEGORIES = x11 Index: distinfo =================================================================== RCS file: /cvs/ports/x11/qdirstat/distinfo,v retrieving revision 1.2 diff -u -p -u -p -r1.2 distinfo --- distinfo 7 Dec 2018 07:49:29 -0000 1.2 +++ distinfo 26 Jul 2019 04:56:50 -0000 @@ -1,2 +1,2 @@ -SHA256 (qdirstat-1.5.tar.gz) = XeIfsczJ9N8pspaaplIje0Qw4s++N/btoIhILtRL2/U= -SIZE (qdirstat-1.5.tar.gz) = 4546980 +SHA256 (qdirstat-1.6.tar.gz) = nT64u5aeoBdxBKsCEGjJEfLntPk4gOpO4XdMV64R5NY= +SIZE (qdirstat-1.6.tar.gz) = 6398935 Index: patches/patch-src_src_pro =================================================================== RCS file: /cvs/ports/x11/qdirstat/patches/patch-src_src_pro,v retrieving revision 1.2 diff -u -p -u -p -r1.2 patch-src_src_pro --- patches/patch-src_src_pro 7 Dec 2018 07:49:29 -0000 1.2 +++ patches/patch-src_src_pro 26 Jul 2019 04:56:50 -0000 @@ -3,12 +3,12 @@ $OpenBSD: patch-src_src_pro,v 1.2 2018/1 Index: src/src.pro --- src/src.pro.orig +++ src/src.pro -@@ -174,7 +174,7 @@ desktop.files = *.desktop - desktop.path = $$INSTALL_PREFIX/share/applications +@@ -215,7 +215,7 @@ desktop.files = *.desktop + desktop.path = $$INSTALL_PREFIX/share/applications - icons.files = icons/qdirstat.svg --icons.path = $$INSTALL_PREFIX/share/icons/hicolor/scalable/apps -+icons.path = $$INSTALL_PREFIX/share/icons/hicolor/32x32/apps + icons.files = icons/qdirstat.svg +-icons.path = $$INSTALL_PREFIX/share/icons/hicolor/scalable/apps ++icons.path = $$INSTALL_PREFIX/share/icons/hicolor/32x32/apps - mac:ICON = icons/qdirstat.icns + mac:ICON = icons/qdirstat.icns Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/x11/qdirstat/pkg/PLIST,v retrieving revision 1.4 diff -u -p -u -p -r1.4 PLIST --- pkg/PLIST 7 Dec 2018 07:49:29 -0000 1.4 +++ pkg/PLIST 26 Jul 2019 04:56:50 -0000 @@ -11,10 +11,12 @@ share/doc/qdirstat/Debugging-Tips.md share/doc/qdirstat/DevHistory.md share/doc/qdirstat/GitHub-Workflow.md share/doc/qdirstat/Installing.md +share/doc/qdirstat/Pkg-View.md share/doc/qdirstat/QDirStat-for-Servers.md share/doc/qdirstat/README.md share/doc/qdirstat/TODO.md share/doc/qdirstat/Troubleshooting.md +share/doc/qdirstat/Unpkg-View.md share/doc/qdirstat/cache-file-format.txt share/doc/qdirstat/stats/ share/doc/qdirstat/stats/Buckets-Table.md