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:           Mon Aug  5 01:21:02 UTC 2024

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

Log Message:
xfce4-thunar: update to 4.18.11

4.18.11 (2024-07-30)
=======
- Use parent windows for undo/redo dialog (#1393)
- Fix for misc_open_new_windows_in_split_view (#889)
- Dont add directories to recent:/// (#1372)
- build: clang: Fix -Wmissing-noreturn
- build: clang: Fix -Wsingle-bit-bitfield-constant-conversion
- Focus split view pane on DnD events (#1243)
- Dont reload folder when "draw_frames" is set (#1337)
- Allow submenu UCAs in toolbar (#780)
- Fix shortcuts for ucas in subfolders (#1043)
- Dont show 'open location' on recent icon(#1297)
- Fix for image preview visibility (#1285)
- Prevent focus stealing of file transfer dialog (#643)
- Dont update "last-view" when searching (#1278)
- Translation Updates:
  Arabic, Asturian, Estonian, Finnish, Galician, Greek, Hungarian,
  Icelandic, Interlingue, Italian, Japanese, Kazakh, Turkish


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/sysutils/xfce4-thunar/Makefile
cvs rdiff -u -r1.40 -r1.41 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.99 pkgsrc/sysutils/xfce4-thunar/Makefile:1.100
--- pkgsrc/sysutils/xfce4-thunar/Makefile:1.99  Sun Apr  7 07:35:04 2024
+++ pkgsrc/sysutils/xfce4-thunar/Makefile       Mon Aug  5 01:21:02 2024
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.99 2024/04/07 07:35:04 wiz Exp $
+# $NetBSD: Makefile,v 1.100 2024/08/05 01:21:02 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      thunar-4.18.10
+DISTNAME=      thunar-4.18.11
 PKGNAME=       xfce4-${DISTNAME}
 CATEGORIES=    sysutils
 MASTER_SITES=  https://archive.xfce.org/src/xfce/thunar/${PKGVERSION_NOREV:R}/

Index: pkgsrc/sysutils/xfce4-thunar/distinfo
diff -u pkgsrc/sysutils/xfce4-thunar/distinfo:1.40 pkgsrc/sysutils/xfce4-thunar/distinfo:1.41
--- pkgsrc/sysutils/xfce4-thunar/distinfo:1.40  Sat Jan  6 15:58:40 2024
+++ pkgsrc/sysutils/xfce4-thunar/distinfo       Mon Aug  5 01:21:02 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.40 2024/01/06 15:58:40 gutteridge Exp $
+$NetBSD: distinfo,v 1.41 2024/08/05 01:21:02 gutteridge Exp $
 
-BLAKE2s (thunar-4.18.10.tar.bz2) = fd090866ea36a30a6fe2519e133c3186d4ed9a2bbd8ab61267037715ac70711c
-SHA512 (thunar-4.18.10.tar.bz2) = f6b76db2cc69e4f14d46afb3ba602ba88d37b1d9e76e76dcf18949839ac1108c191bdd0158922a732805cfcb85780bbf6c998aedac02b502c8e1d8fcf4cfab32
-Size (thunar-4.18.10.tar.bz2) = 2845756 bytes
+BLAKE2s (thunar-4.18.11.tar.bz2) = 36b70ab90e37884f1b05d5aebe57209405da9aedd0fa67d432a5e9d2e1331e79
+SHA512 (thunar-4.18.11.tar.bz2) = 1ed9dbcbf5f87fcbf61d89e023d89fef9ba436bbb698639367c94f5761e1f9f919c48599f19cd159044be8190a5cda5bfaf9da7701730b095c8d20243e4a7b3a
+Size (thunar-4.18.11.tar.bz2) = 2944418 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