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 Jul  1 21:53:07 UTC 2024

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

Log Message:
mate: bump for mate-panel


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 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.57 pkgsrc/meta-pkgs/mate/Makefile:1.58
--- pkgsrc/meta-pkgs/mate/Makefile:1.57 Sun Apr  7 07:34:36 2024
+++ pkgsrc/meta-pkgs/mate/Makefile      Mon Jul  1 21:53:07 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2024/04/07 07:34:36 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2024/07/01 21:53:07 gutteridge Exp $
 
 PKGNAME=       mate-${VERSION}
-PKGREVISION=   11
+PKGREVISION=   12
 CATEGORIES=    meta-pkgs
 
 COMMENT=       Meta-package for MATE desktop environment
@@ -33,7 +33,7 @@ DEPENDS+=     mate-media>=${VERSION:R}.2:../
 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
-DEPENDS+=      mate-panel>=${VERSION:R}.4:../../x11/mate-panel
+DEPENDS+=      mate-panel>=${VERSION:R}.6:../../x11/mate-panel
 DEPENDS+=      mate-polkit>=${VERSION}:../../security/mate-polkit
 DEPENDS+=      mate-power-manager>=${VERSION}:../../sysutils/mate-power-manager
 DEPENDS+=      mate-screensaver>=${VERSION:R}.2:../../x11/mate-screensaver



Home | Main Index | Thread Index | Old Index