git: c238fef4f162 - main - astro/qmapshack: Update version 1.17.0=>1.17.1

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Wed, 13 Dec 2023 20:43:50 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c238fef4f162907e5e36f34bdee971f8cad9228b

commit c238fef4f162907e5e36f34bdee971f8cad9228b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-13 08:30:01 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-13 20:43:41 +0000

    astro/qmapshack: Update version 1.17.0=>1.17.1
    
    Changelog: https://github.com/Maproom/qmapshack/releases/tag/V_1.17.1
---
 astro/qmapshack/Makefile                                      |  2 +-
 astro/qmapshack/distinfo                                      |  6 +++---
 ...shack_gis_rte_router_brouter_CRouterBRouterSetupWizard.cpp | 11 -----------
 3 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile
index b85a4d2ee5af..846b999715d3 100644
--- a/astro/qmapshack/Makefile
+++ b/astro/qmapshack/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	qmapshack
-PORTVERSION=	1.17.0
+PORTVERSION=	1.17.1
 DISTVERSIONPREFIX=	V_
 CATEGORIES=	astro
 
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 <JlCompress.h>
-+#include <quazip/JlCompress.h>
- 
- #include <QFileDialog>
- #include <QMessageBox>