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: bump $VERSION to 1.22.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b4cc80886db1
branches:  trunk
changeset: 346839:b4cc80886db1
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sat Jan 04 00:06:41 2020 +0000

description:
meta-pkgs/mate: bump $VERSION to 1.22.2

1.22.2 is now the most common version amongst the packages and the
effective release we're at.

diffstat:

 meta-pkgs/mate/Makefile        |  33 ++++++++++++++++-----------------
 meta-pkgs/mate/Makefile.common |   4 ++--
 2 files changed, 18 insertions(+), 19 deletions(-)

diffs (84 lines):

diff -r f5fdcfd09920 -r b4cc80886db1 meta-pkgs/mate/Makefile
--- a/meta-pkgs/mate/Makefile   Fri Jan 03 23:56:09 2020 +0000
+++ b/meta-pkgs/mate/Makefile   Sat Jan 04 00:06:41 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2019/07/21 22:25:20 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2020/01/04 00:06:41 gutteridge Exp $
 
 PKGNAME=       mate-${VERSION}
-PKGREVISION=   3
 CATEGORIES=    meta-pkgs
 
 COMMENT=       Meta-package for MATE desktop environment
@@ -12,38 +11,38 @@
 
 DEPENDS+=      atril>=${VERSION}:../../print/atril
 DEPENDS+=      caja>=${VERSION}:../../sysutils/caja
-DEPENDS+=      caja-dropbox>=${VERSION}:../../sysutils/caja-dropbox
-DEPENDS+=      caja-extensions>=${VERSION}:../../sysutils/caja-extensions
+DEPENDS+=      caja-dropbox>=${VERSION:R}.1:../../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+=      libmatemixer>=${VERSION}:../../audio/libmatemixer
-DEPENDS+=      libmateweather>=${VERSION}:../../misc/libmateweather
+DEPENDS+=      libmatekbd>=${VERSION:R}.0:../../x11/libmatekbd
+DEPENDS+=      libmatemixer>=${VERSION:R}.0:../../audio/libmatemixer
+DEPENDS+=      libmateweather>=${VERSION:R}.1:../../misc/libmateweather
 DEPENDS+=      marco>=${VERSION}:../../wm/marco
 DEPENDS+=      mate-applets>=${VERSION}:../../x11/mate-applets
-DEPENDS+=      mate-backgrounds>=${VERSION}:../../graphics/mate-backgrounds
+DEPENDS+=      mate-backgrounds>=${VERSION:R}.0:../../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-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>=${VERSION}:../../x11/mate-indicator-applet
+DEPENDS+=      mate-indicator-applet>=${VERSION:R}.1:../../x11/mate-indicator-applet
 DEPENDS+=      mate-media>=${VERSION}:../../multimedia/mate-media
-DEPENDS+=      mate-menus>=${VERSION}:../../x11/mate-menus
+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-notification-daemon>=${VERSION:R}.1:../../sysutils/mate-notification-daemon
 DEPENDS+=      mate-panel>=${VERSION}:../../x11/mate-panel
-DEPENDS+=      mate-polkit>=${VERSION}:../../security/mate-polkit
+DEPENDS+=      mate-polkit>=${VERSION:R}.0:../../security/mate-polkit
 DEPENDS+=      mate-power-manager>=${VERSION}:../../sysutils/mate-power-manager
 DEPENDS+=      mate-screensaver>=${VERSION}:../../x11/mate-screensaver
-DEPENDS+=      mate-sensors-applet>=${VERSION}:../../sysutils/mate-sensors-applet
+DEPENDS+=      mate-sensors-applet>=${VERSION:R}.1:../../sysutils/mate-sensors-applet
 DEPENDS+=      mate-session-manager>=${VERSION}:../../x11/mate-session-manager
-DEPENDS+=      mate-settings-daemon>=${VERSION}:../../x11/mate-settings-daemon
+DEPENDS+=      mate-settings-daemon>=${VERSION:R}.1:../../x11/mate-settings-daemon
 #DEPENDS+=     mate-system-monitor>=${VERSION}:../../sysutils/mate-system-monitor
-DEPENDS+=      mate-terminal>=${VERSION}:../../x11/mate-terminal
-DEPENDS+=      mate-themes>=3.22.19:../../graphics/mate-themes
-#DEPENDS+=     mate-user-share>=${VERSION}:../../net/mate-user-share
+DEPENDS+=      mate-terminal>=${VERSION:R}.1:../../x11/mate-terminal
+DEPENDS+=      mate-themes>=3.22.20:../../graphics/mate-themes
+#DEPENDS+=     mate-user-share>=${VERSION:R}.1:../../net/mate-user-share
 DEPENDS+=      mate-utils>=${VERSION}:../../misc/mate-utils
 DEPENDS+=      mozo>=${VERSION}:../../x11/mozo
 DEPENDS+=      pluma>=${VERSION}:../../editors/pluma
diff -r f5fdcfd09920 -r b4cc80886db1 meta-pkgs/mate/Makefile.common
--- a/meta-pkgs/mate/Makefile.common    Fri Jan 03 23:56:09 2020 +0000
+++ b/meta-pkgs/mate/Makefile.common    Sat Jan 04 00:06:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2019/03/06 05:47:42 gutteridge Exp $
+# $NetBSD: Makefile.common,v 1.9 2020/01/04 00:06:41 gutteridge Exp $
 # used by meta-pkgs/mate/Makefile
 # used by print/atril/Makefile
 # used by sysutils/caja/Makefile
@@ -38,7 +38,7 @@
 # used by x11/mozo/Makefile
 # used by editors/pluma/Makefile
 
-VERSION=       1.22.0
+VERSION=       1.22.2
 MASTER_SITES+= http://pub.mate-desktop.org/releases/${VERSION:R}/
 EXTRACT_SUFX=  .tar.xz
 



Home | Main Index | Thread Index | Old Index