Mon May 14 12:26:20 2018 UTC ()
Update the MATE meta-package to 1.20.0.


(youri)
diff -r1.9 -r1.10 pkgsrc/meta-pkgs/mate/Makefile
diff -r1.2 -r1.3 pkgsrc/meta-pkgs/mate/Makefile.common

cvs diff -r1.9 -r1.10 pkgsrc/meta-pkgs/mate/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/mate/Makefile 2018/04/16 14:34:53 1.9
+++ pkgsrc/meta-pkgs/mate/Makefile 2018/05/14 12:26:20 1.10
@@ -1,21 +1,20 @@ @@ -1,21 +1,20 @@
1# $NetBSD: Makefile,v 1.9 2018/04/16 14:34:53 wiz Exp $ 1# $NetBSD: Makefile,v 1.10 2018/05/14 12:26:20 youri Exp $
2 2
3MAINTAINER= youri@NetBSD.org 3MAINTAINER= youri@NetBSD.org
4HOMEPAGE= http://www.mate-desktop.org/ 4HOMEPAGE= http://www.mate-desktop.org/
5LICENSE= gnu-gpl-v3 5LICENSE= gnu-gpl-v3
6 6
7PKGNAME= mate-${VERSION} 7PKGNAME= mate-${VERSION}
8PKGREVISION= 3 
9CATEGORIES= meta-pkgs 8CATEGORIES= meta-pkgs
10 9
11COMMENT= Meta-package for MATE desktop environment 10COMMENT= Meta-package for MATE desktop environment
12 11
13META_PACKAGE= yes 12META_PACKAGE= yes
14 13
15.include "../../meta-pkgs/mate/Makefile.common" 14.include "../../meta-pkgs/mate/Makefile.common"
16 15
17DEPENDS+= atril>=${VERSION}:../../print/atril 16DEPENDS+= atril>=${VERSION}:../../print/atril
18DEPENDS+= caja>=${VERSION}:../../sysutils/caja 17DEPENDS+= caja>=${VERSION}:../../sysutils/caja
19DEPENDS+= caja-dropbox>=${VERSION}:../../sysutils/caja-dropbox 18DEPENDS+= caja-dropbox>=${VERSION}:../../sysutils/caja-dropbox
20DEPENDS+= caja-extensions>=${VERSION}:../../sysutils/caja-extensions 19DEPENDS+= caja-extensions>=${VERSION}:../../sysutils/caja-extensions
21DEPENDS+= engrampa>=${VERSION}:../../archivers/engrampa 20DEPENDS+= engrampa>=${VERSION}:../../archivers/engrampa

cvs diff -r1.2 -r1.3 pkgsrc/meta-pkgs/mate/Makefile.common (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/mate/Makefile.common 2017/06/23 17:33:51 1.2
+++ pkgsrc/meta-pkgs/mate/Makefile.common 2018/05/14 12:26:20 1.3
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile.common,v 1.2 2017/06/23 17:33:51 youri Exp $ 1# $NetBSD: Makefile.common,v 1.3 2018/05/14 12:26:20 youri Exp $
2# used by meta-pkgs/mate/Makefile 2# used by meta-pkgs/mate/Makefile
3# used by print/atril/Makefile 3# used by print/atril/Makefile
4# used by sysutils/caja/Makefile 4# used by sysutils/caja/Makefile
5# used by sysutils/caja-dropbox/Makefile 5# used by sysutils/caja-dropbox/Makefile
6# used by sysutils/caja-extensions/Makefile 6# used by sysutils/caja-extensions/Makefile
7# used by archivers/engrampa/Makefile 7# used by archivers/engrampa/Makefile
8# used by graphics/eom/Makefile 8# used by graphics/eom/Makefile
9# used by x11/libmatekbd/Makefile 9# used by x11/libmatekbd/Makefile
10# used by audio/libmatemixer/Makefile 10# used by audio/libmatemixer/Makefile
11# used by misc/libmateweather/Makefile 11# used by misc/libmateweather/Makefile
12# used by wm/marco/Makefile 12# used by wm/marco/Makefile
13# used by x11/mate-applets/Makefile 13# used by x11/mate-applets/Makefile
14# used by graphics/mate-backgrounds/Makefile 14# used by graphics/mate-backgrounds/Makefile
@@ -27,26 +27,26 @@ @@ -27,26 +27,26 @@
27# used by sysutils/mate-power-manager/Makefile 27# used by sysutils/mate-power-manager/Makefile
28# used by x11/mate-screensaver/Makefile 28# used by x11/mate-screensaver/Makefile
29# used by sysutils/mate-sensors-applet/Makefile 29# used by sysutils/mate-sensors-applet/Makefile
30# used by x11/mate-session-manager/Makefile 30# used by x11/mate-session-manager/Makefile
31# used by x11/mate-settings-daemon/Makefile 31# used by x11/mate-settings-daemon/Makefile
32# used by sysutils/mate-system-monitor/Makefile 32# used by sysutils/mate-system-monitor/Makefile
33# used by x11/mate-terminal/Makefile 33# used by x11/mate-terminal/Makefile
34# used by graphics/mate-themes/Makefile 34# used by graphics/mate-themes/Makefile
35# used by net/mate-user-share/Makefile 35# used by net/mate-user-share/Makefile
36# used by misc/mate-utils/Makefile 36# used by misc/mate-utils/Makefile
37# used by x11/mozo/Makefile 37# used by x11/mozo/Makefile
38# used by editors/pluma/Makefile 38# used by editors/pluma/Makefile
39 39
40VERSION= 1.18.0 40VERSION= 1.20.0
41MASTER_SITES+= http://pub.mate-desktop.org/releases/${VERSION:R}/ 41MASTER_SITES+= http://pub.mate-desktop.org/releases/${VERSION:R}/
42EXTRACT_SUFX= .tar.xz 42EXTRACT_SUFX= .tar.xz
43 43
44GNU_CONFIGURE= yes 44GNU_CONFIGURE= yes
45USE_LIBTOOL= yes 45USE_LIBTOOL= yes
46USE_TOOLS+= gmake intltool msgfmt pkg-config 46USE_TOOLS+= gmake intltool msgfmt pkg-config
47 47
48TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool 48TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
49TOOL_DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2 49TOOL_DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2
50 50
51.include "../../lang/python/pyversion.mk" 51.include "../../lang/python/pyversion.mk"
52.include "../../x11/gtk3/buildlink3.mk" 52.include "../../x11/gtk3/buildlink3.mk"