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/00fbdba4588f
branches:  trunk
changeset: 318021:00fbdba4588f
user:      youri <youri%pkgsrc.org@localhost>
date:      Fri Jan 18 13:10:34 2019 +0000

description:
xfce4-weather-plugin: update to 0.9.0:

- Port to GTK+ 3
  - Preferences dialog ported to Glade
  - Replaced individual header includes
  - Replaced deprecated symbols
  - Replaced direct access with accessor functions
  - Improved forecast background with dark and light themes
  - Improved spacing in the preference and forecast dialogs
  - Added small (3px) padding between weather icon and scrollbox
  - Fixed full debug builds
- Port to libsoup 2.42
- Updated build requirements:
  - gtk+-3.0 3.22.0+
  - gthread-2.0 2.42.0+
  - glib-2.0 2.42.0+
  - libxfce4util-1.0 4.12.0+
  - libxfce4ui-2 4.12.0+
  - libxfce4panel-2.0 4.12.0+
  - libsoup-2.4 2.42.0+
- Use HTTPS where possible
- Translations updates

diffstat:

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

diffs (43 lines):

diff -r b972b6156bfb -r 00fbdba4588f misc/xfce4-weather-plugin/Makefile
--- a/misc/xfce4-weather-plugin/Makefile        Fri Jan 18 13:08:10 2019 +0000
+++ b/misc/xfce4-weather-plugin/Makefile        Fri Jan 18 13:10:34 2019 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.63 2018/12/09 18:52:37 adam Exp $
+# $NetBSD: Makefile,v 1.64 2019/01/18 13:10:34 youri Exp $
 
-PKGREVISION= 6
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       0.8.10
+VERSION=       0.9.0
 DISTNAME=      xfce4-weather-plugin-${VERSION}
 CATEGORIES=    misc
-MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.8/
+MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.9/
 
 HOMEPAGE=      http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
 COMMENT=       Xfce weather plugin
@@ -14,7 +13,6 @@
 LDFLAGS.SunOS+=        -lsocket -lnsl
 
 .include "../../net/libsoup/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
diff -r b972b6156bfb -r 00fbdba4588f misc/xfce4-weather-plugin/distinfo
--- a/misc/xfce4-weather-plugin/distinfo        Fri Jan 18 13:08:10 2019 +0000
+++ b/misc/xfce4-weather-plugin/distinfo        Fri Jan 18 13:10:34 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2018/05/17 09:59:28 jperkin Exp $
+$NetBSD: distinfo,v 1.14 2019/01/18 13:10:34 youri Exp $
 
-SHA1 (xfce4-weather-plugin-0.8.10.tar.bz2) = cbe477356fe1bde6e93a38d2110c2135059a28e9
-RMD160 (xfce4-weather-plugin-0.8.10.tar.bz2) = 248c375c25e98cf8fd7564878e8d427523be08a5
-SHA512 (xfce4-weather-plugin-0.8.10.tar.bz2) = e40f794e824cc48038ece0c1336eed21b2e28091b86a4b76099c092c2e45abc5041d010d286f64fc483e8ad7c496127152df86330187afbd0872506d89f37c35
-Size (xfce4-weather-plugin-0.8.10.tar.bz2) = 2991350 bytes
+SHA1 (xfce4-weather-plugin-0.9.0.tar.bz2) = dd136780625c6e57b9fd36ba306add27fc9fe4b1
+RMD160 (xfce4-weather-plugin-0.9.0.tar.bz2) = 4b5d7d8d3b35d43f01a5421d40aaa55c599aef75
+SHA512 (xfce4-weather-plugin-0.9.0.tar.bz2) = 2a6fbeceb99d809cc4a928d0d53f92c7c638adbdc78d39dc2857b3506fb4287291702f078b547752176e0d2660a6365b62a7d8459ab88bea744dee28268e326a
+Size (xfce4-weather-plugin-0.9.0.tar.bz2) = 2953904 bytes
 SHA1 (patch-panel-plugin_weather-parsers.c) = c07ebf8f35aaf04ce28a5fc6ca507b3b95c07ca1



Home | Main Index | Thread Index | Old Index