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 Feb 18 06:08:19 UTC 2019
Modified Files:
pkgsrc/meta-pkgs/mate: Makefile
Log Message:
meta-pkgs/mate: revise Makefile to reflect updates
Further packages have been bumped to 1.21.x, so adjust accordingly.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 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.18 pkgsrc/meta-pkgs/mate/Makefile:1.19
--- pkgsrc/meta-pkgs/mate/Makefile:1.18 Wed Jan 16 14:47:01 2019
+++ pkgsrc/meta-pkgs/mate/Makefile Mon Feb 18 06:08:19 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2019/01/16 14:47:01 youri Exp $
+# $NetBSD: Makefile,v 1.19 2019/02/18 06:08:19 gutteridge Exp $
PKGNAME= mate-${VERSION}
CATEGORIES= meta-pkgs
@@ -19,17 +19,17 @@ DEPENDS+= libmatekbd>=${VERSION}:../../x
DEPENDS+= libmateweather>=${VERSION}:../../misc/libmateweather
DEPENDS+= marco>=${VERSION}:../../wm/marco
DEPENDS+= mate-applets>=${VERSION}:../../x11/mate-applets
-DEPENDS+= mate-backgrounds>=1.20.0:../../graphics/mate-backgrounds
+DEPENDS+= mate-backgrounds>=${VERSION}:../../graphics/mate-backgrounds
DEPENDS+= mate-calc>=${VERSION}:../../misc/mate-calc
-DEPENDS+= mate-common>=1.20.0:../../devel/mate-common
+DEPENDS+= mate-common>=${VERSION}:../../devel/mate-common
DEPENDS+= mate-control-center>=${VERSION}:../../x11/mate-control-center
DEPENDS+= mate-desktop>=${VERSION}:../../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>=1.20.1:../../x11/mate-indicator-applet
+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-netbook>=1.20.0:../../wm/mate-netbook
+DEPENDS+= mate-netbook>=${VERSION}:../../wm/mate-netbook
DEPENDS+= mate-notification-daemon>=${VERSION}:../../sysutils/mate-notification-daemon
DEPENDS+= mate-panel>=${VERSION}:../../x11/mate-panel
DEPENDS+= mate-polkit>=${VERSION}:../../security/mate-polkit
@@ -41,7 +41,7 @@ DEPENDS+= mate-settings-daemon>=${VERSIO
#DEPENDS+= mate-system-monitor>=${VERSION}:../../sysutils/mate-system-monitor
DEPENDS+= mate-terminal>=${VERSION}:../../x11/mate-terminal
DEPENDS+= mate-themes>=${VERSION}:../../graphics/mate-themes
-#DEPENDS+= mate-user-share>=1.20.0:../../net/mate-user-share
+#DEPENDS+= mate-user-share>=${VERSION}:../../net/mate-user-share
DEPENDS+= mate-utils>=${VERSION}:../../misc/mate-utils
DEPENDS+= mozo>=${VERSION}:../../x11/mozo
DEPENDS+= pluma>=${VERSION}:../../editors/pluma
Home |
Main Index |
Thread Index |
Old Index