pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/mate meta-pkgs/mate: revise Makefile to refl...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a8326acc42a
branches: trunk
changeset: 329916:8a8326acc42a
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Mon Feb 18 06:08:19 2019 +0000
description:
meta-pkgs/mate: revise Makefile to reflect updates
Further packages have been bumped to 1.21.x, so adjust accordingly.
diffstat:
meta-pkgs/mate/Makefile | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (40 lines):
diff -r cb9dee5727d5 -r 8a8326acc42a meta-pkgs/mate/Makefile
--- a/meta-pkgs/mate/Makefile Mon Feb 18 01:34:12 2019 +0000
+++ b/meta-pkgs/mate/Makefile Mon Feb 18 06:08:19 2019 +0000
@@ -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+= 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-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