pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/xfce4



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sat Jan 18 17:22:50 UTC 2025

Modified Files:
        pkgsrc/meta-pkgs/xfce4: Makefile Makefile.common

Log Message:
xfce4: update meta package to 4.20.0


To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 pkgsrc/meta-pkgs/xfce4/Makefile
cvs rdiff -u -r1.78 -r1.79 pkgsrc/meta-pkgs/xfce4/Makefile.common

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/Makefile
diff -u pkgsrc/meta-pkgs/xfce4/Makefile:1.148 pkgsrc/meta-pkgs/xfce4/Makefile:1.149
--- pkgsrc/meta-pkgs/xfce4/Makefile:1.148       Fri Dec 27 08:20:18 2024
+++ pkgsrc/meta-pkgs/xfce4/Makefile     Sat Jan 18 17:22:50 2025
@@ -1,25 +1,24 @@
-# $NetBSD: Makefile,v 1.148 2024/12/27 08:20:18 wiz Exp $
+# $NetBSD: Makefile,v 1.149 2025/01/18 17:22:50 bsiegert Exp $
 
 META_PACKAGE=  yes
 
 .include "Makefile.common"
 
 DISTNAME=      xfce4-${XFCE4_VERSION}
-PKGREVISION=   22
 CATEGORIES=    meta-pkgs
 COMMENT=       Meta-package for the Xfce desktop environment
 
-DEPENDS+=      xfce4-tumbler>=4.18.2:../../x11/xfce4-tumbler
-DEPENDS+=      xfce4-appfinder>=4.18.1:../../sysutils/xfce4-appfinder
-DEPENDS+=      xfce4-desktop>=4.18.1:../../x11/xfce4-desktop
+DEPENDS+=      xfce4-tumbler>=4.20.0:../../x11/xfce4-tumbler
+DEPENDS+=      xfce4-appfinder>=4.20.0:../../sysutils/xfce4-appfinder
+DEPENDS+=      xfce4-desktop>=4.20.0:../../x11/xfce4-desktop
 DEPENDS+=      xfce4-mousepad>=0.6.3:../../editors/xfce4-mousepad
-DEPENDS+=      xfce4-panel>=4.18.6:../../x11/xfce4-panel
-DEPENDS+=      xfce4-power-manager>=4.18.4:../../sysutils/xfce4-power-manager
-DEPENDS+=      xfce4-settings>=4.18.6:../../x11/xfce4-settings
-DEPENDS+=      xfce4-session>=4.18.4:../../x11/xfce4-session
+DEPENDS+=      xfce4-panel>=4.20.0:../../x11/xfce4-panel
+DEPENDS+=      xfce4-power-manager>=4.20.0:../../sysutils/xfce4-power-manager
+DEPENDS+=      xfce4-settings>=4.20.0:../../x11/xfce4-settings
+DEPENDS+=      xfce4-session>=4.20.0:../../x11/xfce4-session
 DEPENDS+=      xfce4-terminal>=1.1.3:../../x11/xfce4-terminal
-DEPENDS+=      xfce4-thunar>=4.18.11:../../sysutils/xfce4-thunar
-DEPENDS+=      xfce4-wm>=4.18.0:../../wm/xfce4-wm
+DEPENDS+=      xfce4-thunar>=4.20.01:../../sysutils/xfce4-thunar
+DEPENDS+=      xfce4-wm>=4.20.0:../../wm/xfce4-wm
 DEPENDS+=      xfce4-wm-themes>=4.10.0:../../wm/xfce4-wm-themes
 DEPENDS+=      elementary-xfce-icon-theme>=0.20:../../graphics/elementary-xfce-icon-theme
 DEPENDS+=      gnome-themes-standard>=3.20.2:../../graphics/gnome-themes-standard

Index: pkgsrc/meta-pkgs/xfce4/Makefile.common
diff -u pkgsrc/meta-pkgs/xfce4/Makefile.common:1.78 pkgsrc/meta-pkgs/xfce4/Makefile.common:1.79
--- pkgsrc/meta-pkgs/xfce4/Makefile.common:1.78 Fri Jan  3 04:08:13 2025
+++ pkgsrc/meta-pkgs/xfce4/Makefile.common      Sat Jan 18 17:22:50 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.78 2025/01/03 04:08:13 gutteridge Exp $
+# $NetBSD: Makefile.common,v 1.79 2025/01/18 17:22:50 bsiegert Exp $
 #
 # used by archivers/xfce4-thunar-archive/Makefile
 # used by devel/xfce4-conf/Makefile
@@ -60,7 +60,7 @@ MAINTAINER=           youri%NetBSD.org@localhost
 HOMEPAGE=              https://www.xfce.org/
 LICENSE=               gnu-gpl-v2
 
-XFCE4_VERSION=         4.18.1
+XFCE4_VERSION=         4.20.0
 
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index