pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/osm-gps-map (geography/osm-gps-map) Updated ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/869ec290a661
branches:  trunk
changeset: 458801:869ec290a661
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Sep 20 05:04:37 2021 +0000

description:
(geography/osm-gps-map) Updated 1.1.0 to 1.2.0

Changes in 1.2.0
======================
  * Change max allowed zoom for various maps (Rolf Eike Beer, Philipe Weyland)
  * Add copyright notices to maps (Patrick Salecker)
  * Add configureable user-agent property for apps to clearly identify themselves (Patrick Salecker)
  * Remove dependency on gnome-common (Patrick Salecker, Hubert Kowalski)
  * Add user_data support to points (Martijn Goedhart)
  * Add breakable and shade_alpha properties to polygons (Samuel Cowen)
  * Python example updated to Python3 (Felipe S. S. Schneider)
  * Add Glade catalog file for better glade integration (Davide Gessa)

diffstat:

 geography/osm-gps-map/Makefile |   5 ++---
 geography/osm-gps-map/PLIST    |   5 +----
 geography/osm-gps-map/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 12 deletions(-)

diffs (52 lines):

diff -r c7eb4c6a5cff -r 869ec290a661 geography/osm-gps-map/Makefile
--- a/geography/osm-gps-map/Makefile    Mon Sep 20 04:12:04 2021 +0000
+++ b/geography/osm-gps-map/Makefile    Mon Sep 20 05:04:37 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2021/04/21 11:41:48 adam Exp $
+# $NetBSD: Makefile,v 1.33 2021/09/20 05:04:37 mef Exp $
 
-DISTNAME=      osm-gps-map-1.1.0
-PKGREVISION=   1
+DISTNAME=      osm-gps-map-1.2.0
 CATEGORIES=    geography
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=nzjrs/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
diff -r c7eb4c6a5cff -r 869ec290a661 geography/osm-gps-map/PLIST
--- a/geography/osm-gps-map/PLIST       Mon Sep 20 04:12:04 2021 +0000
+++ b/geography/osm-gps-map/PLIST       Mon Sep 20 05:04:37 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2021/01/04 11:31:18 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.3 2021/09/20 05:04:37 mef Exp $
 include/osmgpsmap-1.0/osm-gps-map-compat.h
 include/osmgpsmap-1.0/osm-gps-map-image.h
 include/osmgpsmap-1.0/osm-gps-map-layer.h
@@ -26,14 +26,11 @@
 share/gtk-doc/html/libosmgpsmap/annotation-glossary.html
 share/gtk-doc/html/libosmgpsmap/api-index-deprecated.html
 share/gtk-doc/html/libosmgpsmap/api-index-full.html
-share/gtk-doc/html/libosmgpsmap/api-reference-deprecated.html
 share/gtk-doc/html/libosmgpsmap/api-reference.html
 share/gtk-doc/html/libosmgpsmap/home.png
 share/gtk-doc/html/libosmgpsmap/index.html
-share/gtk-doc/html/libosmgpsmap/index.sgml
 share/gtk-doc/html/libosmgpsmap/left-insensitive.png
 share/gtk-doc/html/libosmgpsmap/left.png
-share/gtk-doc/html/libosmgpsmap/libosmgpsmap-OsmGpsMap-Deprecated.html
 share/gtk-doc/html/libosmgpsmap/libosmgpsmap.devhelp2
 share/gtk-doc/html/libosmgpsmap/right-insensitive.png
 share/gtk-doc/html/libosmgpsmap/right.png
diff -r c7eb4c6a5cff -r 869ec290a661 geography/osm-gps-map/distinfo
--- a/geography/osm-gps-map/distinfo    Mon Sep 20 04:12:04 2021 +0000
+++ b/geography/osm-gps-map/distinfo    Mon Sep 20 05:04:37 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2021/01/04 11:31:18 ryoon Exp $
+$NetBSD: distinfo,v 1.4 2021/09/20 05:04:37 mef Exp $
 
-SHA1 (osm-gps-map-1.1.0.tar.gz) = 070db6bb55b5b085793aefbd263ac940e9b2400e
-RMD160 (osm-gps-map-1.1.0.tar.gz) = d5e89dcafb505be30e5cc443f3fef2178a2bc4e9
-SHA512 (osm-gps-map-1.1.0.tar.gz) = 74924e5caa0b2bac822f678236d94203b34d9af1dce24cfcd44e1fb9f7551558137dd02b35ca970e36472748acfd611c6251ff5c52d998bfaffccb9821cc0fe0
-Size (osm-gps-map-1.1.0.tar.gz) = 440480 bytes
+SHA1 (osm-gps-map-1.2.0.tar.gz) = 167e335169a32ed9fb044d6515e98e1a98ee42a4
+RMD160 (osm-gps-map-1.2.0.tar.gz) = 134e4427b8b2c9ba1b6add785f5795c193e8d8ae
+SHA512 (osm-gps-map-1.2.0.tar.gz) = 7d19a3f2afcaab6dd5d2fcf62a552f4f4481d494a8ce6a88f3db94d0037ade0679d1618107859c63cdc0cf72eb8c9380b435a4c3d9af68cd3f2595cc66bba747
+Size (osm-gps-map-1.2.0.tar.gz) = 466817 bytes



Home | Main Index | Thread Index | Old Index