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:           Mon Jan  1 02:19:55 UTC 2024

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

Log Message:
mate: reflect mate-media bump


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 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.52 pkgsrc/meta-pkgs/mate/Makefile:1.53
--- pkgsrc/meta-pkgs/mate/Makefile:1.52 Sat Dec 30 01:35:24 2023
+++ pkgsrc/meta-pkgs/mate/Makefile      Mon Jan  1 02:19:55 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2023/12/30 01:35:24 gutteridge Exp $
+# $NetBSD: Makefile,v 1.53 2024/01/01 02:19:55 gutteridge Exp $
 
 PKGNAME=       mate-${VERSION}
-PKGREVISION=   6
+PKGREVISION=   7
 CATEGORIES=    meta-pkgs
 
 COMMENT=       Meta-package for MATE desktop environment
@@ -29,7 +29,7 @@ DEPENDS+=     mate-desktop>=${VERSION:R}.2:.
 DEPENDS+=      mate-icon-theme>=${VERSION:R}.0:../../graphics/mate-icon-theme
 DEPENDS+=      mate-icon-theme-faenza>=1.20.0:../../graphics/mate-icon-theme-faenza
 DEPENDS+=      mate-indicator-applet>=${VERSION:R}.0:../../x11/mate-indicator-applet
-DEPENDS+=      mate-media>=${VERSION}:../../multimedia/mate-media
+DEPENDS+=      mate-media>=${VERSION:R}.2:../../multimedia/mate-media
 DEPENDS+=      mate-menus>=${VERSION}:../../x11/mate-menus
 DEPENDS+=      mate-netbook>=${VERSION:R}.0:../../wm/mate-netbook
 DEPENDS+=      mate-notification-daemon>=${VERSION}:../../sysutils/mate-notification-daemon



Home | Main Index | Thread Index | Old Index