Page MenuHomeFreeBSD

D14932.diff
No OneTemporary

D14932.diff

Index: head/astro/qmapshack/Makefile
===================================================================
--- head/astro/qmapshack/Makefile
+++ head/astro/qmapshack/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qmapshack
PORTVERSION= 1.11.0
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= https://bitbucket.org/maproom/qmapshack/downloads/
Index: head/astro/qmapshack/files/patch-src_qmapshack_dem_IDem.h
===================================================================
--- head/astro/qmapshack/files/patch-src_qmapshack_dem_IDem.h
+++ head/astro/qmapshack/files/patch-src_qmapshack_dem_IDem.h
@@ -0,0 +1,13 @@
+Provide full definition of IDrawContext, needed when #including
+this file in a context (ha!) without that definition already.
+
+--- src/qmapshack/dem/IDem.h.orig 2018-02-23 16:39:15 UTC
++++ src/qmapshack/dem/IDem.h
+@@ -19,6 +19,7 @@
+ #ifndef IDEM_H
+ #define IDEM_H
+
++#include "canvas/IDrawContext.h"
+ #include "canvas/IDrawObject.h"
+ #include <QObject>
+ #include <QPointer>

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 7, 1:26 PM (5 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30908155
Default Alt Text
D14932.diff (998 B)

Event Timeline