pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/libfm libfm: Update to 1.3.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/03675878df13
branches:  trunk
changeset: 448130:03675878df13
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri Mar 05 11:34:03 2021 +0000

description:
libfm: Update to 1.3.2

Changes on 1.3.2 since 1.3.1:

* Fixed all/allfiles parse conditions in FmAction, it was inverted.

* Fixed 'SelectionCount' condition parsing in FmAction if '=' was used.

* Fix memory access error if home path == desktop path.

* Added treating /usr/local/share/ as trusted for *.desktop files.

* Fixed value for amount of data transferred in progress dialog.

* Fixed preferred height in fm-cell-renderer-text.

* Fixed search_window immediately disappearing on Wayland.

* Changed thumbnails placement according to the XDG Base Directory
  Specification.

* Changed xarchiver command invocation to create archive. It was incompatibly
  changed by the author in 2017.

* Don't set $DISPLAY for spawned process, let it be inherited from parent.

* Fixed memory leak on sn_id in fm-action.c.

diffstat:

 sysutils/libfm/Makefile |   5 ++---
 sysutils/libfm/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r b3ea9ab21b14 -r 03675878df13 sysutils/libfm/Makefile
--- a/sysutils/libfm/Makefile   Fri Mar 05 11:19:52 2021 +0000
+++ b/sysutils/libfm/Makefile   Fri Mar 05 11:34:03 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2020/08/17 20:17:44 leot Exp $
+# $NetBSD: Makefile,v 1.20 2021/03/05 11:34:03 nia Exp $
 #
 
-DISTNAME=      libfm-1.3.1
-PKGREVISION=   5
+DISTNAME=      libfm-1.3.2
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pcmanfm/}
 EXTRACT_SUFX=  .tar.xz
diff -r b3ea9ab21b14 -r 03675878df13 sysutils/libfm/distinfo
--- a/sysutils/libfm/distinfo   Fri Mar 05 11:19:52 2021 +0000
+++ b/sysutils/libfm/distinfo   Fri Mar 05 11:34:03 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.6 2019/01/16 19:20:52 youri Exp $
+$NetBSD: distinfo,v 1.7 2021/03/05 11:34:03 nia Exp $
 
-SHA1 (libfm-1.3.1.tar.xz) = 29539f50acd5c00a00362adffd532053b0688e66
-RMD160 (libfm-1.3.1.tar.xz) = fb45b7a8c137784ec86e4989ea8da7a94a207888
-SHA512 (libfm-1.3.1.tar.xz) = f385cf7bf2f4800c11dd6474cd20009cbe1208f1d08570b61954ea8bd84c56cc49880cbf84d4b2aa4b91eb6929d017ebc427649391059b786d7e6fc4535e4f14
-Size (libfm-1.3.1.tar.xz) = 940632 bytes
+SHA1 (libfm-1.3.2.tar.xz) = 7c5c14dd0615b457687966ce4e55c2d054bf93e1
+RMD160 (libfm-1.3.2.tar.xz) = 6b7ec86469338bd941f9a9cc317a112d85d27269
+SHA512 (libfm-1.3.2.tar.xz) = eaa3358cd1d8f611f8f4ac882e01a716b4dc32729b641417e1100aa039db3c57ae57ccc45df7dcac4f0570cd88684beba7752a5586c1d0598b1bc7502e99f4be
+Size (libfm-1.3.2.tar.xz) = 945532 bytes
 SHA1 (patch-Makefile.in) = 74a134b3e0ad868ea18ac09c142f869219396a8a
 SHA1 (patch-data_Makefile.in) = 810c5b93190f37d58609fbcd594b26fca4490311
 SHA1 (patch-src_Makefile.in) = 64bb2b66a683feaa3949d395620f6a2bedf860ff



Home | Main Index | Thread Index | Old Index