pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/xfce4-extras
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon Feb 10 00:26:07 UTC 2025
Modified Files:
pkgsrc/meta-pkgs/xfce4-extras: Makefile
Log Message:
xfce4-extras: reflect some updates
(Unfortunately, the PKGREVISION wasn't reset when XFCE4_VERSION was
changed, so we're stuck with the high number.)
To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 pkgsrc/meta-pkgs/xfce4-extras/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/xfce4-extras/Makefile
diff -u pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.130 pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.131
--- pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.130 Fri Dec 27 08:20:19 2024
+++ pkgsrc/meta-pkgs/xfce4-extras/Makefile Mon Feb 10 00:26:07 2025
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.130 2024/12/27 08:20:19 wiz Exp $
+# $NetBSD: Makefile,v 1.131 2025/02/10 00:26:07 gutteridge Exp $
META_PACKAGE= yes
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-extras-${XFCE4_VERSION}
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= meta-pkgs
COMMENT= Meta-package for extra optional items for the Xfce desktop environment
# Applications
-DEPENDS+= ristretto>=0.13.2:../../graphics/ristretto
+DEPENDS+= ristretto>=0.13.3:../../graphics/ristretto
DEPENDS+= xfce4-taskmanager>=1.5.7:../../sysutils/xfce4-taskmanager
# Panel Plugins
@@ -18,9 +18,9 @@ DEPENDS+= xfce4-diskperf-plugin>=2.7.0:.
DEPENDS+= xfce4-systemload-plugin>=1.3.2:../../sysutils/xfce4-systemload-plugin
DEPENDS+= xfce4-cpugraph-plugin>=1.2.10:../../sysutils/xfce4-cpugraph-plugin
DEPENDS+= xfce4-wavelan-plugin>=0.6.3:../../net/xfce4-wavelan-plugin
-DEPENDS+= xfce4-battery-plugin>=1.1.5:../../sysutils/xfce4-battery-plugin
+DEPENDS+= xfce4-battery-plugin>=1.1.6:../../sysutils/xfce4-battery-plugin
DEPENDS+= xfce4-calculator-plugin>=0.7.0:../../misc/xfce4-calculator-plugin
-DEPENDS+= xfce4-clipman-plugin>=1.6.6:../../x11/xfce4-clipman-plugin
+DEPENDS+= xfce4-clipman-plugin>=1.6.7:../../x11/xfce4-clipman-plugin
DEPENDS+= xfce4-dict>=0.8.6:../../textproc/xfce4-dict
DEPENDS+= xfce4-eyes-plugin>=4.6.0:../../x11/xfce4-eyes-plugin
DEPENDS+= xfce4-fsguard-plugin>=1.1.3:../../sysutils/xfce4-fsguard-plugin
@@ -39,7 +39,7 @@ DEPENDS+= xfce4-time-out-plugin>=1.1.3:.
DEPENDS+= xfce4-timer-plugin>=1.7.2:../../time/xfce4-timer-plugin
DEPENDS+= xfce4-verve-plugin>=2.0.3:../../sysutils/xfce4-verve-plugin
DEPENDS+= xfce4-weather-plugin>=0.11.3:../../misc/xfce4-weather-plugin
-DEPENDS+= xfce4-whiskermenu-plugin>=2.8.3:../../x11/xfce4-whiskermenu-plugin
+DEPENDS+= xfce4-whiskermenu-plugin>=2.8.4:../../x11/xfce4-whiskermenu-plugin
DEPENDS+= xfce4-xkb-plugin>=0.8.3:../../sysutils/xfce4-xkb-plugin
DEPENDS+= xfce4-docklike-plugin>=0.4.2:../../x11/xfce4-docklike-plugin
Home |
Main Index |
Thread Index |
Old Index