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: Sun Sep 3 20:22:36 UTC 2023
Modified Files:
pkgsrc/sysutils/xfce4-thunar: Makefile distinfo
Log Message:
xfce4-thunar: update to 4.18.7
Change log:
4.18.7 (2023-09-02)
======
- Fix property dialog file count (#1173)
- Don't store GFile pointer in GTK pointer
- Don't reload the directory on copy or cut (#1060)
- Add folder to history only for new tab (Issue #1072)
- Fix job operation crash on error
- Limit number of templates to prevent lag (#472)
- Prevent crash on multi-file-activate (#1121)
- Remove unneeded menu separator
- Switch zoom shortcuts
- Prevent glib-critical - followup of (#912)
- Keep location selector state on focus lost (#912)
- Prevent minor memory leak (#573)
- Translation Updates:
Catalan, Czech, Finnish, French, German, Greek, Interlingue, Polish,
Portuguese (Brazil), Serbian, Spanish, Turkish
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/sysutils/xfce4-thunar/Makefile
cvs rdiff -u -r1.36 -r1.37 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.90 pkgsrc/sysutils/xfce4-thunar/Makefile:1.91
--- pkgsrc/sysutils/xfce4-thunar/Makefile:1.90 Wed May 3 22:18:06 2023
+++ pkgsrc/sysutils/xfce4-thunar/Makefile Sun Sep 3 20:22:36 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.90 2023/05/03 22:18:06 gutteridge Exp $
+# $NetBSD: Makefile,v 1.91 2023/09/03 20:22:36 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-DISTNAME= thunar-4.18.6
+DISTNAME= thunar-4.18.7
PKGNAME= xfce4-${DISTNAME}
CATEGORIES= sysutils
MASTER_SITES= https://archive.xfce.org/src/xfce/thunar/${PKGVERSION_NOREV:R}/
@@ -10,7 +10,8 @@ MASTER_SITES= https://archive.xfce.org/s
HOMEPAGE= https://docs.xfce.org/xfce/thunar/start
COMMENT= Xfce file manager
-USE_LANGUAGES= c99
+USE_LANGUAGES= c
+USE_CC_FEATURES= c99
PKGCONFIG_OVERRIDE+= thunarx/thunarx-3.pc.in
Index: pkgsrc/sysutils/xfce4-thunar/distinfo
diff -u pkgsrc/sysutils/xfce4-thunar/distinfo:1.36 pkgsrc/sysutils/xfce4-thunar/distinfo:1.37
--- pkgsrc/sysutils/xfce4-thunar/distinfo:1.36 Wed May 3 22:18:06 2023
+++ pkgsrc/sysutils/xfce4-thunar/distinfo Sun Sep 3 20:22:36 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.36 2023/05/03 22:18:06 gutteridge Exp $
+$NetBSD: distinfo,v 1.37 2023/09/03 20:22:36 gutteridge Exp $
-BLAKE2s (thunar-4.18.6.tar.bz2) = 70f77a7ea4a7ae6c3b01c00e6a8fdffd9bf0b88a730544edd0f8e7c60d832f48
-SHA512 (thunar-4.18.6.tar.bz2) = fa55a50b164926db39d80fc8588fc7924f3810cbf4128447d3a27142759c9f15f1fd1bbf34676611568b6924f7a9a888500c279f82a03598ae68d2a1a27426b9
-Size (thunar-4.18.6.tar.bz2) = 2831580 bytes
+BLAKE2s (thunar-4.18.7.tar.bz2) = 3d4e96f72b47f92c82292a811b75fb3bd2e02a07a2e210b4dfc027bd84679349
+SHA512 (thunar-4.18.7.tar.bz2) = bbe567bad7c020489c3895109daf14edceef4d6301ac430f36c3036017a5d66d706aecd85471b9e41d25b7cbcfd86fefc4c14f904d4b38d19fb7ecea081f6eb9
+Size (thunar-4.18.7.tar.bz2) = 2841751 bytes
SHA1 (patch-ac) = ea36f7085ad7ebfc113ab6b7bb049e3da31f4e36
SHA1 (patch-org.xfce.FileManager.service.in) = 6c47d3e55d13deaad6024ed9f5ec1ebe2c42a192
SHA1 (patch-org.xfce.Thunar.service.in) = 135924d555e486a7e2a689f8d53f3a442e72754e
Home |
Main Index |
Thread Index |
Old Index