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 Apr  5 17:48:18 UTC 2020

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

Log Message:
mate: align mate-themes required version to pair with 1.24


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 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.30 pkgsrc/meta-pkgs/mate/Makefile:1.31
--- pkgsrc/meta-pkgs/mate/Makefile:1.30 Sun Apr  5 16:05:39 2020
+++ pkgsrc/meta-pkgs/mate/Makefile      Sun Apr  5 17:48:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2020/04/05 16:05:39 bsiegert Exp $
+# $NetBSD: Makefile,v 1.31 2020/04/05 17:48:18 gutteridge Exp $
 
 PKGNAME=       mate-${VERSION}
 CATEGORIES=    meta-pkgs
@@ -41,7 +41,7 @@ DEPENDS+=     mate-session-manager>=${VERSIO
 DEPENDS+=      mate-settings-daemon>=${VERSION:R}.1:../../x11/mate-settings-daemon
 #DEPENDS+=     mate-system-monitor>=${VERSION}:../../sysutils/mate-system-monitor
 DEPENDS+=      mate-terminal>=${VERSION:R}.1:../../x11/mate-terminal
-DEPENDS+=      mate-themes>=3.22.20:../../graphics/mate-themes
+DEPENDS+=      mate-themes>=3.22.21:../../graphics/mate-themes
 #DEPENDS+=     mate-user-share>=${VERSION:R}.1:../../net/mate-user-share
 DEPENDS+=      mate-utils>=${VERSION}:../../misc/mate-utils
 DEPENDS+=      mozo>=${VERSION}:../../x11/mozo



Home | Main Index | Thread Index | Old Index