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:           Sun Jan 28 23:14:52 UTC 2024

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

Log Message:
mate: bump for newer atril


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 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.53 pkgsrc/meta-pkgs/mate/Makefile:1.54
--- pkgsrc/meta-pkgs/mate/Makefile:1.53 Mon Jan  1 02:19:55 2024
+++ pkgsrc/meta-pkgs/mate/Makefile      Sun Jan 28 23:14:52 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2024/01/01 02:19:55 gutteridge Exp $
+# $NetBSD: Makefile,v 1.54 2024/01/28 23:14:52 gutteridge Exp $
 
 PKGNAME=       mate-${VERSION}
-PKGREVISION=   7
+PKGREVISION=   8
 CATEGORIES=    meta-pkgs
 
 COMMENT=       Meta-package for MATE desktop environment
@@ -10,7 +10,7 @@ META_PACKAGE= yes
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DEPENDS+=      atril>=${VERSION}:../../print/atril
+DEPENDS+=      atril>=${VERSION:R}.2:../../print/atril
 DEPENDS+=      caja>=${VERSION:R}.3:../../sysutils/caja
 DEPENDS+=      caja-dropbox>=${VERSION:R}.0:../../sysutils/caja-dropbox
 DEPENDS+=      caja-extensions>=${VERSION}:../../sysutils/caja-extensions



Home | Main Index | Thread Index | Old Index