Mon Sep 20 05:04:37 2021 UTC ()
(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)


(mef)
diff -r1.32 -r1.33 pkgsrc/geography/osm-gps-map/Makefile
diff -r1.2 -r1.3 pkgsrc/geography/osm-gps-map/PLIST
diff -r1.3 -r1.4 pkgsrc/geography/osm-gps-map/distinfo

cvs diff -r1.32 -r1.33 pkgsrc/geography/osm-gps-map/Makefile (expand / switch to unified diff)

--- pkgsrc/geography/osm-gps-map/Makefile 2021/04/21 11:41:48 1.32
+++ pkgsrc/geography/osm-gps-map/Makefile 2021/09/20 05:04:37 1.33
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.32 2021/04/21 11:41:48 adam Exp $ 1# $NetBSD: Makefile,v 1.33 2021/09/20 05:04:37 mef Exp $
2 2
3DISTNAME= osm-gps-map-1.1.0 3DISTNAME= osm-gps-map-1.2.0
4PKGREVISION= 1 
5CATEGORIES= geography 4CATEGORIES= geography
6MASTER_SITES= ${MASTER_SITE_GITHUB:=nzjrs/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=nzjrs/}
7GITHUB_RELEASE= ${PKGVERSION_NOREV} 6GITHUB_RELEASE= ${PKGVERSION_NOREV}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://github.com/nzjrs/osm-gps-map/ 9HOMEPAGE= https://github.com/nzjrs/osm-gps-map/
11COMMENT= Gtk+ Widget for Displaying OpenStreetMap tiles 10COMMENT= Gtk+ Widget for Displaying OpenStreetMap tiles
12LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
13 12
14GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
15USE_LIBTOOL= yes 14USE_LIBTOOL= yes
16USE_TOOLS+= gmake pkg-config 15USE_TOOLS+= gmake pkg-config
17 16

cvs diff -r1.2 -r1.3 pkgsrc/geography/osm-gps-map/PLIST (expand / switch to unified diff)

