From e960b57f311198d4dbcefb773a067a7137cfc861 Mon Sep 17 00:00:00 2001 From: youri Date: Mon, 14 May 2018 12:46:22 +0000 Subject: Update to 1.20.0: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit locations: Add Radom, Poland Locations: add Zhukovsky airport (Moscow, Russia) Locations: fix Sheremetyevo airport name (Moscow, Russia) Add timeout, actully invalidate session in weather_info_abort Start reducing weather spam by creating intial cut of weather_info_equal() function that will help apps determine if two WeatherInfo instances are ‘the same’ enough to not bother with a notification remove warning on unused bsun by actually testing value Fix soup_session_async_new() deprecation warning Add missing Polish cities with airports Fix Novosibirsk timezone Add Ceiba in Puerto Rico doc: drop ancient MateConf references and some other stuff Update cities of Kazakhstan. actually check the $GIO_REQUIRED variable’s value Translations update --- misc/libmateweather/Makefile | 5 ++--- misc/libmateweather/PLIST | 3 +-- misc/libmateweather/distinfo | 10 +++++----- 3 files changed, 8 insertions(+), 10 deletions(-) (limited to 'misc') diff --git a/misc/libmateweather/Makefile b/misc/libmateweather/Makefile index 7a159e5774a..91d72569d86 100644 --- a/misc/libmateweather/Makefile +++ b/misc/libmateweather/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2018/04/16 14:34:54 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2018/05/14 12:46:22 youri Exp $ -PKGREVISION= 6 .include "../../meta-pkgs/mate/Makefile.common" -DISTNAME= libmateweather-${VERSION:R}.1 +DISTNAME= libmateweather-${VERSION} CATEGORIES= misc COMMENT= Weather information access library diff --git a/misc/libmateweather/PLIST b/misc/libmateweather/PLIST index b55660570de..7dd1b645129 100644 --- a/misc/libmateweather/PLIST +++ b/misc/libmateweather/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2017/06/23 17:12:57 youri Exp $ +@comment $NetBSD: PLIST,v 1.3 2018/05/14 12:46:22 youri Exp $ include/libmateweather/location-entry.h include/libmateweather/mateweather-enum-types.h include/libmateweather/mateweather-location.h @@ -21,7 +21,6 @@ share/gtk-doc/html/libmateweather/home.png share/gtk-doc/html/libmateweather/index.html share/gtk-doc/html/libmateweather/left-insensitive.png share/gtk-doc/html/libmateweather/left.png -share/gtk-doc/html/libmateweather/libmateweather-mateweather-mateconf.html share/gtk-doc/html/libmateweather/libmateweather-mateweather-prefs.html share/gtk-doc/html/libmateweather/libmateweather-mateweather-xml.html share/gtk-doc/html/libmateweather/libmateweather-weather.html diff --git a/misc/libmateweather/distinfo b/misc/libmateweather/distinfo index 37af4e5a8fc..ac5d1b2c1b4 100644 --- a/misc/libmateweather/distinfo +++ b/misc/libmateweather/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2017/06/23 17:12:57 youri Exp $ +$NetBSD: distinfo,v 1.3 2018/05/14 12:46:22 youri Exp $ -SHA1 (libmateweather-1.18.1.tar.xz) = ad6536d05b257405ca7a5b64a0a122915f65a07e -RMD160 (libmateweather-1.18.1.tar.xz) = c5cad752e17ba8c8e024a36ea89cb791ed2505e5 -SHA512 (libmateweather-1.18.1.tar.xz) = 0a48647bd7f0484ddb9956626eeeeafe9cdd6bdb107c8365cba67824a06a42976c1a48188fa11a81d9f8fa366cf809bb646f61f805efacfe328b468c0a5c35b7 -Size (libmateweather-1.18.1.tar.xz) = 3454820 bytes +SHA1 (libmateweather-1.20.0.tar.xz) = 60dfc96ff6cdb7e94e14f38731a444d447a162e2 +RMD160 (libmateweather-1.20.0.tar.xz) = bef33c9689ec7a67ce8a39a442f4886f9a56eacf +SHA512 (libmateweather-1.20.0.tar.xz) = 50d06701b5b2de77f9ab120cda6919e1a8b49d796ae212756db50a076d7de6a5d9d217b2e327d711ac98797c2f9fc7c03d2e9ec6523511ca1895b3ceee84dfb1 +Size (libmateweather-1.20.0.tar.xz) = 3404840 bytes -- cgit v1.2.3