diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile index b85a4d2ee5af..846b999715d3 100644 --- a/astro/qmapshack/Makefile +++ b/astro/qmapshack/Makefile @@ -1,31 +1,31 @@ PORTNAME= qmapshack -PORTVERSION= 1.17.0 +PORTVERSION= 1.17.1 DISTVERSIONPREFIX= V_ CATEGORIES= astro MAINTAINER= bofh@FreeBSD.org COMMENT= Ultimate outdoor aficionado's tool WWW= https://github.com/Maproom/qmapshack/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgdal.so:graphics/gdal \ libproj.so:graphics/proj \ libquazip1-qt5.so:archivers/quazip@qt5 \ libroutino.so:astro/routino RUN_DEPENDS= ${LOCALBASE}/bin/bsdisks:sysutils/bsdisks USES= cmake compiler:c++11-lib desktop-file-utils gl jpeg \ pkgconfig qt:5 xorg USE_GITHUB= yes USE_GL= gl USE_QT= buildtools core dbus declarative gui help linguisttools location network \ printsupport qmake sql sql-sqlite3 uitools \ webchannel webengine widgets xml GH_ACCOUNT= Maproom OPTIONS_DEFINE= DOCS .include diff --git a/astro/qmapshack/distinfo b/astro/qmapshack/distinfo index 25a2fefe45ff..5ece65ac51c8 100644 --- a/astro/qmapshack/distinfo +++ b/astro/qmapshack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690898633 -SHA256 (Maproom-qmapshack-V_1.17.0_GH0.tar.gz) = 6a5ab283fa82a3405653ce99c49f10018eff177b24917ba3a9193d2f9728d2e8 -SIZE (Maproom-qmapshack-V_1.17.0_GH0.tar.gz) = 56693181 +TIMESTAMP = 1702454459 +SHA256 (Maproom-qmapshack-V_1.17.1_GH0.tar.gz) = 39c704087c3e93da31216a740b494c14502b4c0e692a941a7ee4d2d520570d74 +SIZE (Maproom-qmapshack-V_1.17.1_GH0.tar.gz) = 56704889 diff --git a/astro/qmapshack/files/patch-src_qmapshack_gis_rte_router_brouter_CRouterBRouterSetupWizard.cpp b/astro/qmapshack/files/patch-src_qmapshack_gis_rte_router_brouter_CRouterBRouterSetupWizard.cpp deleted file mode 100644 index 0458ce5709f1..000000000000 --- a/astro/qmapshack/files/patch-src_qmapshack_gis_rte_router_brouter_CRouterBRouterSetupWizard.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/qmapshack/gis/rte/router/brouter/CRouterBRouterSetupWizard.cpp.orig 2023-07-20 14:13:59 UTC -+++ src/qmapshack/gis/rte/router/brouter/CRouterBRouterSetupWizard.cpp -@@ -18,7 +18,7 @@ - - #include "gis/rte/router/brouter/CRouterBRouterSetupWizard.h" - --#include -+#include - - #include - #include