diff options
author | jkunz <jkunz@pkgsrc.org> | 2010-09-21 18:51:55 +0000 |
---|---|---|
committer | jkunz <jkunz@pkgsrc.org> | 2010-09-21 18:51:55 +0000 |
commit | 85516dc18248b6761d1ec8ea5aa28adbeca4a325 (patch) | |
tree | 3e54cd2d6f427983e49c3ca0564e91e23b7aa785 /geography | |
parent | b022a560366a22ef1b1ca6c14f8caa2a7d6293de (diff) | |
download | pkgsrc-85516dc18248b6761d1ec8ea5aa28adbeca4a325.tar.gz |
Update from 0.16.1 to 0.16.3.
Changes:
Merkaartor 0.16.3.
The only issue solved since 0.16.2 is the inability to switch languages.
Merkaartor 0.16.2.
The CHANGELOG since 0.16.1 is:
- FIX : Initial viewport issue
- FIX : Do not export incomplete features
- FIX : CSV import bugs
- FIX : Use "GPX track width" setting even when not in "Simple track appearance" (fixes #3095)
- FIX : temporary solution for #3082
- CHG : Allow to pan with middle mouse button
- FIX : lat/lon grid fixes for non-othogonal projections
- FIX : for non-rthogonal projections, maximize the viewport in lat/lon
- FIX : Handle empty style list in editor (fixes #3079)
- FIX : Fix scale bar to take latitude into account.
- FIX : Do not tag-match relation's children unless the type is "multippolygon" (fixes #2916)
- FIX : problem with "Bottom-left standard" TMS
- FIX : OSX fix
- FIX : Draw relations children dashed to avoid multiple parent drawing
- FIX : Fix several issues with features dock.
- FIX : Fix reappearance of deleted features.
- FIX : Fix WayRemoveNodeCommand reversibility.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/merkaartor/Makefile | 9 | ||||
-rw-r--r-- | geography/merkaartor/distinfo | 8 |
2 files changed, 8 insertions, 9 deletions
diff --git a/geography/merkaartor/Makefile b/geography/merkaartor/Makefile index c3df6683499..ab2dfde000f 100644 --- a/geography/merkaartor/Makefile +++ b/geography/merkaartor/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.15 2010/09/16 18:09:54 jakllsch Exp $ +# $NetBSD: Makefile,v 1.16 2010/09/21 18:51:55 jkunz Exp $ # -DISTNAME= merkaartor-0.16.1 -PKGREVISION= 1 +DISTNAME= merkaartor-0.16.3 CATEGORIES= geography -MASTER_SITES= http://www.merkaartor.org/downloads/source/ +MASTER_SITES= http://merkaartor.be/attachments/download/29/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= jkunz@NetBSD.org -HOMEPAGE= http://www.merkaartor.org/ +HOMEPAGE= http://www.merkaartor.be/ COMMENT= Merkaartor is an OpenStreetMap mapping program PKG_DESTDIR_SUPPORT= user-destdir diff --git a/geography/merkaartor/distinfo b/geography/merkaartor/distinfo index da35414a6b8..db69a5602f1 100644 --- a/geography/merkaartor/distinfo +++ b/geography/merkaartor/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2010/06/16 19:43:52 drochner Exp $ +$NetBSD: distinfo,v 1.6 2010/09/21 18:51:55 jkunz Exp $ -SHA1 (merkaartor-0.16.1.tar.bz2) = fdd595e99f22545973e1b73d8503c34e52f92a11 -RMD160 (merkaartor-0.16.1.tar.bz2) = fd71a3dbb0b89f6f9c60ab292779627fe1da820e -Size (merkaartor-0.16.1.tar.bz2) = 5794456 bytes +SHA1 (merkaartor-0.16.3.tar.bz2) = 1aadaeac2369502e2bb929a7a86a2916b711dd99 +RMD160 (merkaartor-0.16.3.tar.bz2) = 05a92357d0c6632023ce7e3621f2487102f95045 +Size (merkaartor-0.16.3.tar.bz2) = 5793565 bytes |