pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/xfce4-datetime-plugin xfce4-datetime-plugin: upda...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd5bcfedffb7
branches:  trunk
changeset: 323107:bd5bcfedffb7
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sat May 04 18:56:44 2019 +0000

description:
xfce4-datetime-plugin: update to 0.7.1

Change log:
* Removed the frame around the calendar popup to simplify appearance
* Spacing improvements in the preferences dialog (bug #14662)
* Fixed build warnings
* Updated translations

diffstat:

 time/xfce4-datetime-plugin/Makefile |   8 ++++----
 time/xfce4-datetime-plugin/PLIST    |   4 +++-
 time/xfce4-datetime-plugin/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 10 deletions(-)

diffs (56 lines):

diff -r 73afc85ab02e -r bd5bcfedffb7 time/xfce4-datetime-plugin/Makefile
--- a/time/xfce4-datetime-plugin/Makefile       Sat May 04 16:16:46 2019 +0000
+++ b/time/xfce4-datetime-plugin/Makefile       Sat May 04 18:56:44 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.51 2018/11/14 22:22:32 kleink Exp $
+# $NetBSD: Makefile,v 1.52 2019/05/04 18:56:44 gutteridge Exp $
 
-PKGREVISION= 6
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-datetime-plugin-0.7.0
+VERSION=       0.7.1
+DISTNAME=      xfce4-datetime-plugin-${VERSION}
 CATEGORIES=    time
-MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-datetime-plugin/0.7/
+MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-datetime-plugin/${VERSION:R}/
 
 HOMEPAGE=      http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
 COMMENT=       Xfce calendar plugin
diff -r 73afc85ab02e -r bd5bcfedffb7 time/xfce4-datetime-plugin/PLIST
--- a/time/xfce4-datetime-plugin/PLIST  Sat May 04 16:16:46 2019 +0000
+++ b/time/xfce4-datetime-plugin/PLIST  Sat May 04 18:56:44 2019 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.9 2016/06/09 09:49:45 youri Exp $
+@comment $NetBSD: PLIST,v 1.10 2019/05/04 18:56:44 gutteridge Exp $
 lib/xfce4/panel/plugins/libdatetime.la
 share/locale/am/LC_MESSAGES/xfce4-datetime-plugin.mo
 share/locale/ar/LC_MESSAGES/xfce4-datetime-plugin.mo
 share/locale/ast/LC_MESSAGES/xfce4-datetime-plugin.mo
+share/locale/be/LC_MESSAGES/xfce4-datetime-plugin.mo
 share/locale/bg/LC_MESSAGES/xfce4-datetime-plugin.mo
 share/locale/ca/LC_MESSAGES/xfce4-datetime-plugin.mo
 share/locale/cs/LC_MESSAGES/xfce4-datetime-plugin.mo
@@ -13,6 +14,7 @@
 share/locale/en_GB/LC_MESSAGES/xfce4-datetime-plugin.mo
 share/locale/es/LC_MESSAGES/xfce4-datetime-plugin.mo
 share/locale/eu/LC_MESSAGES/xfce4-datetime-plugin.mo
+share/locale/fi/LC_MESSAGES/xfce4-datetime-plugin.mo
 share/locale/fr/LC_MESSAGES/xfce4-datetime-plugin.mo
 share/locale/gl/LC_MESSAGES/xfce4-datetime-plugin.mo
 share/locale/he/LC_MESSAGES/xfce4-datetime-plugin.mo
diff -r 73afc85ab02e -r bd5bcfedffb7 time/xfce4-datetime-plugin/distinfo
--- a/time/xfce4-datetime-plugin/distinfo       Sat May 04 16:16:46 2019 +0000
+++ b/time/xfce4-datetime-plugin/distinfo       Sat May 04 18:56:44 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2017/06/20 21:36:43 youri Exp $
+$NetBSD: distinfo,v 1.11 2019/05/04 18:56:44 gutteridge Exp $
 
-SHA1 (xfce4-datetime-plugin-0.7.0.tar.bz2) = f9f5abe851d4755433739500ceb7fe0876a6dd64
-RMD160 (xfce4-datetime-plugin-0.7.0.tar.bz2) = a3b62b700e5c69c39fdd02c71d302843a0409573
-SHA512 (xfce4-datetime-plugin-0.7.0.tar.bz2) = a6d12a5f30fd6f5d0cfa85e50ed261c09378ff9f74897c5b30aef491c0f81a1985c033a416c9e080c1b07551666e1c6d1b1a1d75b5fac72dd71417ec23a640f7
-Size (xfce4-datetime-plugin-0.7.0.tar.bz2) = 283142 bytes
+SHA1 (xfce4-datetime-plugin-0.7.1.tar.bz2) = 13f5611661ddba4e0fbfb5be5c0f15c02e8a7a23
+RMD160 (xfce4-datetime-plugin-0.7.1.tar.bz2) = 54b64229a2210dc413965aa83a8dbd70ccb5dc69
+SHA512 (xfce4-datetime-plugin-0.7.1.tar.bz2) = 458d6d16953f8e150a6e3560567ea818e18db0477092ee392d00a4770a6feb7b6d50f2e4cd9373f987f0f6323539e7732bed187e3f74f14f2cb4c093a2a526fc
+Size (xfce4-datetime-plugin-0.7.1.tar.bz2) = 318918 bytes



Home | Main Index | Thread Index | Old Index