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.
This commit is contained in:
parent
a5c64d6033
commit
fac48b99cd
2 changed files with 8 additions and 9 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue