Date: Sun, 6 Feb 2011 19:32:48 GMT From: Oliver Heesakkers <dev2@heesakkers.info> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/154559: [patch] update astro/merkaartor to 0.17.1 Message-ID: <201102061932.p16JWmwd059352@red.freebsd.org> Resent-Message-ID: <201102061940.p16Je6w1091684@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 154559 >Category: ports >Synopsis: [patch] update astro/merkaartor to 0.17.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 06 19:40:06 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Oliver Heesakkers >Release: 8.1-RELEASE-p2 amd64 >Organization: >Environment: >Description: Update 0.17.1 This is a bugfix release http://merkaartor.be/news/25 >How-To-Repeat: >Fix: diff -ruN merkaartor_orig/Makefile merkaartor/Makefile --- merkaartor_orig/Makefile 2011-01-29 14:09:12.000000000 +0100 +++ merkaartor/Makefile 2011-02-06 18:50:28.000000000 +0100 @@ -6,10 +6,9 @@ # PORTNAME= merkaartor -PORTVERSION= 0.17.0 -PORTREVISION= 1 +PORTVERSION= 0.17.1 CATEGORIES= astro -MASTER_SITES= http://www.merkaartor.be/attachments/download/192/ +MASTER_SITES= http://www.merkaartor.be/attachments/download/246/ MAINTAINER= slaven@rezic.de COMMENT= An openstreetmap mapping program diff -ruN merkaartor_orig/distinfo merkaartor/distinfo --- merkaartor_orig/distinfo 2011-01-19 09:41:03.000000000 +0100 +++ merkaartor/distinfo 2011-02-06 18:51:02.000000000 +0100 @@ -1,2 +1,2 @@ -SHA256 (merkaartor-0.17.0.tar.bz2) = 5287b72af50bbf88bdf24c09a3ea3b686e29603eb82f1446ada404c293df3642 -SIZE (merkaartor-0.17.0.tar.bz2) = 7138228 +SHA256 (merkaartor-0.17.1.tar.bz2) = c8325b468016516fc32fde8b09c1f28fe00466574f11468eca95e52b3811e370 +SIZE (merkaartor-0.17.1.tar.bz2) = 7138326 diff -ruN merkaartor_orig/files/patch-log2 merkaartor/files/patch-log2 --- merkaartor_orig/files/patch-log2 2011-01-19 09:41:03.000000000 +0100 +++ merkaartor/files/patch-log2 1970-01-01 01:00:00.000000000 +0100 @@ -1,11 +0,0 @@ ---- plugins/background/MMsBingMapBackground/msbingmapadapter.h.orig 2010-12-20 18:05:31.000000000 +0100 -+++ plugins/background/MMsBingMapBackground/msbingmapadapter.h 2010-12-20 18:06:29.000000000 +0100 -@@ -13,6 +13,8 @@ - QRectF bbox; - }; - -+#define log2(x) (log(x) / M_LN2) -+ - //! MapAdapter for Ms Bing Maps - /*! - * This is a conveniece class, which extends and configures a TileMapAdapter >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102061932.p16JWmwd059352>