pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/xfce4-weather-plugin xfce4-weather-plugin: update...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30c0646af2ff
branches:  trunk
changeset: 770687:30c0646af2ff
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Tue Dec 07 01:16:50 2021 +0000

description:
xfce4-weather-plugin: update to 0.11.0

Change log:

0.11.0
======
- Port to Xfconf
- Fix null g_array_sort() argument
- settings: Use infobar and symbolic icons
- Improve forecast window
- autoconf: Remove AC_HEADER_STDC
- Update `.gitignore`
- Set pointers to NULL
- Fix double-free
- Fix missing-prototypes
- Enable debug=yes when compiling from git and fix warnings
- Remove GSourceFunc casts
- Update copyright
- Translation Updates:
  Basque, Belarusian, Bulgarian, Czech, Danish, Finnish, Greek,
  Portuguese (Brazil), Russian, Serbian, Slovak, Turkish, Ukrainian

diffstat:

 misc/xfce4-weather-plugin/Makefile |  5 ++---
 misc/xfce4-weather-plugin/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 2836d7c739a5 -r 30c0646af2ff misc/xfce4-weather-plugin/Makefile
--- a/misc/xfce4-weather-plugin/Makefile        Tue Dec 07 01:02:20 2021 +0000
+++ b/misc/xfce4-weather-plugin/Makefile        Tue Dec 07 01:16:50 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.80 2021/04/21 11:42:16 adam Exp $
+# $NetBSD: Makefile,v 1.81 2021/12/07 01:16:50 gutteridge Exp $
 
-PKGREVISION= 1
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       0.10.2
+VERSION=       0.11.0
 DISTNAME=      xfce4-weather-plugin-${VERSION}
 CATEGORIES=    misc
 MASTER_SITES=  https://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/${VERSION:R}/
diff -r 2836d7c739a5 -r 30c0646af2ff misc/xfce4-weather-plugin/distinfo
--- a/misc/xfce4-weather-plugin/distinfo        Tue Dec 07 01:02:20 2021 +0000
+++ b/misc/xfce4-weather-plugin/distinfo        Tue Dec 07 01:16:50 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2021/10/26 10:59:38 nia Exp $
+$NetBSD: distinfo,v 1.21 2021/12/07 01:16:50 gutteridge Exp $
 
-BLAKE2s (xfce4-weather-plugin-0.10.2.tar.bz2) = 27e863b932b793c502ed3afa8768f533377f7724bfd7aaf031f73e5f946b4ba9
-SHA512 (xfce4-weather-plugin-0.10.2.tar.bz2) = 77df6d10772e47fc6b3cf4db2396b8c6ad87b6b3afb59b2a256d4c52c9f69db30039ee8c6d7b3fbabd613815cad284ecdf7b267293de7ebee76faaa583d89a11
-Size (xfce4-weather-plugin-0.10.2.tar.bz2) = 3049859 bytes
+BLAKE2s (xfce4-weather-plugin-0.11.0.tar.bz2) = 546aaf2cdbc81ae493c17161dd89cd7176d6efb2375d0ce849de6fb19168ccbf
+SHA512 (xfce4-weather-plugin-0.11.0.tar.bz2) = f4534d47f825358752ec6252fd0fc49a44ac682e4cdce960d744cd343f5f670473fa4175c59849282352dc75ca9b22b83d7ace68cedfc7dc89bcb21be24ccf86
+Size (xfce4-weather-plugin-0.11.0.tar.bz2) = 3019896 bytes
 SHA1 (patch-panel-plugin_weather-parsers.c) = c07ebf8f35aaf04ce28a5fc6ca507b3b95c07ca1



Home | Main Index | Thread Index | Old Index