Received: by mail.netbsd.org (Postfix, from userid 605) id 8AE4084E77; Sun, 17 Feb 2019 05:54:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0FDE984E75 for ; Sun, 17 Feb 2019 05:54:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id nekHgSperAKv for ; Sun, 17 Feb 2019 05:54:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 4C87E84D85 for ; Sun, 17 Feb 2019 05:54:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 41627FB16; Sun, 17 Feb 2019 05:54:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155038287620630" MIME-Version: 1.0 Date: Sun, 17 Feb 2019 05:54:36 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/sysutils/caja To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20190217055436.41627FB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_155038287620630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sun Feb 17 05:54:36 UTC 2019 Modified Files: pkgsrc/sysutils/caja: Makefile PLIST distinfo Log Message: caja: update to version 1.21.4 Change log: * update translations * Avoid deprecated g_type_class_add_private under src * Fix incompatible pointer types * Avoid deprecated g_type_class_add_private under src * Avoid deprecated g_type_class_add_private under libcaja-private * Enable Travis CI * Fix compile warning * Let file size units follow the users preference * Fixed the value of 6 month and 1 year. * Support querying files by modification time and size * Avoid deprecated g_type_class_add_private * Update copyright to 2019 * CajaApplication: avoid deprecated 'g_type_class_add_private' * caja-menu: avoid deprecated 'g_type_class_add_private' * [eel][libegg] Use G_DEFINE_TYPE_WITH_PRIVATE macro * configure.ac: Add check for PKG_CONFIG being set. * caja-application: Check for smclient before trying to load session * [eel] Avoid deprecated g_type_class_add_private * [libegg] Avoid deprecated g_type_class_add_private * [libcaja-private] Re-check file MIME type before picking an application. * [file-manager] Fix apparent bug in context menu updating code. * Revert "fm-directory-view.c: Decrease minimum update interval." * Fix: weird item in bookmarks if the folder was removed * Minor code-quality enhancements * Forgot to initialize is_backup field * Change show/hide backup files shortcut * Remove useless comments, correct description string * Skip hidden files only, not backups * Add independent show/hide backup files * deleting unused nautilus icon * caja-progress-info: new behavior with notifications: * caja-progress-info: show notifications with the gsettings key: * move appdata to metainfo directory * disable deprecation warnings for distcheck * caja-places-sidebar: replace two other uses of g_drive_poll_for_media_finish * Fix segfault on stopping USB hard drives * caja-bookmark: Fix memory leak * fm-properties-window: Fix memory leaks * caja-desktop-link-monitor: Fix memory leak * eel-gtk-extensions: Fix memory leaks To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/sysutils/caja/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/caja/PLIST \ pkgsrc/sysutils/caja/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155038287620630 Content-Disposition: inline Content-Length: 3646 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/sysutils/caja/Makefile diff -u pkgsrc/sysutils/caja/Makefile:1.15 pkgsrc/sysutils/caja/Makefile:1.16 --- pkgsrc/sysutils/caja/Makefile:1.15 Wed Jan 16 14:53:14 2019 +++ pkgsrc/sysutils/caja/Makefile Sun Feb 17 05:54:36 2019 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2019/01/16 14:53:14 youri Exp $ +# $NetBSD: Makefile,v 1.16 2019/02/17 05:54:36 gutteridge Exp $ .include "../../meta-pkgs/mate/Makefile.common" -DISTNAME= caja-${VERSION:R}.3 +DISTNAME= caja-${VERSION:R}.4 CATEGORIES= sysutils COMMENT= File manager for the MATE desktop Index: pkgsrc/sysutils/caja/PLIST diff -u pkgsrc/sysutils/caja/PLIST:1.5 pkgsrc/sysutils/caja/PLIST:1.6 --- pkgsrc/sysutils/caja/PLIST:1.5 Wed Jan 16 14:53:14 2019 +++ pkgsrc/sysutils/caja/PLIST Sun Feb 17 05:54:36 2019 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2019/01/16 14:53:14 youri Exp $ +@comment $NetBSD: PLIST,v 1.6 2019/02/17 05:54:36 gutteridge Exp $ bin/caja bin/caja-autorun-software bin/caja-connect-server @@ -21,7 +21,6 @@ man/man1/caja-autorun-software.1 man/man1/caja-connect-server.1 man/man1/caja-file-management-properties.1 man/man1/caja.1 -share/appdata/caja.appdata.xml share/applications/caja-autorun-software.desktop share/applications/caja-browser.desktop share/applications/caja-computer.desktop @@ -102,14 +101,9 @@ share/gtk-doc/html/libcaja-extension/rig share/gtk-doc/html/libcaja-extension/style.css share/gtk-doc/html/libcaja-extension/up-insensitive.png share/gtk-doc/html/libcaja-extension/up.png -share/icons/hicolor/16x16/apps/caja.png share/icons/hicolor/16x16/emblems/emblem-note.png -share/icons/hicolor/22x22/apps/caja.png -share/icons/hicolor/24x24/apps/caja.png share/icons/hicolor/24x24/emblems/emblem-note.png -share/icons/hicolor/32x32/apps/caja.png share/icons/hicolor/48x48/emblems/emblem-note.png -share/icons/hicolor/scalable/apps/caja.svg share/locale/af/LC_MESSAGES/caja.mo share/locale/am/LC_MESSAGES/caja.mo share/locale/ar/LC_MESSAGES/caja.mo @@ -232,6 +226,7 @@ share/locale/zh_CN/LC_MESSAGES/caja.mo share/locale/zh_HK/LC_MESSAGES/caja.mo share/locale/zh_TW/LC_MESSAGES/caja.mo share/locale/zu/LC_MESSAGES/caja.mo +share/metainfo/caja.appdata.xml share/mime/packages/caja.xml share/pixmaps/caja/audio.svg share/pixmaps/caja/backgrounds.png Index: pkgsrc/sysutils/caja/distinfo diff -u pkgsrc/sysutils/caja/distinfo:1.5 pkgsrc/sysutils/caja/distinfo:1.6 --- pkgsrc/sysutils/caja/distinfo:1.5 Wed Jan 16 14:53:14 2019 +++ pkgsrc/sysutils/caja/distinfo Sun Feb 17 05:54:36 2019 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.5 2019/01/16 14:53:14 youri Exp $ +$NetBSD: distinfo,v 1.6 2019/02/17 05:54:36 gutteridge Exp $ -SHA1 (caja-1.21.3.tar.xz) = 497560838235d37ddd8734009bcae800eb2fc8e6 -RMD160 (caja-1.21.3.tar.xz) = bfaa074312678daa75da96fe9990840970ce33e0 -SHA512 (caja-1.21.3.tar.xz) = a44ec94117abeb856f955fecd4fd464c532169fad61b3b377ffad3f18b41e66982a167f3e8add6517daa4669435281be07421846d362661893d72d8f51802150 -Size (caja-1.21.3.tar.xz) = 3612688 bytes +SHA1 (caja-1.21.4.tar.xz) = 95c775a107262a68043aec3a3947a82bffa6cab3 +RMD160 (caja-1.21.4.tar.xz) = 9f07fe99c9ceba6dd3bae0972c2eb3885c1bf017 +SHA512 (caja-1.21.4.tar.xz) = 6d033478540a7f902beeffea417d9b7e8bf9236f715f69ea109aa474216164ecea401b84afa2a421cfc1e1a119a34e77b374fe101a0e35fb83c685261c9a015e +Size (caja-1.21.4.tar.xz) = 3620948 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 --_----------=_155038287620630--