pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libgweather
Module Name: pkgsrc
Committed By: cirnatdan
Date: Tue Mar 30 10:22:45 UTC 2021
Modified Files:
pkgsrc/devel/libgweather: Makefile PLIST distinfo
Log Message:
libgweather: Updated devel/libgweather to 40.0
==================
Version 40.0
==================
- Fix possible uninitialized variable in location entry
- Translations updates
==================
Version 40.beta
==================
- Fix gweather_location_next_child annotations
- metno: Use alphabetical 2.0 symbol codes
==================
Version 40.alpha.1
==================
This version fixes a few major issues that slipped into the last release:
- Fix warnings related to the new application-id and contact-info properties
- Fix use-after-free issues when detached locations are used
- Fix vala binding issues by removing a left over struct definition
================
Version 40.alpha
================
This version contains a number of API and ABI changes that applications
will need to be modified for, including:
- An application-id as well as contact information must be provided for
every application to use online weather services. For GApplication-based
applications, the application ID is prefilled.
- All online weather providers are disabled by default, applications
should enable those that it has verified it can follow the terms of
service for. Note, for example, the requirement to subscribe to the
met.no API users mailing-list.
- A lot of the getter functions for the location database now return
references to objects which the application will need to handle. Applications
that use JavaScript or Python bindings should not require special handling
for this change.
The library was also modified to use a more-efficient Location database
format, reducing I/O when instantiated, online weather fetching uses a
maximum of 4 decimals in coordinates for queries to enhance caching, and
the yr.no backend was renamed to Met.no.
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 pkgsrc/devel/libgweather/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/libgweather/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/libgweather/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libgweather/Makefile
diff -u pkgsrc/devel/libgweather/Makefile:1.83 pkgsrc/devel/libgweather/Makefile:1.84
--- pkgsrc/devel/libgweather/Makefile:1.83 Thu Nov 5 09:06:51 2020
+++ pkgsrc/devel/libgweather/Makefile Tue Mar 30 10:22:45 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.83 2020/11/05 09:06:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.84 2021/03/30 10:22:45 cirnatdan Exp $
-DISTNAME= libgweather-3.36.1
-PKGREVISION= 1
+DISTNAME= libgweather-40.0
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=/sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/devel/libgweather/PLIST
diff -u pkgsrc/devel/libgweather/PLIST:1.9 pkgsrc/devel/libgweather/PLIST:1.10
--- pkgsrc/devel/libgweather/PLIST:1.9 Wed Nov 4 16:08:51 2020
+++ pkgsrc/devel/libgweather/PLIST Tue Mar 30 10:22:45 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2020/11/04 16:08:51 nia Exp $
+@comment $NetBSD: PLIST,v 1.10 2021/03/30 10:22:45 cirnatdan Exp $
include/libgweather-3.0/libgweather/gweather-enum-types.h
include/libgweather-3.0/libgweather/gweather-enums.h
include/libgweather-3.0/libgweather/gweather-location-entry.h
@@ -12,6 +12,7 @@ lib/girepository-1.0/GWeather-3.0.typeli
lib/libgweather-3.so
lib/libgweather-3.so.16
lib/libgweather-3.so.16.0.0
+lib/libgweather/Locations.bin
lib/pkgconfig/gweather-3.0.pc
share/gir-1.0/GWeather-3.0.gir
share/glib-2.0/schemas/org.gnome.GWeather.enums.xml
Index: pkgsrc/devel/libgweather/distinfo
diff -u pkgsrc/devel/libgweather/distinfo:1.16 pkgsrc/devel/libgweather/distinfo:1.17
--- pkgsrc/devel/libgweather/distinfo:1.16 Wed Nov 4 16:08:51 2020
+++ pkgsrc/devel/libgweather/distinfo Tue Mar 30 10:22:45 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2020/11/04 16:08:51 nia Exp $
+$NetBSD: distinfo,v 1.17 2021/03/30 10:22:45 cirnatdan Exp $
-SHA1 (libgweather-3.36.1.tar.xz) = 99e9dc437e238a4b3e29cbcd167353bf091dfbd4
-RMD160 (libgweather-3.36.1.tar.xz) = 3add156fc57585e4b59c0be384f72f189f4b18fb
-SHA512 (libgweather-3.36.1.tar.xz) = 6c7090b0b6dfac61e73a398d34329cd706080a007694ceb3d47700b4f444982f8ca989dd6dfaefe85b79ffd5af9c423be4bf1bd8491ac0ba6bd15c150d97b26d
-Size (libgweather-3.36.1.tar.xz) = 2702144 bytes
+SHA1 (libgweather-40.0.tar.xz) = 5f8be54bb68df8da1193323f17d69c3cb810214d
+RMD160 (libgweather-40.0.tar.xz) = 2aca846071b21a0fe916cc12cd8fed6eb87ef5ab
+SHA512 (libgweather-40.0.tar.xz) = 72e295246bf03550039a70bd4bf5b8f06357a6b70e04308c197fba309e406d410a97d128d849d97a29a6a114faa1ef5452e6632870b7ea45223a0c305c228cc1
+Size (libgweather-40.0.tar.xz) = 2704404 bytes
Home |
Main Index |
Thread Index |
Old Index