pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/meta-pkgs/mate



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Aug 21 21:57:16 UTC 2024

Modified Files:
        pkgsrc/meta-pkgs/mate: Makefile

Log Message:
mate: bump for caja 1.26.4


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/meta-pkgs/mate/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/mate/Makefile
diff -u pkgsrc/meta-pkgs/mate/Makefile:1.58 pkgsrc/meta-pkgs/mate/Makefile:1.59
--- pkgsrc/meta-pkgs/mate/Makefile:1.58 Mon Jul  1 21:53:07 2024
+++ pkgsrc/meta-pkgs/mate/Makefile      Wed Aug 21 21:57:15 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2024/07/01 21:53:07 gutteridge Exp $
+# $NetBSD: Makefile,v 1.59 2024/08/21 21:57:15 gutteridge Exp $
 
 PKGNAME=       mate-${VERSION}
-PKGREVISION=   12
+PKGREVISION=   13
 CATEGORIES=    meta-pkgs
 
 COMMENT=       Meta-package for MATE desktop environment
@@ -11,7 +11,7 @@ META_PACKAGE= yes
 .include "../../meta-pkgs/mate/Makefile.common"
 
 DEPENDS+=      atril>=${VERSION:R}.2:../../print/atril
-DEPENDS+=      caja>=${VERSION:R}.3:../../sysutils/caja
+DEPENDS+=      caja>=${VERSION:R}.4:../../sysutils/caja
 DEPENDS+=      caja-dropbox>=${VERSION:R}.0:../../sysutils/caja-dropbox
 DEPENDS+=      caja-extensions>=${VERSION}:../../sysutils/caja-extensions
 DEPENDS+=      engrampa>=${VERSION:R}.2:../../archivers/engrampa



Home | Main Index | Thread Index | Old Index