pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/xfce4-thunar



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue May 26 22:21:25 UTC 2020

Modified Files:
        pkgsrc/sysutils/xfce4-thunar: Makefile distinfo

Log Message:
xfce4-thunar: update to 1.8.15

Change log:

1.8.15
======
- Only open devices after successful mount attempt (Bug #16831)
- Fix shortcut support for addressbar (Bug #4537 and Bug #13680)
- Fix crash in bulk renamer on repeated rename (Bug #16824)
- Add checks for thumbnailer 0 handles (Bug #14122)
- Replace 'thunar_return_if_fail (THUNAR_IS_DEVICE (device))' with
standard 'if (..)' to prevent possible crashes. (Bug #13404)
- Fix check if folder is fully loaded when expanding path in tree view.
Prevents 100% CPU load and loosing sync with main view in some cases.
(Bug #15762)
- Fixes 100%CPU on tree-view in some rare cases (Bug #16024)
- Delete native files faster (Bug #16641)
- Support libxfce4ui XfceTitledDialog new API (Bug #16616)
- Translation Updates:
  Albanian, Amharic, Arabic, Armenian, Armenian (Armenia), Basque,
  Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong
  Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English
  (Australia), English (United Kingdom), Esperanto, Estonian, Finnish,
  French, Galician, German, Greek, Hebrew, Hungarian, Icelandic,
  Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian,
  Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post
  1500), Panjabi (Punjabi), Persian (Iran), Polish, Portuguese,
  Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Spanish,
  Swedish, Telugu, Thai, Turkish, Uighur, Ukrainian, Urdu, Urdu
  (Pakistan), Vietnamese


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/sysutils/xfce4-thunar/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/sysutils/xfce4-thunar/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/xfce4-thunar/Makefile
diff -u pkgsrc/sysutils/xfce4-thunar/Makefile:1.72 pkgsrc/sysutils/xfce4-thunar/Makefile:1.73
--- pkgsrc/sysutils/xfce4-thunar/Makefile:1.72  Sun Apr  5 23:01:36 2020
+++ pkgsrc/sysutils/xfce4-thunar/Makefile       Tue May 26 22:21:25 2020
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.72 2020/04/05 23:01:36 gutteridge Exp $
+# $NetBSD: Makefile,v 1.73 2020/05/26 22:21:25 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       1.8.14
+VERSION=       1.8.15
 DISTNAME=      thunar-${VERSION}
 PKGNAME=       xfce4-thunar-${VERSION}
 CATEGORIES=    sysutils
-MASTER_SITES=  http://archive.xfce.org/src/xfce/thunar/${VERSION:R}/
+MASTER_SITES=  https://archive.xfce.org/src/xfce/thunar/${VERSION:R}/
 
 HOMEPAGE=      https://docs.xfce.org/xfce/thunar/start
 COMMENT=       Xfce file manager

Index: pkgsrc/sysutils/xfce4-thunar/distinfo
diff -u pkgsrc/sysutils/xfce4-thunar/distinfo:1.24 pkgsrc/sysutils/xfce4-thunar/distinfo:1.25
--- pkgsrc/sysutils/xfce4-thunar/distinfo:1.24  Sun Apr  5 23:01:36 2020
+++ pkgsrc/sysutils/xfce4-thunar/distinfo       Tue May 26 22:21:25 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.24 2020/04/05 23:01:36 gutteridge Exp $
+$NetBSD: distinfo,v 1.25 2020/05/26 22:21:25 gutteridge Exp $
 
-SHA1 (thunar-1.8.14.tar.bz2) = f50547e2751182ac3ee873fa27060685b1d19ef2
-RMD160 (thunar-1.8.14.tar.bz2) = 95e691ec03676759dfca7fdbb3afd8a9cc27309b
-SHA512 (thunar-1.8.14.tar.bz2) = ce6da526e6378ffc90686f6ae25e56109e8af7d0c592345aca3de4603f4c5b3d089255bc313f2a60ee454cc3f0af52106584663c72ecd542a9c92769559c6787
-Size (thunar-1.8.14.tar.bz2) = 2373742 bytes
+SHA1 (thunar-1.8.15.tar.bz2) = fc97c166ed78ccdeca8092516cd9edec6d1606a2
+RMD160 (thunar-1.8.15.tar.bz2) = 176c63f1df3dcd4f027aa69b774c1e43f36e8f84
+SHA512 (thunar-1.8.15.tar.bz2) = 50020084105daf5d5464cdcd29827fa212b121b0f6a385b6e2820fd120b6880cffafe63f51e737bc33d13f174f83de5c165f2ce155ff6aae74cc1b285cbdc8db
+Size (thunar-1.8.15.tar.bz2) = 2366401 bytes
 SHA1 (patch-ThunarBulkRename.in) = 5a1604e9e75064d6080f4e9571f62ea8fca10e11
 SHA1 (patch-ac) = ea36f7085ad7ebfc113ab6b7bb049e3da31f4e36
 SHA1 (patch-org.xfce.FileManager.service.in) = 6c47d3e55d13deaad6024ed9f5ec1ebe2c42a192



Home | Main Index | Thread Index | Old Index