pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/caja caja: update to caja 1.22.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/f5735956cd0c
branches: trunk
changeset: 346268:f5735956cd0c
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Mon Dec 30 22:39:31 2019 +0000
description:
caja: update to caja 1.22.2
Change log:
caja 1.22.2
* update translations
* caja-progress-info: use NotifyNotification instead of GNotification
* Update Korean translation which prevents a segfault on file move
* Use the same view settings for search results as the folder being searched
* fix build error about fm-empty-view
* preferences: Render extension icons as cairo_surfaces
* preferences: Render media icons as cairo_surface
* Replace gdkpixbuf with cairo_surfaces in a few more places
* sidebar: Render info icon as vector
* caja-location-dialog: Fix 'cppcheck' and 'clang' warnings
* eel-editable-label: Use 'memmove' instead of 'memcpy'
* caja-file: avoid shifting signed 32-bit value by 31 bits
* caja-icon-canvas-item: initialize variable 'scale'
* caja-application: avoid NULL inside 'g_object_unref'
* fm-desktop-icon-view: remove dead code
* caja-file-operations: make sure 'error' isn't NULL
* caja-open-with-dialog: make sure there is error before showing it
* caja-sidebar-title: avoid 'NULL' inside 'setup_gc_with_fg'
* caja-autorun: avoid NULL in 'memcpy'
* eel-editable-label: call argument with initialized value
* configure.ac: fix portability issue with test
* eel-canvas: Fix warning: Undefined or garbage value returned to caller
* caja-window: Fix garbage value
* Fix attempt to free released memory
* Render file-conflict icons as cairo_surface vectors
* file-conflict-dialog: don't scale icons twice on hidpi monitors
* desktop icon view: disconnect callback from correct GSettings instance
* hidpi: ensure all icons are properly scaled
diffstat:
sysutils/caja/Makefile | 5 ++---
sysutils/caja/PLIST | 3 ++-
sysutils/caja/distinfo | 11 +++++------
sysutils/caja/patches/patch-configure | 15 ---------------
4 files changed, 9 insertions(+), 25 deletions(-)
diffs (70 lines):
diff -r f276f8597631 -r f5735956cd0c sysutils/caja/Makefile
--- a/sysutils/caja/Makefile Mon Dec 30 22:36:33 2019 +0000
+++ b/sysutils/caja/Makefile Mon Dec 30 22:39:31 2019 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2019/07/21 22:25:41 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2019/12/30 22:39:31 gutteridge Exp $
-PKGREVISION= 1
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= caja-${VERSION:R}.1
+DISTNAME= caja-${VERSION:R}.2
CATEGORIES= sysutils
COMMENT= File manager for the MATE desktop
diff -r f276f8597631 -r f5735956cd0c sysutils/caja/PLIST
--- a/sysutils/caja/PLIST Mon Dec 30 22:36:33 2019 +0000
+++ b/sysutils/caja/PLIST Mon Dec 30 22:39:31 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2019/03/06 06:02:25 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.8 2019/12/30 22:39:31 gutteridge Exp $
bin/caja
bin/caja-autorun-software
bin/caja-connect-server
@@ -159,6 +159,7 @@
share/locale/hy/LC_MESSAGES/caja.mo
share/locale/ia/LC_MESSAGES/caja.mo
share/locale/id/LC_MESSAGES/caja.mo
+share/locale/ie/LC_MESSAGES/caja.mo
share/locale/ig/LC_MESSAGES/caja.mo
share/locale/is/LC_MESSAGES/caja.mo
share/locale/it/LC_MESSAGES/caja.mo
diff -r f276f8597631 -r f5735956cd0c sysutils/caja/distinfo
--- a/sysutils/caja/distinfo Mon Dec 30 22:36:33 2019 +0000
+++ b/sysutils/caja/distinfo Mon Dec 30 22:39:31 2019 +0000
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.8 2019/05/08 02:01:45 gutteridge Exp $
+$NetBSD: distinfo,v 1.9 2019/12/30 22:39:31 gutteridge Exp $
-SHA1 (caja-1.22.1.tar.xz) = b47e055c2f2675c55fac9e36a3bf3fa84a35d050
-RMD160 (caja-1.22.1.tar.xz) = 8aaf67fcca91bf75b930fd7d8be6c303a64ee112
-SHA512 (caja-1.22.1.tar.xz) = dea2e9cac7802df5335a716a1a7df149b637014525202600f4bf3eab293eff29bf2df66df22203aa036898149cb26ba1d05491234dc75203480925cce0333a17
-Size (caja-1.22.1.tar.xz) = 3462248 bytes
-SHA1 (patch-configure) = 67e6c932c2d5013b54ef6de7e7252eb339685b6c
+SHA1 (caja-1.22.2.tar.xz) = ab2fc79b87af4b9f4f4428acc39a1b0cf62bee67
+RMD160 (caja-1.22.2.tar.xz) = 032ed34ba4c95917f3eb5706db3549bee8d788e0
+SHA512 (caja-1.22.2.tar.xz) = 2c537344c87d929918202b357363b7cfa0b302c410028ea218a78750a376b3da82557750ab76329aeab9c5c32b1ce30af8d3cdb98beb3582d0c3af38b73d311c
+Size (caja-1.22.2.tar.xz) = 3489816 bytes
SHA1 (patch-eel_eel-background.c) = 9d0ed0d9f3c9004f6d9024837538cc26cdb410da
SHA1 (patch-libcaja-private_caja-global-preferences.c) = 122d62430cf57e274f1e561783ca0f69d0de7d56
SHA1 (patch-libcaja-private_caja-global-preferences.h) = edac3dc74ad737ed9e5347e8eb5eb83866dcaadf
diff -r f276f8597631 -r f5735956cd0c sysutils/caja/patches/patch-configure
--- a/sysutils/caja/patches/patch-configure Mon Dec 30 22:36:33 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2019/03/06 06:02:25 gutteridge Exp $
-
-Fix non-POSIX compliant test expression.
-
---- configure.orig 2019-02-24 15:28:13.000000000 +0000
-+++ configure
-@@ -16139,7 +16139,7 @@ if test "${enable_self_check+set}" = set
- fi
-
- msg_self_check=yes
--if test "x$enable_self_check" == "xno"; then
-+if test "x$enable_self_check" = "xno"; then
- msg_self_check=no
-
- $as_echo "#define EEL_OMIT_SELF_CHECK 1" >>confdefs.h
Home |
Main Index |
Thread Index |
Old Index