Sun Mar 3 18:18:06 2024 UTC (84d)
xfce4: bump (again) for elementary-xfce-icon-theme update


(gutteridge)
diff -r1.136 -r1.137 pkgsrc/meta-pkgs/xfce4/Makefile

cvs diff -r1.136 -r1.137 pkgsrc/meta-pkgs/xfce4/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/xfce4/Makefile 2024/03/03 16:45:14 1.136
+++ pkgsrc/meta-pkgs/xfce4/Makefile 2024/03/03 18:18:06 1.137
@@ -1,31 +1,31 @@ @@ -1,31 +1,31 @@
1# $NetBSD: Makefile,v 1.136 2024/03/03 16:45:14 gutteridge Exp $ 1# $NetBSD: Makefile,v 1.137 2024/03/03 18:18:06 gutteridge Exp $
2 2
3META_PACKAGE= yes 3META_PACKAGE= yes
4 4
5.include "Makefile.common" 5.include "Makefile.common"
6 6
7DISTNAME= xfce4-${XFCE4_VERSION} 7DISTNAME= xfce4-${XFCE4_VERSION}
8PKGREVISION= 10 8PKGREVISION= 11
9CATEGORIES= meta-pkgs 9CATEGORIES= meta-pkgs
10COMMENT= Meta-package for the Xfce desktop environment 10COMMENT= Meta-package for the Xfce desktop environment
11 11
12DEPENDS+= xfce4-tumbler>=4.18.2:../../x11/xfce4-tumbler 12DEPENDS+= xfce4-tumbler>=4.18.2:../../x11/xfce4-tumbler
13DEPENDS+= xfce4-appfinder>=4.18.1:../../sysutils/xfce4-appfinder 13DEPENDS+= xfce4-appfinder>=4.18.1:../../sysutils/xfce4-appfinder
14DEPENDS+= xfce4-desktop>=4.18.1:../../x11/xfce4-desktop 14DEPENDS+= xfce4-desktop>=4.18.1:../../x11/xfce4-desktop
15DEPENDS+= xfce4-mousepad>=0.6.2:../../editors/xfce4-mousepad 15DEPENDS+= xfce4-mousepad>=0.6.2:../../editors/xfce4-mousepad
16DEPENDS+= xfce4-panel>=4.18.5:../../x11/xfce4-panel 16DEPENDS+= xfce4-panel>=4.18.5:../../x11/xfce4-panel
17DEPENDS+= xfce4-power-manager>=4.18.3:../../sysutils/xfce4-power-manager 17DEPENDS+= xfce4-power-manager>=4.18.3:../../sysutils/xfce4-power-manager
18DEPENDS+= xfce4-settings>=4.18.4:../../x11/xfce4-settings 18DEPENDS+= xfce4-settings>=4.18.4:../../x11/xfce4-settings
19DEPENDS+= xfce4-session>=4.18.3:../../x11/xfce4-session 19DEPENDS+= xfce4-session>=4.18.3:../../x11/xfce4-session
20DEPENDS+= xfce4-terminal>=1.1.3:../../x11/xfce4-terminal 20DEPENDS+= xfce4-terminal>=1.1.3:../../x11/xfce4-terminal
21DEPENDS+= xfce4-thunar>=4.18.10:../../sysutils/xfce4-thunar 21DEPENDS+= xfce4-thunar>=4.18.10:../../sysutils/xfce4-thunar
22DEPENDS+= xfce4-wm>=4.18.0:../../wm/xfce4-wm 22DEPENDS+= xfce4-wm>=4.18.0:../../wm/xfce4-wm
23DEPENDS+= xfce4-wm-themes>=4.10.0:../../wm/xfce4-wm-themes 23DEPENDS+= xfce4-wm-themes>=4.10.0:../../wm/xfce4-wm-themes
24DEPENDS+= elementary-xfce-icon-theme>=0.17:../../graphics/elementary-xfce-icon-theme 24DEPENDS+= elementary-xfce-icon-theme>=0.18:../../graphics/elementary-xfce-icon-theme
25DEPENDS+= gnome-themes-standard>=3.20.2:../../graphics/gnome-themes-standard 25DEPENDS+= gnome-themes-standard>=3.20.2:../../graphics/gnome-themes-standard
26DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils 26DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
27 27
28pre-extract: 28pre-extract:
29 ${MKDIR} ${WRKSRC} 29 ${MKDIR} ${WRKSRC}
30 30
31.include "../../mk/bsd.pkg.mk" 31.include "../../mk/bsd.pkg.mk"