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:           Sat Dec 30 01:35:24 UTC 2023

Modified Files:
        pkgsrc/meta-pkgs/mate: Makefile

Log Message:
mate: bump for libmateweather 1.26.3


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 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.51 pkgsrc/meta-pkgs/mate/Makefile:1.52
--- pkgsrc/meta-pkgs/mate/Makefile:1.51 Mon Dec  4 13:58:23 2023
+++ pkgsrc/meta-pkgs/mate/Makefile      Sat Dec 30 01:35:24 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2023/12/04 13:58:23 gutteridge Exp $
+# $NetBSD: Makefile,v 1.52 2023/12/30 01:35:24 gutteridge Exp $
 
 PKGNAME=       mate-${VERSION}
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    meta-pkgs
 
 COMMENT=       Meta-package for MATE desktop environment
@@ -18,7 +18,7 @@ DEPENDS+=     engrampa>=${VERSION}:../../arc
 DEPENDS+=      eom>=${VERSION}:../../graphics/eom
 DEPENDS+=      libmatekbd>=${VERSION}:../../x11/libmatekbd
 DEPENDS+=      libmatemixer>=${VERSION}:../../audio/libmatemixer
-DEPENDS+=      libmateweather>=${VERSION:R}.2:../../misc/libmateweather
+DEPENDS+=      libmateweather>=${VERSION:R}.3:../../misc/libmateweather
 DEPENDS+=      marco>=${VERSION:R}.2:../../wm/marco
 DEPENDS+=      mate-applets>=${VERSION}:../../x11/mate-applets
 DEPENDS+=      mate-backgrounds>=${VERSION:R}.0:../../graphics/mate-backgrounds



Home | Main Index | Thread Index | Old Index