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 Update xfce4-weather-plugin ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/249bf7523f60
branches:  trunk
changeset: 364087:249bf7523f60
user:      youri <youri%pkgsrc.org@localhost>
date:      Tue Jun 20 22:13:23 2017 +0000

description:
Update xfce4-weather-plugin to 0.8.9:

0.8.9
=====
- Bump LocationforecastLTS version to 1.3
- Fix two compiler warnings about implicit declarations of functions
- Change more URLs from http://yr.no to https://met.no
- Translation updates: Basque, Croatian, Czech, Occitan, Slovak

0.8.8
=====
- Use https://api.met.no, old site has been deprecated and will no
  longer work
- Translation updates: Catalan, Indonesian, Korean, Lithuanian,
  Slovak, Swedish

diffstat:

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

diffs (38 lines):

diff -r a722030ce25c -r 249bf7523f60 misc/xfce4-weather-plugin/Makefile
--- a/misc/xfce4-weather-plugin/Makefile        Tue Jun 20 22:09:20 2017 +0000
+++ b/misc/xfce4-weather-plugin/Makefile        Tue Jun 20 22:13:23 2017 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2017/04/22 21:03:44 adam Exp $
+# $NetBSD: Makefile,v 1.50 2017/06/20 22:13:23 youri Exp $
 
-PKGREVISION= 5
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       0.8.7
+VERSION=       0.8.9
 DISTNAME=      xfce4-weather-plugin-${VERSION}
 CATEGORIES=    misc
 MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.8/
@@ -14,6 +13,7 @@
 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 a722030ce25c -r 249bf7523f60 misc/xfce4-weather-plugin/distinfo
--- a/misc/xfce4-weather-plugin/distinfo        Tue Jun 20 22:09:20 2017 +0000
+++ b/misc/xfce4-weather-plugin/distinfo        Tue Jun 20 22:13:23 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2016/06/09 08:18:30 youri Exp $
+$NetBSD: distinfo,v 1.11 2017/06/20 22:13:23 youri Exp $
 
-SHA1 (xfce4-weather-plugin-0.8.7.tar.bz2) = 550e58df28382fcef6be170b7a30358708c4f49a
-RMD160 (xfce4-weather-plugin-0.8.7.tar.bz2) = 4605bccb1c8f6198cf1b937360ef4e8ca08590d2
-SHA512 (xfce4-weather-plugin-0.8.7.tar.bz2) = 681b500cbeead09e61b2d30960853503e90ece6a73871b0a603d32026d7781096e5dac8fc456fb80a9a3a69c65f2ff1e297ffab520e7a7b27a31d5b7627710c8
-Size (xfce4-weather-plugin-0.8.7.tar.bz2) = 2976092 bytes
+SHA1 (xfce4-weather-plugin-0.8.9.tar.bz2) = afd12e45d7a0a1545b944910621a5c5fb0336796
+RMD160 (xfce4-weather-plugin-0.8.9.tar.bz2) = 65d5c67e9c0f15f3b443c85b741d568d9a7c00f9
+SHA512 (xfce4-weather-plugin-0.8.9.tar.bz2) = bcc714bc369f8fe0dbcb2d42e4c99c0208539edf58adcecf5d0fb55ba05e763be9113a8197ed931b99f119ff4e4d54985824c612ba3b613da8b1a7ca717bacfd
+Size (xfce4-weather-plugin-0.8.9.tar.bz2) = 2966504 bytes



Home | Main Index | Thread Index | Old Index