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 Apr  3 01:14:35 UTC 2023

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

Log Message:
xfce4-extras: reflect latest versions after updates


To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 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.98 pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.99
--- pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.98 Sun Jan 29 21:17:06 2023
+++ pkgsrc/meta-pkgs/xfce4-extras/Makefile      Mon Apr  3 01:14:35 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.98 2023/01/29 21:17:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.99 2023/04/03 01:14:35 gutteridge Exp $
 
 META_PACKAGE=  yes
 
-PKGREVISION=   9
+PKGREVISION=   10
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
 DISTNAME=      xfce4-extras-${XFCE4_VERSION}
@@ -10,7 +10,7 @@ CATEGORIES=   meta-pkgs
 COMMENT=       Meta-package for extra optional items for the Xfce desktop environment
 
 # Applications
-DEPENDS+=      ristretto-[0-9]*:../../graphics/ristretto
+DEPENDS+=      ristretto>=0.13.0:../../graphics/ristretto
 DEPENDS+=      xfce4-taskmanager>=1.5.4:../../sysutils/xfce4-taskmanager
 
 # Panel Plugins
@@ -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.3:../../sysutils/xfce4-battery-plugin
 DEPENDS+=      xfce4-calculator-plugin>=0.7.0:../../misc/xfce4-calculator-plugin
-DEPENDS+=      xfce4-clipman-plugin>=1.6.2:../../x11/xfce4-clipman-plugin
+DEPENDS+=      xfce4-clipman-plugin>=1.6.3:../../x11/xfce4-clipman-plugin
 DEPENDS+=      xfce4-dict>=0.8.4:../../textproc/xfce4-dict
 DEPENDS+=      xfce4-eyes-plugin>=4.6.0:../../x11/xfce4-eyes-plugin
 DEPENDS+=      xfce4-fsguard-plugin>=1.1.2:../../sysutils/xfce4-fsguard-plugin
@@ -30,20 +30,20 @@ DEPENDS+=   xfce4-mailwatch-plugin>=1.2.0:
 DEPENDS+=      xfce4-mount-plugin>=1.1.5:../../sysutils/xfce4-mount-plugin
 DEPENDS+=      xfce4-mpc-plugin>=0.5.2:../../multimedia/xfce4-mpc-plugin
 DEPENDS+=      xfce4-netload-plugin>=1.4.0:../../sysutils/xfce4-netload-plugin
-DEPENDS+=      xfce4-notes-plugin>=1.9.0:../../x11/xfce4-notes-plugin
-DEPENDS+=      xfce4-notifyd>=0.6.4:../../x11/xfce4-notifyd
+DEPENDS+=      xfce4-notes-plugin>=1.10.0:../../x11/xfce4-notes-plugin
+DEPENDS+=      xfce4-notifyd>=0.8.2:../../x11/xfce4-notifyd
 DEPENDS+=      xfce4-places-plugin>=1.8.3:../../x11/xfce4-places-plugin
-DEPENDS+=      xfce4-screenshooter>=1.10.2:../../x11/xfce4-screenshooter
+DEPENDS+=      xfce4-screenshooter>=1.10.3:../../x11/xfce4-screenshooter
 DEPENDS+=      xfce4-smartbookmark-plugin>=0.5.2:../../misc/xfce4-smartbookmark-plugin
 DEPENDS+=      xfce4-time-out-plugin>=1.0.3:../../misc/xfce4-time-out-plugin
 DEPENDS+=      xfce4-timer-plugin>=1.7.0:../../time/xfce4-timer-plugin
 DEPENDS+=      xfce4-verve-plugin>=2.0.1:../../sysutils/xfce4-verve-plugin
 DEPENDS+=      xfce4-weather-plugin>=0.11.0:../../misc/xfce4-weather-plugin
-DEPENDS+=      xfce4-whiskermenu-plugin>=2.7.1:../../x11/xfce4-whiskermenu-plugin
+DEPENDS+=      xfce4-whiskermenu-plugin>=2.7.2:../../x11/xfce4-whiskermenu-plugin
 DEPENDS+=      xfce4-xkb-plugin>=0.8.3:../../sysutils/xfce4-xkb-plugin
 
 # File Manager Plugins
-DEPENDS+=      xfce4-thunar-archive-plugin>=0.5.0:../../archivers/xfce4-thunar-archive
+DEPENDS+=      xfce4-thunar-archive-plugin>=0.5.1:../../archivers/xfce4-thunar-archive
 DEPENDS+=      xfce4-thunar-media-tags-plugin>=0.2.1:../../multimedia/xfce4-thunar-media-tags
 #DEPENDS+=     xfce4-thunar-vcs-plugin>=0.1.4:../../sysutils/xfce4-thunar-vcs
 



Home | Main Index | Thread Index | Old Index