diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2019-05-04 18:56:44 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2019-05-04 18:56:44 +0000 |
commit | 52981ab1fbbbe8a0215f2e87fea13fcbdf3cc1ca (patch) | |
tree | d62a19501ad2a761595c2760ad659be90d7e16ec /time | |
parent | 414dfc9acab99d3af1775aa7ecb64c0aea154f55 (diff) | |
download | pkgsrc-52981ab1fbbbe8a0215f2e87fea13fcbdf3cc1ca.tar.gz |
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 (limited to 'time')
-rw-r--r-- | time/xfce4-datetime-plugin/Makefile | 8 | ||||
-rw-r--r-- | time/xfce4-datetime-plugin/PLIST | 4 | ||||
-rw-r--r-- | time/xfce4-datetime-plugin/distinfo | 10 |
3 files changed, 12 insertions, 10 deletions
diff --git a/time/xfce4-datetime-plugin/Makefile b/time/xfce4-datetime-plugin/Makefile index 192a3ad5e77..94b0c0d9a39 100644 --- a/time/xfce4-datetime-plugin/Makefile +++ b/time/xfce4-datetime-plugin/Makefile @@ -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 --git a/time/xfce4-datetime-plugin/PLIST b/time/xfce4-datetime-plugin/PLIST index 8f748425dae..9d7dbbd06d4 100644 --- a/time/xfce4-datetime-plugin/PLIST +++ b/time/xfce4-datetime-plugin/PLIST @@ -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_AU/LC_MESSAGES/xfce4-datetime-plugin.mo 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 --git a/time/xfce4-datetime-plugin/distinfo b/time/xfce4-datetime-plugin/distinfo index 3bdbe6c5690..17196b6bd1f 100644 --- a/time/xfce4-datetime-plugin/distinfo +++ b/time/xfce4-datetime-plugin/distinfo @@ -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 |