Hi,

a long overdue update to geo/qlandkartegt from 1.5.0 to 1.7.0, jumping 
over the 1.6 releases. In 1.6.X some basic support for Magellan devices
was added. Since I don't have such device, cannot really test it ;)

Otherwise, the few features I really use all the time, work well for me
on amd64.

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/geo/qlandkartegt/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile    11 Mar 2013 11:07:43 -0000      1.11
+++ Makefile    1 May 2013 08:52:57 -0000
@@ -3,7 +3,7 @@
 VMEM_WARNING = yes
 COMMENT =      garmin gps map management tool
 
-DISTNAME =     qlandkartegt-1.5.0
+DISTNAME =     qlandkartegt-1.7.0
 CATEGORIES =   geo x11
 
 HOMEPAGE =     http://www.qlandkarte.org/
@@ -27,8 +27,5 @@
 RUN_DEPENDS =  devel/desktop-file-utils \
                geo/garmindev \
                geo/gpsbabel
-
-post-extract:
-       rm ${WRKSRC}/src/CMegaMenu.cpp.orig
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/geo/qlandkartegt/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo    12 Jul 2012 08:19:28 -0000      1.9
+++ distinfo    1 May 2013 08:52:57 -0000
@@ -1,5 +1,2 @@
-MD5 (qlandkartegt-1.5.0.tar.gz) = bO49OS67wT7If2SnOaciXg==
-RMD160 (qlandkartegt-1.5.0.tar.gz) = S9cAohNp0mfzEY03X0WHtsj7kD0=
-SHA1 (qlandkartegt-1.5.0.tar.gz) = 9zPR8E/vyox5zcI9RRBA4P031do=
-SHA256 (qlandkartegt-1.5.0.tar.gz) = 
Q5E31IZCF8NQZ42DV8B6D4BFXyz/Nac23WtYotPWg7Q=
-SIZE (qlandkartegt-1.5.0.tar.gz) = 6388844
+SHA256 (qlandkartegt-1.7.0.tar.gz) = 
Tbq57QCCRkepr9MVYZ55dOF2o7R+UPN1REHmnx2+5y0=
+SIZE (qlandkartegt-1.7.0.tar.gz) = 8136806
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/geo/qlandkartegt/pkg/PLIST,v
retrieving revision 1.4
diff -u -r1.4 PLIST
--- pkg/PLIST   12 Jul 2012 08:19:28 -0000      1.4
+++ pkg/PLIST   1 May 2013 08:52:57 -0000
@@ -1,7 +1,9 @@
 @comment $OpenBSD: PLIST,v 1.4 2012/07/12 08:19:28 sebastia Exp $
 @bin bin/cache2gtiff
 @bin bin/map2gcm
+@bin bin/map2jnx
 @bin bin/map2rmap
+@bin bin/map2rmp
 @bin bin/qlandkartegt
 @man man/man1/qlandkartegt.1
 share/applications/qlandkartegt.desktop
@@ -12,6 +14,7 @@
 share/qlandkartegt/translations/
 share/qlandkartegt/translations/qlandkartegt_cs.qm
 share/qlandkartegt/translations/qlandkartegt_de.qm
+share/qlandkartegt/translations/qlandkartegt_en.qm
 share/qlandkartegt/translations/qlandkartegt_es_ES.qm
 share/qlandkartegt/translations/qlandkartegt_fr.qm
 share/qlandkartegt/translations/qlandkartegt_it_IT.qm

Reply via email to