Index: head/astro/qmapshack/Makefile =================================================================== --- head/astro/qmapshack/Makefile (revision 480908) +++ head/astro/qmapshack/Makefile (revision 480909) @@ -1,26 +1,26 @@ # Created by: Muhammad Moinur Rahman # $FreeBSD$ PORTNAME= qmapshack -PORTVERSION= 1.11.1 -PORTREVISION= 1 +PORTVERSION= 1.12.0 CATEGORIES= astro MASTER_SITES= https://bitbucket.org/maproom/qmapshack/downloads/ MAINTAINER= bofh@FreeBSD.org COMMENT= Ultimate outdoor aficionado's tool LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgdal.so:graphics/gdal \ libproj.so:graphics/proj \ libquazip5.so:archivers/quazip@qt5 \ libroutino.so:astro/routino RUN_DEPENDS= ${LOCALBASE}/bin/bsdisks:sysutils/bsdisks USES= cmake compiler:c++11-lib desktop-file-utils jpeg qt:5 -USE_QT= buildtools core dbus gui linguisttools network printsupport \ - qmake script sql sql-sqlite3 uitools webkit widgets xml +USE_QT= buildtools core dbus gui linguisttools location network \ + printsupport qmake qml quick sql sql-sqlite3 uitools \ + webchannel webengine widgets xml .include Index: head/astro/qmapshack/distinfo =================================================================== --- head/astro/qmapshack/distinfo (revision 480908) +++ head/astro/qmapshack/distinfo (revision 480909) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524141966 -SHA256 (qmapshack-1.11.1.tar.gz) = 3e65e443665041bb4c10ebd10fb49ca6df9015d9cecd2551a888bbdaa8a3117b -SIZE (qmapshack-1.11.1.tar.gz) = 11446871 +TIMESTAMP = 1536321097 +SHA256 (qmapshack-1.12.0.tar.gz) = 30ee69165a8548b529d5d9679da52099226405b9285b42b18342dd842730b734 +SIZE (qmapshack-1.12.0.tar.gz) = 12030329 Index: head/astro/qmapshack/files/patch-hg_e9b47af =================================================================== --- head/astro/qmapshack/files/patch-hg_e9b47af (revision 480908) +++ head/astro/qmapshack/files/patch-hg_e9b47af (nonexistent) @@ -1,19 +0,0 @@ -# HG changeset patch -# User kiozen -# Date 1528899896 -7200 -# Node ID e9b47af61b0945acb74649bab30dec23ac42f375 -# Parent f52eedfb8f94ea218eb1c55bb8f2fa0c0503238f -[Issue #344 ] Building latest version of QMapShack fails after updating QT from 5.10.1 to 5.11.0 - -diff --git a/src/qmapshack/helpers/CToolBarSetupDialog.cpp b/src/qmapshack/helpers/CToolBarSetupDialog.cpp ---- src/qmapshack/helpers/CToolBarSetupDialog.cpp -+++ src/qmapshack/helpers/CToolBarSetupDialog.cpp -@@ -20,6 +20,8 @@ - #include "helpers/CToolBarConfig.h" - #include "helpers/CToolBarSetupDialog.h" - -+#include -+ - bool CToolBarSetupDialog::CItemFilter::shouldBeMoved(QListWidgetItem *item) - { - CDialogItem * dialogItem = dynamic_cast(item); Property changes on: head/astro/qmapshack/files/patch-hg_e9b47af ___________________________________________________________________ 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