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:           Tue Oct  3 23:14:42 UTC 2023

Modified Files:
        pkgsrc/meta-pkgs/xfce4-extras: Makefile

Log Message:
xfce4-extras: reflect a couple of updates

xfce4-clipman-plugin 1.6.5 & xfce4-taskmanager 1.5.6


To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 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.105 pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.106
--- pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.105        Tue Sep 26 23:18:35 2023
+++ pkgsrc/meta-pkgs/xfce4-extras/Makefile      Tue Oct  3 23:14:42 2023
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.105 2023/09/26 23:18:35 gutteridge Exp $
+# $NetBSD: Makefile,v 1.106 2023/10/03 23:14:42 gutteridge Exp $
 
 META_PACKAGE=  yes
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
 DISTNAME=      xfce4-extras-${XFCE4_VERSION}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    meta-pkgs
 COMMENT=       Meta-package for extra optional items for the Xfce desktop environment
 
 # Applications
 DEPENDS+=      ristretto>=0.13.0:../../graphics/ristretto
-DEPENDS+=      xfce4-taskmanager>=1.5.4:../../sysutils/xfce4-taskmanager
+DEPENDS+=      xfce4-taskmanager>=1.5.6:../../sysutils/xfce4-taskmanager
 
 # Panel Plugins
 DEPENDS+=      xfce4-diskperf-plugin>=2.7.0:../../sysutils/xfce4-diskperf-plugin
@@ -20,7 +20,7 @@ DEPENDS+=     xfce4-cpugraph-plugin>=1.2.7:.
 DEPENDS+=      xfce4-wavelan-plugin>=0.6.3:../../net/xfce4-wavelan-plugin
 DEPENDS+=      xfce4-battery-plugin>=1.1.5:../../sysutils/xfce4-battery-plugin
 DEPENDS+=      xfce4-calculator-plugin>=0.7.0:../../misc/xfce4-calculator-plugin
-DEPENDS+=      xfce4-clipman-plugin>=1.6.3:../../x11/xfce4-clipman-plugin
+DEPENDS+=      xfce4-clipman-plugin>=1.6.5:../../x11/xfce4-clipman-plugin
 DEPENDS+=      xfce4-dict>=0.8.5:../../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



Home | Main Index | Thread Index | Old Index