pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/caja
Module Name: pkgsrc
Committed By: gutteridge
Date: Fri Aug 6 00:02:02 UTC 2021
Modified Files:
pkgsrc/sysutils/caja: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/sysutils/caja/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/sysutils/caja/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/caja/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/caja/Makefile
diff -u pkgsrc/sysutils/caja/Makefile:1.32 pkgsrc/sysutils/caja/Makefile:1.33
--- pkgsrc/sysutils/caja/Makefile:1.32 Sun May 2 11:06:14 2021
+++ pkgsrc/sysutils/caja/Makefile Fri Aug 6 00:02:02 2021
@@ -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 @@ USE_LANGUAGES= c99
.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"
Index: pkgsrc/sysutils/caja/PLIST
diff -u pkgsrc/sysutils/caja/PLIST:1.9 pkgsrc/sysutils/caja/PLIST:1.10
--- pkgsrc/sysutils/caja/PLIST:1.9 Sun Apr 5 16:05:40 2020
+++ pkgsrc/sysutils/caja/PLIST Fri Aug 6 00:02:02 2021
@@ -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/is/LC_MESSAGES/caja.mo
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
Index: pkgsrc/sysutils/caja/distinfo
diff -u pkgsrc/sysutils/caja/distinfo:1.11 pkgsrc/sysutils/caja/distinfo:1.12
--- pkgsrc/sysutils/caja/distinfo:1.11 Sun Apr 5 16:05:40 2020
+++ pkgsrc/sysutils/caja/distinfo Fri Aug 6 00:02:02 2021
@@ -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