Index: head/astro/qmapshack/Makefile =================================================================== --- head/astro/qmapshack/Makefile (revision 562618) +++ head/astro/qmapshack/Makefile (revision 562619) @@ -1,34 +1,35 @@ # Created by: Muhammad Moinur Rahman # $FreeBSD$ PORTNAME= qmapshack -PORTVERSION= 1.15.0 +PORTVERSION= 1.15.2 DISTVERSIONPREFIX= V_ -PORTREVISION= 3 CATEGORIES= astro MAINTAINER= bofh@FreeBSD.org COMMENT= Ultimate outdoor aficionado's tool LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE + +BROKEN_FreeBSD_11= Requires OpenSSL 1.1.0+ LIB_DEPENDS= libgdal.so:graphics/gdal \ libproj.so:graphics/proj \ libquazip1-qt5.so:archivers/quazip \ 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 Index: head/astro/qmapshack/distinfo =================================================================== --- head/astro/qmapshack/distinfo (revision 562618) +++ head/astro/qmapshack/distinfo (revision 562619) @@ -1,3 +1,3 @@ -TIMESTAMP = 1592229502 -SHA256 (Maproom-qmapshack-V_1.15.0_GH0.tar.gz) = a3a470657a66a21a59e812dd6f9351845ce3300c00c25622dcb4a3818ed884f2 -SIZE (Maproom-qmapshack-V_1.15.0_GH0.tar.gz) = 46097781 +TIMESTAMP = 1610218166 +SHA256 (Maproom-qmapshack-V_1.15.2_GH0.tar.gz) = 35831d703ef3decc83f168a020144ec89907f484485b242be24fd2e094898857 +SIZE (Maproom-qmapshack-V_1.15.2_GH0.tar.gz) = 46899954 Index: head/astro/qmapshack/files/patch-src_qmaptool_overlay_COverlayCutMap.cpp =================================================================== --- head/astro/qmapshack/files/patch-src_qmaptool_overlay_COverlayCutMap.cpp (revision 562618) +++ head/astro/qmapshack/files/patch-src_qmaptool_overlay_COverlayCutMap.cpp (nonexistent) @@ -1,11 +0,0 @@ ---- src/qmaptool/overlay/COverlayCutMap.cpp.orig 2020-05-21 11:11:11 UTC -+++ src/qmaptool/overlay/COverlayCutMap.cpp -@@ -24,6 +24,8 @@ - - #include - #include -+#include -+ - using std::bind; - - static inline qreal sqr(qreal a) Property changes on: head/astro/qmapshack/files/patch-src_qmaptool_overlay_COverlayCutMap.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/astro/qmapshack/files/patch-src_qmaptool_helpers_CDraw.cpp =================================================================== --- head/astro/qmapshack/files/patch-src_qmaptool_helpers_CDraw.cpp (revision 562618) +++ head/astro/qmapshack/files/patch-src_qmaptool_helpers_CDraw.cpp (nonexistent) @@ -1,10 +0,0 @@ ---- src/qmaptool/helpers/CDraw.cpp.orig 2020-05-21 11:11:11 UTC -+++ src/qmaptool/helpers/CDraw.cpp -@@ -24,6 +24,7 @@ - #include - #include - #include -+#include - - QPen CDraw::penBorderBlue(QColor(10,10,150,220),2); - QPen CDraw::penBorderGray(Qt::lightGray,2); Property changes on: head/astro/qmapshack/files/patch-src_qmaptool_helpers_CDraw.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property