summaryrefslogtreecommitdiff
path: root/misc/libmateweather/Makefile
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2018-05-14 12:46:22 +0000
committeryouri <youri@pkgsrc.org>2018-05-14 12:46:22 +0000
commite960b57f311198d4dbcefb773a067a7137cfc861 (patch)
tree123213e18db7e35475b7ac4c159b89d4dd651bdf /misc/libmateweather/Makefile
parentfc25045ce784c942ec7ff6907c0372bb87aca471 (diff)
downloadpkgsrc-e960b57f311198d4dbcefb773a067a7137cfc861.tar.gz
Update to 1.20.0:
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
Diffstat (limited to 'misc/libmateweather/Makefile')
-rw-r--r--misc/libmateweather/Makefile5
1 files changed, 2 insertions, 3 deletions
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