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: youri
Date: Tue May 29 00:17:17 UTC 2018
Modified Files:
pkgsrc/meta-pkgs/xfce4: Makefile
Log Message:
Add a polkit agent for Xfce4, it is required nowadays.
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 pkgsrc/meta-pkgs/xfce4/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/Makefile
diff -u pkgsrc/meta-pkgs/xfce4/Makefile:1.83 pkgsrc/meta-pkgs/xfce4/Makefile:1.84
--- pkgsrc/meta-pkgs/xfce4/Makefile:1.83 Fri May 18 21:20:56 2018
+++ pkgsrc/meta-pkgs/xfce4/Makefile Tue May 29 00:17:17 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.83 2018/05/18 21:20:56 jperkin Exp $
+# $NetBSD: Makefile,v 1.84 2018/05/29 00:17:17 youri Exp $
META_PACKAGE= yes
-PKGREVISION= 11
+PKGREVISION= 12
.include "Makefile.common"
DISTNAME= xfce4-${XFCE4_VERSION}
@@ -26,6 +26,7 @@ DEPENDS+= xfce4-wm-themes>=4.10.0:../../
DEPENDS+= xfce4-xarchiver>=0.5.2:../../sysutils/xfce4-xarchiver
DEPENDS+= elementary-xfce-icon-theme>=0.5:../../graphics/elementary-xfce-icon-theme
DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
+DEPENDS+= mate-polkit-[0-9]*:../../security/mate-polkit
pre-extract:
${MKDIR} ${WRKSRC}
Home |
Main Index |
Thread Index |
Old Index