pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/xfce4 xfce4: bump some minimum dependencies ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/231d77366459
branches:  trunk
changeset: 384024:231d77366459
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Aug 25 23:05:30 2022 +0000

description:
xfce4: bump some minimum dependencies to reflect current state

diffstat:

 meta-pkgs/xfce4/Makefile |  16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r bf4c5bd1a170 -r 231d77366459 meta-pkgs/xfce4/Makefile
--- a/meta-pkgs/xfce4/Makefile  Thu Aug 25 22:59:55 2022 +0000
+++ b/meta-pkgs/xfce4/Makefile  Thu Aug 25 23:05:30 2022 +0000
@@ -1,24 +1,24 @@
-# $NetBSD: Makefile,v 1.111 2022/08/11 05:09:00 gutteridge Exp $
+# $NetBSD: Makefile,v 1.112 2022/08/25 23:05:30 gutteridge Exp $
 
 META_PACKAGE=  yes
 
-PKGREVISION=   6
+PKGREVISION=   7
 .include "Makefile.common"
 
 DISTNAME=      xfce4-${XFCE4_VERSION}
 CATEGORIES=    meta-pkgs
 COMMENT=       Meta-package for the Xfce desktop environment
 
-DEPENDS+=      xfce4-tumbler>=4.16.0:../../x11/xfce4-tumbler
+DEPENDS+=      xfce4-tumbler>=4.16.1:../../x11/xfce4-tumbler
 DEPENDS+=      xfce4-appfinder>=4.16.1:../../sysutils/xfce4-appfinder
-DEPENDS+=      xfce4-desktop>=4.16.0:../../x11/xfce4-desktop
-DEPENDS+=      xfce4-mousepad>=0.5.8nb2:../../editors/xfce4-mousepad
-DEPENDS+=      xfce4-panel>=4.16.3:../../x11/xfce4-panel
+DEPENDS+=      xfce4-desktop>=4.16.1:../../x11/xfce4-desktop
+DEPENDS+=      xfce4-mousepad>=0.5.10:../../editors/xfce4-mousepad
+DEPENDS+=      xfce4-panel>=4.16.5:../../x11/xfce4-panel
 DEPENDS+=      xfce4-power-manager>=4.16.0:../../sysutils/xfce4-power-manager
 DEPENDS+=      xfce4-settings>=4.16.3:../../x11/xfce4-settings
 DEPENDS+=      xfce4-session>=4.16.0:../../x11/xfce4-session
-DEPENDS+=      xfce4-terminal>=0.8.10:../../x11/xfce4-terminal
-DEPENDS+=      xfce4-thunar>=4.16.10:../../sysutils/xfce4-thunar
+DEPENDS+=      xfce4-terminal>=1.0.4:../../x11/xfce4-terminal
+DEPENDS+=      xfce4-thunar>=4.16.11:../../sysutils/xfce4-thunar
 DEPENDS+=      xfce4-wm>=4.16.1:../../wm/xfce4-wm
 DEPENDS+=      xfce4-wm-themes>=4.10.0:../../wm/xfce4-wm-themes
 DEPENDS+=      elementary-xfce-icon-theme>=0.11:../../graphics/elementary-xfce-icon-theme



Home | Main Index | Thread Index | Old Index