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:           Tue Oct 31 00:35:51 UTC 2023

Modified Files:
        pkgsrc/sysutils/caja: Makefile PLIST distinfo

Log Message:
caja: update to 1.26.3

Change log:

### caja 1.26.3

  * update translations
  * caja-file: fix future informal date bug
  * caja-file: fix yesterday/today informal date bug
  * Replace deprecated code from xrandr
  * caja-desktop-window: Fix the xrandr error
  * bump version

### caja 1.26.2

  * not released


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/sysutils/caja/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/caja/PLIST
cvs rdiff -u -r1.15 -r1.16 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.42 pkgsrc/sysutils/caja/Makefile:1.43
--- pkgsrc/sysutils/caja/Makefile:1.42  Sat Oct 21 17:11:24 2023
+++ pkgsrc/sysutils/caja/Makefile       Tue Oct 31 00:35:51 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2023/10/21 17:11:24 gdt Exp $
+# $NetBSD: Makefile,v 1.43 2023/10/31 00:35:51 gutteridge Exp $
 
-PKGREVISION= 4
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      caja-${VERSION:R}.1
+DISTNAME=      caja-${VERSION:R}.3
 CATEGORIES=    sysutils
 
 COMMENT=       File manager for the MATE desktop
@@ -12,7 +11,9 @@ USE_TOOLS+=   gdbus-codegen
 
 PKGCONFIG_OVERRIDE+=   libcaja-extension/libcaja-extension.pc.in
 
-USE_LANGUAGES=         c99
+USE_LANGUAGES=         c
+
+USE_CC_FEATURES=       c99
 
 .include "options.mk"
 

Index: pkgsrc/sysutils/caja/PLIST
diff -u pkgsrc/sysutils/caja/PLIST:1.11 pkgsrc/sysutils/caja/PLIST:1.12
--- pkgsrc/sysutils/caja/PLIST:1.11     Sun Nov 27 04:43:12 2022
+++ pkgsrc/sysutils/caja/PLIST  Tue Oct 31 00:35:51 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2022/11/27 04:43:12 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.12 2023/10/31 00:35:51 gutteridge Exp $
 bin/caja
 bin/caja-autorun-software
 bin/caja-connect-server
@@ -193,6 +193,7 @@ share/locale/ml/LC_MESSAGES/caja.mo
 share/locale/mn/LC_MESSAGES/caja.mo
 share/locale/mr/LC_MESSAGES/caja.mo
 share/locale/ms/LC_MESSAGES/caja.mo
+share/locale/nan/LC_MESSAGES/caja.mo
 share/locale/nb/LC_MESSAGES/caja.mo
 share/locale/nds/LC_MESSAGES/caja.mo
 share/locale/ne/LC_MESSAGES/caja.mo

Index: pkgsrc/sysutils/caja/distinfo
diff -u pkgsrc/sysutils/caja/distinfo:1.15 pkgsrc/sysutils/caja/distinfo:1.16
--- pkgsrc/sysutils/caja/distinfo:1.15  Sun Nov 27 04:43:12 2022
+++ pkgsrc/sysutils/caja/distinfo       Tue Oct 31 00:35:51 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2022/11/27 04:43:12 gutteridge Exp $
+$NetBSD: distinfo,v 1.16 2023/10/31 00:35:51 gutteridge Exp $
 
-BLAKE2s (caja-1.26.1.tar.xz) = 93dee8c5088ab7e3984396ffc7fa7710760031abd9c2f7720e7b1cf8e9f3c4aa
-SHA512 (caja-1.26.1.tar.xz) = e5d14d1a5f0ae9f86d3250e5a2d10a4e0afdc7ba1b52fcac4c8efc0a4c555d0208be3caf3aac19cc4938fe4c20e82f1f81d259d30e5d8fffbc78708664d23d4e
-Size (caja-1.26.1.tar.xz) = 5263564 bytes
+BLAKE2s (caja-1.26.3.tar.xz) = b4bcd0744c2fe1f4058f0d78b17d5e724084410c9a33ac2bd0d331632e378673
+SHA512 (caja-1.26.3.tar.xz) = 6f17d46de77c552f68c77e0b6a0c388a7fe353ddd5ea5376685aec209f301b5a74a76b1af4c2324f41838ff7251acffa3bd119cf2462a8b8b45ef1b88df4c83c
+Size (caja-1.26.3.tar.xz) = 5276276 bytes
 SHA1 (patch-eel_eel-background.c) = 9d0ed0d9f3c9004f6d9024837538cc26cdb410da
 SHA1 (patch-src_caja-file-management-properties.h) = 4529eb0c91c39c1d1b1983da23074adfeb28c1a8



Home | Main Index | Thread Index | Old Index