pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc + xfce4-power-manager
details: https://anonhg.NetBSD.org/pkgsrc/rev/f1cb82ba4999
branches: trunk
changeset: 308236:f1cb82ba4999
user: youri <youri%pkgsrc.org@localhost>
date: Fri May 18 17:08:12 2018 +0000
description:
+ xfce4-power-manager
diffstat:
meta-pkgs/xfce4/Makefile | 5 +++--
meta-pkgs/xfce4/Makefile.common | 3 ++-
sysutils/Makefile | 3 ++-
3 files changed, 7 insertions(+), 4 deletions(-)
diffs (56 lines):
diff -r 1d2c39c27e4e -r f1cb82ba4999 meta-pkgs/xfce4/Makefile
--- a/meta-pkgs/xfce4/Makefile Fri May 18 17:07:40 2018 +0000
+++ b/meta-pkgs/xfce4/Makefile Fri May 18 17:08:12 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.81 2018/04/16 14:34:53 wiz Exp $
+# $NetBSD: Makefile,v 1.82 2018/05/18 17:09:22 youri Exp $
META_PACKAGE= yes
-PKGREVISION= 10
+PKGREVISION= 11
.include "Makefile.common"
DISTNAME= xfce4-${XFCE4_VERSION}
@@ -15,6 +15,7 @@
DEPENDS+= xfce4-gtk2-engine>=3.0.1:../../x11/xfce4-gtk2-engine
DEPENDS+= xfce4-mousepad>=0.3.0:../../editors/xfce4-mousepad
DEPENDS+= xfce4-panel>=4.10.0:../../x11/xfce4-panel
+DEPENDS+= xfce4-power-manager>=4.10.0:../../sysutils/xfce4-power-manager
DEPENDS+= xfce4-orage>=4.8.4:../../time/xfce4-orage
DEPENDS+= xfce4-settings>=4.10.0:../../x11/xfce4-settings
DEPENDS+= xfce4-session>=4.10.0:../../x11/xfce4-session
diff -r 1d2c39c27e4e -r f1cb82ba4999 meta-pkgs/xfce4/Makefile.common
--- a/meta-pkgs/xfce4/Makefile.common Fri May 18 17:07:40 2018 +0000
+++ b/meta-pkgs/xfce4/Makefile.common Fri May 18 17:08:12 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.62 2017/06/20 13:18:08 youri Exp $
+# $NetBSD: Makefile.common,v 1.63 2018/05/18 17:09:22 youri Exp $
#
# used by archivers/xfce4-thunar-archive/Makefile
# used by audio/xfce4-mixer/Makefile
@@ -25,6 +25,7 @@
# used by sysutils/xfce4-gvfs-mount-plugin/Makefile
# used by sysutils/xfce4-mount-plugin/Makefile
# used by sysutils/xfce4-netload-plugin/Makefile
+# used by sysutils/xfce4-power-manager/Makefile
# used by sysutils/xfce4-quicklauncher-plugin/Makefile
# used by sysutils/xfce4-systemload-plugin/Makefile
# used by sysutils/xfce4-taskmanager/Makefile
diff -r 1d2c39c27e4e -r f1cb82ba4999 sysutils/Makefile
--- a/sysutils/Makefile Fri May 18 17:07:40 2018 +0000
+++ b/sysutils/Makefile Fri May 18 17:08:12 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.757 2018/05/08 07:47:44 maya Exp $
+# $NetBSD: Makefile,v 1.758 2018/05/18 17:08:12 youri Exp $
#
COMMENT= System utilities
@@ -719,6 +719,7 @@
SUBDIR+= xfce4-gvfs-mount-plugin
SUBDIR+= xfce4-mount-plugin
SUBDIR+= xfce4-netload-plugin
+SUBDIR+= xfce4-power-manager
SUBDIR+= xfce4-quicklauncher-plugin
SUBDIR+= xfce4-systemload-plugin
SUBDIR+= xfce4-taskmanager
Home |
Main Index |
Thread Index |
Old Index