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 Dec  4 13:58:23 UTC 2023

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

Log Message:
mate: bump for mate-panel 1.26.4.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 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.50 pkgsrc/meta-pkgs/mate/Makefile:1.51
--- pkgsrc/meta-pkgs/mate/Makefile:1.50 Tue Nov 14 14:02:28 2023
+++ pkgsrc/meta-pkgs/mate/Makefile      Mon Dec  4 13:58:23 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2023/11/14 14:02:28 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2023/12/04 13:58:23 gutteridge Exp $
 
 PKGNAME=       mate-${VERSION}
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    meta-pkgs
 
 COMMENT=       Meta-package for MATE desktop environment
@@ -33,7 +33,7 @@ DEPENDS+=     mate-media>=${VERSION}:../../m
 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}.3:../../x11/mate-panel
+DEPENDS+=      mate-panel>=${VERSION:R}.4:../../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