--- pkgsrc/geography/osm-gps-map/PLIST 2021/01/04 11:31:18 1.2
+++ pkgsrc/geography/osm-gps-map/PLIST 2021/09/20 05:04:37 1.3
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.2 2021/01/04 11:31:18 ryoon Exp $ 1@comment $NetBSD: PLIST,v 1.3 2021/09/20 05:04:37 mef Exp $
2include/osmgpsmap-1.0/osm-gps-map-compat.h 2include/osmgpsmap-1.0/osm-gps-map-compat.h
3include/osmgpsmap-1.0/osm-gps-map-image.h 3include/osmgpsmap-1.0/osm-gps-map-image.h
4include/osmgpsmap-1.0/osm-gps-map-layer.h 4include/osmgpsmap-1.0/osm-gps-map-layer.h
5include/osmgpsmap-1.0/osm-gps-map-osd.h 5include/osmgpsmap-1.0/osm-gps-map-osd.h
6include/osmgpsmap-1.0/osm-gps-map-point.h 6include/osmgpsmap-1.0/osm-gps-map-point.h
7include/osmgpsmap-1.0/osm-gps-map-polygon.h 7include/osmgpsmap-1.0/osm-gps-map-polygon.h
8include/osmgpsmap-1.0/osm-gps-map-source.h 8include/osmgpsmap-1.0/osm-gps-map-source.h
9include/osmgpsmap-1.0/osm-gps-map-track.h 9include/osmgpsmap-1.0/osm-gps-map-track.h
10include/osmgpsmap-1.0/osm-gps-map-widget.h 10include/osmgpsmap-1.0/osm-gps-map-widget.h
11include/osmgpsmap-1.0/osm-gps-map.h 11include/osmgpsmap-1.0/osm-gps-map.h
12lib/girepository-1.0/OsmGpsMap-1.0.typelib 12lib/girepository-1.0/OsmGpsMap-1.0.typelib
13lib/libosmgpsmap-1.0.la 13lib/libosmgpsmap-1.0.la
14lib/pkgconfig/osmgpsmap-1.0.pc 14lib/pkgconfig/osmgpsmap-1.0.pc
@@ -16,27 +16,24 @@ share/doc/osm-gps-map/AUTHORS @@ -16,27 +16,24 @@ share/doc/osm-gps-map/AUTHORS
16share/doc/osm-gps-map/COPYING 16share/doc/osm-gps-map/COPYING
17share/doc/osm-gps-map/ChangeLog 17share/doc/osm-gps-map/ChangeLog
18share/doc/osm-gps-map/NEWS 18share/doc/osm-gps-map/NEWS
19share/doc/osm-gps-map/README 19share/doc/osm-gps-map/README
20share/gir-1.0/OsmGpsMap-1.0.gir 20share/gir-1.0/OsmGpsMap-1.0.gir
21share/gtk-doc/html/libosmgpsmap/OsmGpsMap.html 21share/gtk-doc/html/libosmgpsmap/OsmGpsMap.html
22share/gtk-doc/html/libosmgpsmap/OsmGpsMapImage.html 22share/gtk-doc/html/libosmgpsmap/OsmGpsMapImage.html
23share/gtk-doc/html/libosmgpsmap/OsmGpsMapLayer.html 23share/gtk-doc/html/libosmgpsmap/OsmGpsMapLayer.html
24share/gtk-doc/html/libosmgpsmap/OsmGpsMapPoint.html 24share/gtk-doc/html/libosmgpsmap/OsmGpsMapPoint.html
25share/gtk-doc/html/libosmgpsmap/OsmGpsMapTrack.html 25share/gtk-doc/html/libosmgpsmap/OsmGpsMapTrack.html
26share/gtk-doc/html/libosmgpsmap/annotation-glossary.html 26share/gtk-doc/html/libosmgpsmap/annotation-glossary.html
27share/gtk-doc/html/libosmgpsmap/api-index-deprecated.html 27share/gtk-doc/html/libosmgpsmap/api-index-deprecated.html
28share/gtk-doc/html/libosmgpsmap/api-index-full.html 28share/gtk-doc/html/libosmgpsmap/api-index-full.html
29share/gtk-doc/html/libosmgpsmap/api-reference-deprecated.html 
30share/gtk-doc/html/libosmgpsmap/api-reference.html 29share/gtk-doc/html/libosmgpsmap/api-reference.html
31share/gtk-doc/html/libosmgpsmap/home.png 30share/gtk-doc/html/libosmgpsmap/home.png
32share/gtk-doc/html/libosmgpsmap/index.html 31share/gtk-doc/html/libosmgpsmap/index.html
33share/gtk-doc/html/libosmgpsmap/index.sgml 
34share/gtk-doc/html/libosmgpsmap/left-insensitive.png 32share/gtk-doc/html/libosmgpsmap/left-insensitive.png
35share/gtk-doc/html/libosmgpsmap/left.png 33share/gtk-doc/html/libosmgpsmap/left.png
36share/gtk-doc/html/libosmgpsmap/libosmgpsmap-OsmGpsMap-Deprecated.html 
37share/gtk-doc/html/libosmgpsmap/libosmgpsmap.devhelp2 34share/gtk-doc/html/libosmgpsmap/libosmgpsmap.devhelp2
38share/gtk-doc/html/libosmgpsmap/right-insensitive.png 35share/gtk-doc/html/libosmgpsmap/right-insensitive.png
39share/gtk-doc/html/libosmgpsmap/right.png 36share/gtk-doc/html/libosmgpsmap/right.png
40share/gtk-doc/html/libosmgpsmap/style.css 37share/gtk-doc/html/libosmgpsmap/style.css
41share/gtk-doc/html/libosmgpsmap/up-insensitive.png 38share/gtk-doc/html/libosmgpsmap/up-insensitive.png
42share/gtk-doc/html/libosmgpsmap/up.png 39share/gtk-doc/html/libosmgpsmap/up.png

cvs diff -r1.3 -r1.4 pkgsrc/geography/osm-gps-map/distinfo (expand / switch to unified diff)

--- pkgsrc/geography/osm-gps-map/distinfo 2021/01/04 11:31:18 1.3
+++ pkgsrc/geography/osm-gps-map/distinfo 2021/09/20 05:04:37 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2021/01/04 11:31:18 ryoon Exp $ 1$NetBSD: distinfo,v 1.4 2021/09/20 05:04:37 mef Exp $
2 2
3SHA1 (osm-gps-map-1.1.0.tar.gz) = 070db6bb55b5b085793aefbd263ac940e9b2400e 3SHA1 (osm-gps-map-1.2.0.tar.gz) = 167e335169a32ed9fb044d6515e98e1a98ee42a4
4RMD160 (osm-gps-map-1.1.0.tar.gz) = d5e89dcafb505be30e5cc443f3fef2178a2bc4e9 4RMD160 (osm-gps-map-1.2.0.tar.gz) = 134e4427b8b2c9ba1b6add785f5795c193e8d8ae
5SHA512 (osm-gps-map-1.1.0.tar.gz) = 74924e5caa0b2bac822f678236d94203b34d9af1dce24cfcd44e1fb9f7551558137dd02b35ca970e36472748acfd611c6251ff5c52d998bfaffccb9821cc0fe0 5SHA512 (osm-gps-map-1.2.0.tar.gz) = 7d19a3f2afcaab6dd5d2fcf62a552f4f4481d494a8ce6a88f3db94d0037ade0679d1618107859c63cdc0cf72eb8c9380b435a4c3d9af68cd3f2595cc66bba747
6Size (osm-gps-map-1.1.0.tar.gz) = 440480 bytes 6Size (osm-gps-map-1.2.0.tar.gz) = 466817 bytes