pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xfce4-tumbler
Module Name: pkgsrc
Committed By: youri
Date: Fri Jan 18 14:00:40 UTC 2019
Modified Files:
pkgsrc/x11/xfce4-tumbler: Makefile distinfo
Log Message:
xfce4-tumbler: update to 0.2.3:
0.2.3
=====
- Test sparse files only for regular files (bug #14693).
- Fix uninitialized variable (bug #14688)
0.2.2
=====
- Added check to avoid sparse files, that cause high cpu and
memory load. (bug #12259).
- Use hash table to avoid scanning xdg user path twice when
searching for desktop thumbnailers.
- Close desktop thumbnailers directory when done from it.
- Accept network paths in ffmpeg thumbnailer plugin.
- Use pkg-config to find FreeType > 2.9.1.
- Translation Updates: Czech, Finnish, Hungarian, Italian,
Greek and English (Australia).
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/x11/xfce4-tumbler/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/xfce4-tumbler/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xfce4-tumbler/Makefile
diff -u pkgsrc/x11/xfce4-tumbler/Makefile:1.56 pkgsrc/x11/xfce4-tumbler/Makefile:1.57
--- pkgsrc/x11/xfce4-tumbler/Makefile:1.56 Thu Dec 13 19:52:27 2018
+++ pkgsrc/x11/xfce4-tumbler/Makefile Fri Jan 18 14:00:40 2019
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2018/12/13 19:52:27 adam Exp $
+# $NetBSD: Makefile,v 1.57 2019/01/18 14:00:40 youri Exp $
-PKGREVISION= 12
.include "../../meta-pkgs/xfce4/Makefile.common"
-VERSION= 0.2.1
+VERSION= 0.2.3
DISTNAME= tumbler-${VERSION}
PKGNAME= xfce4-tumbler-${VERSION}
CATEGORIES= x11
Index: pkgsrc/x11/xfce4-tumbler/distinfo
diff -u pkgsrc/x11/xfce4-tumbler/distinfo:1.5 pkgsrc/x11/xfce4-tumbler/distinfo:1.6
--- pkgsrc/x11/xfce4-tumbler/distinfo:1.5 Tue May 15 22:22:02 2018
+++ pkgsrc/x11/xfce4-tumbler/distinfo Fri Jan 18 14:00:40 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2018/05/15 22:22:02 youri Exp $
+$NetBSD: distinfo,v 1.6 2019/01/18 14:00:40 youri Exp $
-SHA1 (tumbler-0.2.1.tar.bz2) = 8a36ee56ae94289a8c22f358fc5b37395687b48f
-RMD160 (tumbler-0.2.1.tar.bz2) = 86e8ef8a2b0e0fbc956d28345e08b12503e3e821
-SHA512 (tumbler-0.2.1.tar.bz2) = c88595312e34534cb43d304d97a60886338d92997a7d0b5a8bb22d06dfb13d7a7445b148ba4af3766df24f6c87106a7f65758debf198e46d9fabf00049b13386
-Size (tumbler-0.2.1.tar.bz2) = 577996 bytes
+SHA1 (tumbler-0.2.3.tar.bz2) = 869d36f7f3792f80f78c3c3c63ac56190e848435
+RMD160 (tumbler-0.2.3.tar.bz2) = ab30aaa31430267d7f3bca3b336ebba324e429cc
+SHA512 (tumbler-0.2.3.tar.bz2) = aefe284c3baa1d8eaf79c9bdb3cfc044ee6a1f36be34efd67541e6310aa275b5235b29f68483b7b7b5a8df699a8b3db8dc75569ec2b90253756fd6285a2e3816
+Size (tumbler-0.2.3.tar.bz2) = 538109 bytes
SHA1 (patch-tumblerd_Makefile.in) = be057d51fa064610e31f9ae883f3d3ec992e0798
Home |
Main Index |
Thread Index |
Old Index