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 1.24.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ccce3cf83299
branches:  trunk
changeset: 456680:ccce3cf83299
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Fri Aug 06 00:02:02 2021 +0000

description:
caja: update to 1.24.1

Change log:

caja 1.24.1

  * update translations
    file-operations: don't attempt to move into the source dir
    keep one .desktop suffix on desktop file renaming
    fix distcheck error on archlinux and fedora
    build: silent build warnings for distcheck
    use MATE_COMPILE_WARNINGS from mate-common
    fix runtime warning from newly unused code
    Confirm before deleting during an undo operation
    Updating the link of caja
    Update authors

diffstat:

 sysutils/caja/Makefile |   6 ++----
 sysutils/caja/PLIST    |   3 ++-
 sysutils/caja/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 10 deletions(-)

diffs (57 lines):

diff -r ec8aaa11fb79 -r ccce3cf83299 sysutils/caja/Makefile
--- a/sysutils/caja/Makefile    Thu Aug 05 18:40:44 2021 +0000
+++ b/sysutils/caja/Makefile    Fri Aug 06 00:02:02 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2021/05/02 11:06:14 nia Exp $
+# $NetBSD: Makefile,v 1.33 2021/08/06 00:02:02 gutteridge Exp $
 
-PKGREVISION= 5
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      caja-${VERSION}
+DISTNAME=      caja-${VERSION:R}.1
 CATEGORIES=    sysutils
 
 COMMENT=       File manager for the MATE desktop
@@ -20,7 +19,6 @@
 
 .include "../../x11/mate-desktop/buildlink3.mk"
 .include "../../devel/exempi/buildlink3.mk"
-#.include "../../devel/gettext-tools/buildlink3.mk"
 .include "../../graphics/libexif/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
diff -r ec8aaa11fb79 -r ccce3cf83299 sysutils/caja/PLIST
--- a/sysutils/caja/PLIST       Thu Aug 05 18:40:44 2021 +0000
+++ b/sysutils/caja/PLIST       Fri Aug 06 00:02:02 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2020/04/05 16:05:40 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.10 2021/08/06 00:02:02 gutteridge Exp $
 bin/caja
 bin/caja-autorun-software
 bin/caja-connect-server
@@ -172,6 +172,7 @@
 share/locale/it/LC_MESSAGES/caja.mo
 share/locale/ja/LC_MESSAGES/caja.mo
 share/locale/ka/LC_MESSAGES/caja.mo
+share/locale/kab/LC_MESSAGES/caja.mo
 share/locale/kk/LC_MESSAGES/caja.mo
 share/locale/km/LC_MESSAGES/caja.mo
 share/locale/kn/LC_MESSAGES/caja.mo
diff -r ec8aaa11fb79 -r ccce3cf83299 sysutils/caja/distinfo
--- a/sysutils/caja/distinfo    Thu Aug 05 18:40:44 2021 +0000
+++ b/sysutils/caja/distinfo    Fri Aug 06 00:02:02 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2020/04/05 16:05:40 bsiegert Exp $
+$NetBSD: distinfo,v 1.12 2021/08/06 00:02:02 gutteridge Exp $
 
-SHA1 (caja-1.24.0.tar.xz) = 10c7776813e7fc2ec64c5e7b4cb2dc0c0caecfca
-RMD160 (caja-1.24.0.tar.xz) = e47d0ed88211812e980094bfc9a51fb5082d0fd9
-SHA512 (caja-1.24.0.tar.xz) = a68b23876cfa1171d5b1c75e4998c6b15f0ceebdc4fcaabb8d362e32e35b915b1a91a38648532ac8acc162dac50aeb4d07eff417ce2db7a8c50d68bd38a0b548
-Size (caja-1.24.0.tar.xz) = 5221716 bytes
+SHA1 (caja-1.24.1.tar.xz) = bac8f1c1fa3b5019cdcccb54cf200cd423a455f4
+RMD160 (caja-1.24.1.tar.xz) = cef0be5f46c466fa9aefa65367f68aceb0171f60
+SHA512 (caja-1.24.1.tar.xz) = 34ba1e384e3de4ee3e6dddafa4ef4ccd5f626352cf5b42d6178e96395762653478cbdabb109cd0f2418ed463fd4743ef8a34be0a6b4294ad5355fea6dbfd53cc
+Size (caja-1.24.1.tar.xz) = 5308268 bytes
 SHA1 (patch-eel_eel-background.c) = 9d0ed0d9f3c9004f6d9024837538cc26cdb410da
 SHA1 (patch-src_caja-file-management-properties.h) = 4529eb0c91c39c1d1b1983da23074adfeb28c1a8



Home | Main Index | Thread Index | Old Index