pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/xfce4-weather-plugin



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed May  3 23:41:58 UTC 2023

Modified Files:
        pkgsrc/misc/xfce4-weather-plugin: Makefile PLIST distinfo

Log Message:
xfce4-weather-plugin: update to 0.11.1

Change log:

0.11.1 (2023-04-21)
======
- Update copyright year
- Remove deprecated project files
- Prevent Celcius display of -0C (fixes #63)
- Fix blurry logo when UI scale > 1
- Fix blurry icons when UI scale > 1
- Fix intltool lock file bug in make distcheck
- Rename `timezone` to avoid shadowing global variable
- Return from function to avoid using garbage values
- Use correct variable
- Add settings button to summary window (Fixes #41)
- Drop strftime padding (Fixes #46)
- Improve settings UI
- Add new icons with rDNS naming
- Fix forecast layout (Fixes #40)
- Translation Updates:
  Albanian, Arabic, Basque, Belarusian, Bulgarian, Catalan, Chinese
  (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern
  Armenian, English (Australia), English (United Kingdom), Estonian,
  Finnish, French, Galician, German, Greek, Hebrew, Hungarian,
  Icelandic, Indonesian, Italian, Japanese, Korean, Lithuanian, Malay,
  Norwegian Bokml, Norwegian Nynorsk, Occitan (post 1500), Polish,
  Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian,
  Spanish, Swedish, Thai, Turkish, Ukrainian


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/misc/xfce4-weather-plugin/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/misc/xfce4-weather-plugin/PLIST
cvs rdiff -u -r1.21 -r1.22 pkgsrc/misc/xfce4-weather-plugin/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/xfce4-weather-plugin/Makefile
diff -u pkgsrc/misc/xfce4-weather-plugin/Makefile:1.89 pkgsrc/misc/xfce4-weather-plugin/Makefile:1.90
--- pkgsrc/misc/xfce4-weather-plugin/Makefile:1.89      Wed Apr 19 08:10:53 2023
+++ pkgsrc/misc/xfce4-weather-plugin/Makefile   Wed May  3 23:41:58 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.89 2023/04/19 08:10:53 adam Exp $
+# $NetBSD: Makefile,v 1.90 2023/05/03 23:41:58 gutteridge Exp $
 
-PKGREVISION= 8
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       0.11.0
+VERSION=       0.11.1
 DISTNAME=      xfce4-weather-plugin-${VERSION}
 CATEGORIES=    misc
 MASTER_SITES=  https://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/${VERSION:R}/

Index: pkgsrc/misc/xfce4-weather-plugin/PLIST
diff -u pkgsrc/misc/xfce4-weather-plugin/PLIST:1.9 pkgsrc/misc/xfce4-weather-plugin/PLIST:1.10
--- pkgsrc/misc/xfce4-weather-plugin/PLIST:1.9  Wed Dec  2 00:46:31 2020
+++ pkgsrc/misc/xfce4-weather-plugin/PLIST      Wed May  3 23:41:58 2023
@@ -1,6 +1,10 @@
-@comment $NetBSD: PLIST,v 1.9 2020/12/02 00:46:31 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.10 2023/05/03 23:41:58 gutteridge Exp $
 lib/xfce4/panel/plugins/libweather.la
-share/icons/hicolor/48x48/apps/xfce4-weather.png
+share/icons/hicolor/128x128/apps/org.xfce.panel.weather.png
+share/icons/hicolor/16x16/apps/org.xfce.panel.weather.png
+share/icons/hicolor/32x32/apps/org.xfce.panel.weather.png
+share/icons/hicolor/48x48/apps/org.xfce.panel.weather.png
+share/icons/hicolor/scalable/apps/org.xfce.panel.weather.svg
 share/locale/ar/LC_MESSAGES/xfce4-weather-plugin.mo
 share/locale/ast/LC_MESSAGES/xfce4-weather-plugin.mo
 share/locale/be/LC_MESSAGES/xfce4-weather-plugin.mo

Index: pkgsrc/misc/xfce4-weather-plugin/distinfo
diff -u pkgsrc/misc/xfce4-weather-plugin/distinfo:1.21 pkgsrc/misc/xfce4-weather-plugin/distinfo:1.22
--- pkgsrc/misc/xfce4-weather-plugin/distinfo:1.21      Tue Dec  7 01:16:50 2021
+++ pkgsrc/misc/xfce4-weather-plugin/distinfo   Wed May  3 23:41:58 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2021/12/07 01:16:50 gutteridge Exp $
+$NetBSD: distinfo,v 1.22 2023/05/03 23:41:58 gutteridge Exp $
 
-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
+BLAKE2s (xfce4-weather-plugin-0.11.1.tar.bz2) = b916f0f1c5aeb1dccf9ad7e438c0196bc391e2a15bb32e59569e40ef6a9d36bc
+SHA512 (xfce4-weather-plugin-0.11.1.tar.bz2) = 625b2aab1ded60eb39171969cd67224569cf7477c0a6e47aa5600a4a09b4a2cecd4b830f4c01669e6f2289edd4e7d882b15d56526a1211b8b5b86141b585778f
+Size (xfce4-weather-plugin-0.11.1.tar.bz2) = 3100215 bytes
 SHA1 (patch-panel-plugin_weather-parsers.c) = c07ebf8f35aaf04ce28a5fc6ca507b3b95c07ca1



Home | Main Index | Thread Index | Old Index