summaryrefslogtreecommitdiff
path: root/geography/merkaartor/Makefile
diff options
context:
space:
mode:
authorjkunz <jkunz@pkgsrc.org>2010-03-07 21:13:13 +0000
committerjkunz <jkunz@pkgsrc.org>2010-03-07 21:13:13 +0000
commit54e8f433aed0ab3992c08d9d86ad668710b519c2 (patch)
tree99df4409fa2025756d0a431462a2e84a35cdd4c9 /geography/merkaartor/Makefile
parent8b85c1622e9b81f4c2105435fb1b0c2714abf179 (diff)
downloadpkgsrc-54e8f433aed0ab3992c08d9d86ad668710b519c2.tar.gz
Bugfix Update to version 0.15.2:
The CHANGELOG since 0.15 is: * FIX : roads not always refreshed when changing type or properties (fixes #2773) * FIX : Cannot cleanly copy tags from one relation to another (fixes #2746) * FIX : When merging contiguous nodes in the same way, check that we don't add the same node twice (fixes #2771) * FIX : OSX enhacements (by Aleksandar Topuzovic) (closes #2774) * FIX : When nodes are hidden,do not put them in the way of selecting roads * FIX : avoid multiple updateVirtuals() at download time by disabling it and doing them all when the download is done * FIX : speedup node moving by disabling virtual nodes and index updates during drag * FIX : crash when coming from "Separate move mode" and a feature is selected.
Diffstat (limited to 'geography/merkaartor/Makefile')
-rw-r--r--geography/merkaartor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/merkaartor/Makefile b/geography/merkaartor/Makefile
index 9e2683af517..f2451757736 100644
--- a/geography/merkaartor/Makefile
+++ b/geography/merkaartor/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2010/03/02 21:38:44 jkunz Exp $
+# $NetBSD: Makefile,v 1.10 2010/03/07 21:13:13 jkunz Exp $
#
-DISTNAME= merkaartor-0.15.1
+DISTNAME= merkaartor-0.15.2
CATEGORIES= geography
MASTER_SITES= http://www.merkaartor.org/downloads/source/
EXTRACT_SUFX= .tar.bz2