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 Jun 12 23:26:00 UTC 2023
Modified Files:
pkgsrc/meta-pkgs/mate: Makefile
Log Message:
mate: reflect current up to date packages (mostly 1.26.1 bumps)
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 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.42 pkgsrc/meta-pkgs/mate/Makefile:1.43
--- pkgsrc/meta-pkgs/mate/Makefile:1.42 Sat Apr 29 22:49:25 2023
+++ pkgsrc/meta-pkgs/mate/Makefile Mon Jun 12 23:26:00 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2023/04/29 22:49:25 gutteridge Exp $
+# $NetBSD: Makefile,v 1.43 2023/06/12 23:26:00 gutteridge Exp $
PKGNAME= mate-${VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= meta-pkgs
COMMENT= Meta-package for MATE desktop environment
@@ -10,42 +10,42 @@ META_PACKAGE= yes
.include "../../meta-pkgs/mate/Makefile.common"
-DEPENDS+= atril>=${VERSION}:../../print/atril
+DEPENDS+= atril>=${VERSION:R}.1:../../print/atril
DEPENDS+= caja>=${VERSION:R}.1:../../sysutils/caja
DEPENDS+= caja-dropbox>=${VERSION}:../../sysutils/caja-dropbox
DEPENDS+= caja-extensions>=${VERSION:R}.1:../../sysutils/caja-extensions
-DEPENDS+= engrampa>=${VERSION}:../../archivers/engrampa
-DEPENDS+= eom>=${VERSION}:../../graphics/eom
-DEPENDS+= libmatekbd>=${VERSION}:../../x11/libmatekbd
+DEPENDS+= engrampa>=${VERSION:R}.1:../../archivers/engrampa
+DEPENDS+= eom>=${VERSION:R}.1:../../graphics/eom
+DEPENDS+= libmatekbd>=${VERSION:R}.1:../../x11/libmatekbd
DEPENDS+= libmatemixer>=${VERSION}:../../audio/libmatemixer
-DEPENDS+= libmateweather>=${VERSION}:../../misc/libmateweather
-DEPENDS+= marco>=${VERSION:R}.1:../../wm/marco
+DEPENDS+= libmateweather>=${VERSION:R}.1:../../misc/libmateweather
+DEPENDS+= marco>=${VERSION:R}.2:../../wm/marco
DEPENDS+= mate-applets>=${VERSION:R}.1:../../x11/mate-applets
DEPENDS+= mate-backgrounds>=${VERSION}:../../graphics/mate-backgrounds
DEPENDS+= mate-calc>=${VERSION}:../../misc/mate-calc
DEPENDS+= mate-common>=${VERSION}:../../devel/mate-common
-DEPENDS+= mate-control-center>=${VERSION}:../../x11/mate-control-center
+DEPENDS+= mate-control-center>=${VERSION:R}.1:../../x11/mate-control-center
DEPENDS+= mate-desktop>=${VERSION:R}.1:../../x11/mate-desktop
DEPENDS+= mate-icon-theme>=${VERSION}:../../graphics/mate-icon-theme
DEPENDS+= mate-icon-theme-faenza>=1.20.0:../../graphics/mate-icon-theme-faenza
DEPENDS+= mate-indicator-applet>=${VERSION}:../../x11/mate-indicator-applet
-DEPENDS+= mate-media>=${VERSION}:../../multimedia/mate-media
-DEPENDS+= mate-menus>=${VERSION}:../../x11/mate-menus
+DEPENDS+= mate-media>=${VERSION:R}.1:../../multimedia/mate-media
+DEPENDS+= mate-menus>=${VERSION:R}.1:../../x11/mate-menus
DEPENDS+= mate-netbook>=${VERSION}:../../wm/mate-netbook
-DEPENDS+= mate-notification-daemon>=${VERSION}:../../sysutils/mate-notification-daemon
-DEPENDS+= mate-panel>=${VERSION:R}.2:../../x11/mate-panel
+DEPENDS+= mate-notification-daemon>=${VERSION:R}.1:../../sysutils/mate-notification-daemon
+DEPENDS+= mate-panel>=${VERSION:R}.3:../../x11/mate-panel
DEPENDS+= mate-polkit>=${VERSION:R}.1:../../security/mate-polkit
-DEPENDS+= mate-power-manager>=${VERSION}:../../sysutils/mate-power-manager
-DEPENDS+= mate-screensaver>=${VERSION:R}.1:../../x11/mate-screensaver
+DEPENDS+= mate-power-manager>=${VERSION:R}.1:../../sysutils/mate-power-manager
+DEPENDS+= mate-screensaver>=${VERSION:R}.2:../../x11/mate-screensaver
DEPENDS+= mate-sensors-applet>=${VERSION}:../../sysutils/mate-sensors-applet
-DEPENDS+= mate-session-manager>=${VERSION}:../../x11/mate-session-manager
-DEPENDS+= mate-settings-daemon>=${VERSION}:../../x11/mate-settings-daemon
+DEPENDS+= mate-session-manager>=${VERSION:R}.1:../../x11/mate-session-manager
+DEPENDS+= mate-settings-daemon>=${VERSION:R}.1:../../x11/mate-settings-daemon
#DEPENDS+= mate-system-monitor>=1.22.2:../../sysutils/mate-system-monitor
-DEPENDS+= mate-terminal>=${VERSION}:../../x11/mate-terminal
-DEPENDS+= mate-themes>=3.22.23:../../graphics/mate-themes
+DEPENDS+= mate-terminal>=${VERSION:R}.1:../../x11/mate-terminal
+DEPENDS+= mate-themes>=3.22.24:../../graphics/mate-themes
#DEPENDS+= mate-user-share>=${VERSION}:../../net/mate-user-share
-DEPENDS+= mate-utils>=${VERSION}:../../misc/mate-utils
+DEPENDS+= mate-utils>=${VERSION:R}.1:../../misc/mate-utils
DEPENDS+= mozo>=${VERSION:R}.2:../../x11/mozo
-DEPENDS+= pluma>=${VERSION}:../../editors/pluma
+DEPENDS+= pluma>=${VERSION:R}.1:../../editors/pluma
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index