diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2020-08-12 22:43:37 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2020-08-12 22:43:37 +0000 |
commit | ba333189a8556665eccd67d0e651fbe7ba5352f8 (patch) | |
tree | 4ba669182c6fcf18d0af6f048bc15425dd6a1a34 | |
parent | 5789ac5c62bddc2c74425c88c5ba6bd79ba087a2 (diff) | |
download | pkgsrc-ba333189a8556665eccd67d0e651fbe7ba5352f8.tar.gz |
xfce4-tumbler: update to 0.2.9
Change log:
0.2.9
=====
- Fix jpeg thumbnail orientation when fallback code is taken place (Bug #28).
-rw-r--r-- | x11/xfce4-tumbler/Makefile | 7 | ||||
-rw-r--r-- | x11/xfce4-tumbler/distinfo | 10 |
2 files changed, 8 insertions, 9 deletions
diff --git a/x11/xfce4-tumbler/Makefile b/x11/xfce4-tumbler/Makefile index 4b0b568486b..acbe0c715d8 100644 --- a/x11/xfce4-tumbler/Makefile +++ b/x11/xfce4-tumbler/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.85 2020/06/02 08:25:05 adam Exp $ +# $NetBSD: Makefile,v 1.86 2020/08/12 22:43:37 gutteridge Exp $ -PKGREVISION= 9 .include "../../meta-pkgs/xfce4/Makefile.common" -VERSION= 0.2.8 +VERSION= 0.2.9 DISTNAME= tumbler-${VERSION} PKGNAME= xfce4-tumbler-${VERSION} CATEGORIES= x11 -MASTER_SITES= http://archive.xfce.org/src/xfce/tumbler/${VERSION:R}/ +MASTER_SITES= https://archive.xfce.org/src/xfce/tumbler/${VERSION:R}/ HOMEPAGE= https://docs.xfce.org/xfce/thunar/tumbler COMMENT= D-Bus thumbnailing service diff --git a/x11/xfce4-tumbler/distinfo b/x11/xfce4-tumbler/distinfo index 48291d401c4..538d00f87fa 100644 --- a/x11/xfce4-tumbler/distinfo +++ b/x11/xfce4-tumbler/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.10 2020/01/05 23:02:25 gutteridge Exp $ +$NetBSD: distinfo,v 1.11 2020/08/12 22:43:37 gutteridge Exp $ -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 (tumbler-0.2.9.tar.bz2) = 1b845060ed377c92e8c2a264c1d7f1b7cf78b5fe +RMD160 (tumbler-0.2.9.tar.bz2) = ca7970421a8008489c3906e5b8f8e9a50ebce311 +SHA512 (tumbler-0.2.9.tar.bz2) = df9cf9b2ba77e220f11c5ca3ec4601c973802b802e989dcd24d1b2c7c13e97c185071488c866f3ed5ed1cc6defde1a4879b5fc2c48bfc015456508e526d6bf0f +Size (tumbler-0.2.9.tar.bz2) = 557794 bytes SHA1 (patch-tumblerd_Makefile.in) = be057d51fa064610e31f9ae883f3d3ec992e0798 |