diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2020-01-05 23:02:25 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2020-01-05 23:02:25 +0000 |
commit | 954ab1a74332be9fb98e7468b1e5e3c9d0766e9a (patch) | |
tree | 93d9dd27fd44606c3274d54745d625348dbd7473 | |
parent | 0f98aa343f261d73148706c8a001672bdea9b9ca (diff) | |
download | pkgsrc-954ab1a74332be9fb98e7468b1e5e3c9d0766e9a.tar.gz |
xfce4-tumbler: update to 0.2.8
Change log:
0.2.8
======
- Fix thumbnail orientation (Bug #15011)
- prepend $XDG_DATA_HOME/thumbnailers/ to thumbnailers directory (Bug #15858)
- Translation Updates: Galician, Portuguese, Slovenian, Spanish
-rw-r--r-- | x11/xfce4-tumbler/Makefile | 5 | ||||
-rw-r--r-- | x11/xfce4-tumbler/PLIST | 3 | ||||
-rw-r--r-- | x11/xfce4-tumbler/distinfo | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/x11/xfce4-tumbler/Makefile b/x11/xfce4-tumbler/Makefile index 2912a6eda0a..14735707cdb 100644 --- a/x11/xfce4-tumbler/Makefile +++ b/x11/xfce4-tumbler/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2019/11/07 12:38:09 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2020/01/05 23:02:25 gutteridge Exp $ -PKGREVISION= 3 .include "../../meta-pkgs/xfce4/Makefile.common" -VERSION= 0.2.7 +VERSION= 0.2.8 DISTNAME= tumbler-${VERSION} PKGNAME= xfce4-tumbler-${VERSION} CATEGORIES= x11 diff --git a/x11/xfce4-tumbler/PLIST b/x11/xfce4-tumbler/PLIST index 12fc129654d..e60ba875ace 100644 --- a/x11/xfce4-tumbler/PLIST +++ b/x11/xfce4-tumbler/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2019/07/13 00:24:21 gutteridge Exp $ +@comment $NetBSD: PLIST,v 1.7 2020/01/05 23:02:25 gutteridge Exp $ include/tumbler-1/tumbler/tumbler-abstract-thumbnailer.h include/tumbler-1/tumbler/tumbler-cache-plugin.h include/tumbler-1/tumbler/tumbler-cache.h @@ -102,6 +102,7 @@ share/locale/ro/LC_MESSAGES/tumbler.mo share/locale/ru/LC_MESSAGES/tumbler.mo share/locale/si/LC_MESSAGES/tumbler.mo share/locale/sk/LC_MESSAGES/tumbler.mo +share/locale/sl/LC_MESSAGES/tumbler.mo share/locale/sq/LC_MESSAGES/tumbler.mo share/locale/sr/LC_MESSAGES/tumbler.mo share/locale/sv/LC_MESSAGES/tumbler.mo diff --git a/x11/xfce4-tumbler/distinfo b/x11/xfce4-tumbler/distinfo index c8d59ce2e80..48291d401c4 100644 --- a/x11/xfce4-tumbler/distinfo +++ b/x11/xfce4-tumbler/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2019/08/17 18:44:05 gutteridge Exp $ +$NetBSD: distinfo,v 1.10 2020/01/05 23:02:25 gutteridge Exp $ -SHA1 (tumbler-0.2.7.tar.bz2) = f45f6e7fe1a7c38072bead3b5f18514671a18908 -RMD160 (tumbler-0.2.7.tar.bz2) = 4faba23041de69b551f5b711b3e46925931a7c77 -SHA512 (tumbler-0.2.7.tar.bz2) = d5121da67bc2b1bf115980b6c9ef9fcaf71cdf52976227dd360afa44ac477c305a774a29be876e4fd0874f71bae3682b28c2429864283dd14b9e9bd1790a9083 -Size (tumbler-0.2.7.tar.bz2) = 564538 bytes +SHA1 (tumbler-0.2.8.tar.bz2) = 0b992cf5179461784b85982b2be5bbbe372c63c3 +RMD160 (tumbler-0.2.8.tar.bz2) = 795d792ffe0a3f361a719383012b68da45d0ea28 +SHA512 (tumbler-0.2.8.tar.bz2) = cfb322fb960b4f4d25c6dc68db5087c46845592fd0af839269598dc22930f5d460aae5df7c852024de3733fad9b0e53a8906700cb4ba43ab60883a6104f3e7cb +Size (tumbler-0.2.8.tar.bz2) = 591099 bytes SHA1 (patch-tumblerd_Makefile.in) = be057d51fa064610e31f9ae883f3d3ec992e0798 |