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: youri
Date: Fri Jan 18 13:10:34 UTC 2019
Modified Files:
pkgsrc/misc/xfce4-weather-plugin: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/misc/xfce4-weather-plugin/Makefile
cvs rdiff -u -r1.13 -r1.14 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.63 pkgsrc/misc/xfce4-weather-plugin/Makefile:1.64
--- pkgsrc/misc/xfce4-weather-plugin/Makefile:1.63 Sun Dec 9 18:52:37 2018
+++ pkgsrc/misc/xfce4-weather-plugin/Makefile Fri Jan 18 13:10:34 2019
@@ -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 @@ COMMENT= Xfce weather plugin
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"
Index: pkgsrc/misc/xfce4-weather-plugin/distinfo
diff -u pkgsrc/misc/xfce4-weather-plugin/distinfo:1.13 pkgsrc/misc/xfce4-weather-plugin/distinfo:1.14
--- pkgsrc/misc/xfce4-weather-plugin/distinfo:1.13 Thu May 17 09:59:28 2018
+++ pkgsrc/misc/xfce4-weather-plugin/distinfo Fri Jan 18 13:10:34 2019
@@ -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