Fri May 18 21:20:56 2018 UTC ()
xfce4: Fix version number for xfce4-power-manager.


(jperkin)
diff -r1.82 -r1.83 pkgsrc/meta-pkgs/xfce4/Makefile

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

--- pkgsrc/meta-pkgs/xfce4/Makefile 2018/05/18 17:09:22 1.82
+++ pkgsrc/meta-pkgs/xfce4/Makefile 2018/05/18 21:20:56 1.83
@@ -1,31 +1,31 @@ @@ -1,31 +1,31 @@
1# $NetBSD: Makefile,v 1.82 2018/05/18 17:09:22 youri Exp $ 1# $NetBSD: Makefile,v 1.83 2018/05/18 21:20:56 jperkin Exp $
2 2
3META_PACKAGE= yes 3META_PACKAGE= yes
4 4
5PKGREVISION= 11 5PKGREVISION= 11
6.include "Makefile.common" 6.include "Makefile.common"
7 7
8DISTNAME= xfce4-${XFCE4_VERSION} 8DISTNAME= xfce4-${XFCE4_VERSION}
9CATEGORIES= meta-pkgs 9CATEGORIES= meta-pkgs
10COMMENT= Xfce 10COMMENT= Xfce
11 11
12DEPENDS+= xfce4-tumbler>=0.1.27:../../x11/xfce4-tumbler 12DEPENDS+= xfce4-tumbler>=0.1.27:../../x11/xfce4-tumbler
13DEPENDS+= xfce4-appfinder>=4.10.0:../../sysutils/xfce4-appfinder 13DEPENDS+= xfce4-appfinder>=4.10.0:../../sysutils/xfce4-appfinder
14DEPENDS+= xfce4-desktop>=4.10.0:../../x11/xfce4-desktop 14DEPENDS+= xfce4-desktop>=4.10.0:../../x11/xfce4-desktop
15DEPENDS+= xfce4-gtk2-engine>=3.0.1:../../x11/xfce4-gtk2-engine 15DEPENDS+= xfce4-gtk2-engine>=3.0.1:../../x11/xfce4-gtk2-engine
16DEPENDS+= xfce4-mousepad>=0.3.0:../../editors/xfce4-mousepad 16DEPENDS+= xfce4-mousepad>=0.3.0:../../editors/xfce4-mousepad
17DEPENDS+= xfce4-panel>=4.10.0:../../x11/xfce4-panel 17DEPENDS+= xfce4-panel>=4.10.0:../../x11/xfce4-panel
18DEPENDS+= xfce4-power-manager>=4.10.0:../../sysutils/xfce4-power-manager 18DEPENDS+= xfce4-power-manager>=1.6.1:../../sysutils/xfce4-power-manager
19DEPENDS+= xfce4-orage>=4.8.4:../../time/xfce4-orage 19DEPENDS+= xfce4-orage>=4.8.4:../../time/xfce4-orage
20DEPENDS+= xfce4-settings>=4.10.0:../../x11/xfce4-settings 20DEPENDS+= xfce4-settings>=4.10.0:../../x11/xfce4-settings
21DEPENDS+= xfce4-session>=4.10.0:../../x11/xfce4-session 21DEPENDS+= xfce4-session>=4.10.0:../../x11/xfce4-session
22DEPENDS+= xfce4-terminal>=0.6.1:../../x11/xfce4-terminal 22DEPENDS+= xfce4-terminal>=0.6.1:../../x11/xfce4-terminal
23DEPENDS+= xfce4-thunar>=1.6.0:../../sysutils/xfce4-thunar 23DEPENDS+= xfce4-thunar>=1.6.0:../../sysutils/xfce4-thunar
24DEPENDS+= xfce4-wm>=4.10.0:../../wm/xfce4-wm 24DEPENDS+= xfce4-wm>=4.10.0:../../wm/xfce4-wm
25DEPENDS+= xfce4-wm-themes>=4.10.0:../../wm/xfce4-wm-themes 25DEPENDS+= xfce4-wm-themes>=4.10.0:../../wm/xfce4-wm-themes
26DEPENDS+= xfce4-xarchiver>=0.5.2:../../sysutils/xfce4-xarchiver 26DEPENDS+= xfce4-xarchiver>=0.5.2:../../sysutils/xfce4-xarchiver
27DEPENDS+= elementary-xfce-icon-theme>=0.5:../../graphics/elementary-xfce-icon-theme 27DEPENDS+= elementary-xfce-icon-theme>=0.5:../../graphics/elementary-xfce-icon-theme
28DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils 28DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
29 29
30pre-extract: 30pre-extract:
31 ${MKDIR} ${WRKSRC} 31 ${MKDIR} ${WRKSRC}