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: Tue Oct 3 21:54:06 UTC 2023
Modified Files:
pkgsrc/meta-pkgs/mate: Makefile Makefile.common
Log Message:
mate: call this 1.26.1 now
Reflect libmatemixer 1.26.1 and mate-desktop 1.26.2.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/meta-pkgs/mate/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/meta-pkgs/mate/Makefile.common
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.44 pkgsrc/meta-pkgs/mate/Makefile:1.45
--- pkgsrc/meta-pkgs/mate/Makefile:1.44 Mon Aug 14 05:24:51 2023
+++ pkgsrc/meta-pkgs/mate/Makefile Tue Oct 3 21:54:06 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2023/08/14 05:24:51 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2023/10/03 21:54:06 gutteridge Exp $
PKGNAME= mate-${VERSION}
-PKGREVISION= 5
CATEGORIES= meta-pkgs
COMMENT= Meta-package for MATE desktop environment
@@ -17,7 +16,7 @@ DEPENDS+= caja-extensions>=${VERSION:R}.
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+= libmatemixer>=${VERSION:R}.1:../../audio/libmatemixer
DEPENDS+= libmateweather>=${VERSION:R}.1:../../misc/libmateweather
DEPENDS+= marco>=${VERSION:R}.2:../../wm/marco
DEPENDS+= mate-applets>=${VERSION:R}.1:../../x11/mate-applets
@@ -25,7 +24,7 @@ DEPENDS+= mate-backgrounds>=${VERSION}:.
DEPENDS+= mate-calc>=${VERSION}:../../misc/mate-calc
DEPENDS+= mate-common>=${VERSION}:../../devel/mate-common
DEPENDS+= mate-control-center>=${VERSION:R}.1:../../x11/mate-control-center
-DEPENDS+= mate-desktop>=${VERSION:R}.1:../../x11/mate-desktop
+DEPENDS+= mate-desktop>=${VERSION:R}.2:../../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
Index: pkgsrc/meta-pkgs/mate/Makefile.common
diff -u pkgsrc/meta-pkgs/mate/Makefile.common:1.16 pkgsrc/meta-pkgs/mate/Makefile.common:1.17
--- pkgsrc/meta-pkgs/mate/Makefile.common:1.16 Sun Nov 27 05:18:45 2022
+++ pkgsrc/meta-pkgs/mate/Makefile.common Tue Oct 3 21:54:06 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.16 2022/11/27 05:18:45 gutteridge Exp $
+# $NetBSD: Makefile.common,v 1.17 2023/10/03 21:54:06 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.26.0
+VERSION= 1.26.1
MASTER_SITES+= https://pub.mate-desktop.org/releases/${VERSION:R}/
EXTRACT_SUFX= .tar.xz
Home |
Main Index |
Thread Index |
Old Index