pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xfce4-session
Module Name: pkgsrc
Committed By: youri
Date: Sun Jun 18 22:37:33 UTC 2017
Modified Files:
pkgsrc/x11/xfce4-session: Makefile distinfo
Log Message:
Update xfce4-session to 4.13.0
4.13.0
======
- xfsm has been ported to Gtk3.
- xfsm now does session management for clients using the Gtk application
dbus interface.
- xfsm has been ported to GDBus.
- Add a switch user button to the logout dialog (Bug #10345)
- UPower dependency has been removed as the suspend/hibernate dbus calls
were dropped from it.
- Handle screensaver with it's own object (Bug #12603)
- Fix a crash when warning about the screenlocker (Bug #12603)
- When locking fallback to xflock4 first (Bug #12603)
- Add switch-user to the xfsm-logout program
- Translation updates: am, ast, ca, da, de, el, en_AU, es, fi, fr, gl, he,
hr, hu, id, is, it, ja, kk, ko, lt, ms, nb, nl, nn, oc, pl, pt, pt_BR,
ru, sk, sr, sv, th, tr, uk, zh_CN, zh_TW
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/x11/xfce4-session/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/xfce4-session/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xfce4-session/Makefile
diff -u pkgsrc/x11/xfce4-session/Makefile:1.58 pkgsrc/x11/xfce4-session/Makefile:1.59
--- pkgsrc/x11/xfce4-session/Makefile:1.58 Sun Feb 12 06:26:17 2017
+++ pkgsrc/x11/xfce4-session/Makefile Sun Jun 18 22:37:33 2017
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.58 2017/02/12 06:26:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.59 2017/06/18 22:37:33 youri Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-DISTNAME= xfce4-session-4.12.1
-PKGREVISION= 4
+DISTNAME= xfce4-session-4.13.0
CATEGORIES= x11
-MASTER_SITES+= http://archive.xfce.org/src/xfce/xfce4-session/4.12/
+MASTER_SITES+= http://archive.xfce.org/src/xfce/xfce4-session/4.13/
HOMEPAGE= http://docs.xfce.org/xfce/xfce4-session/start
COMMENT= Xfce session manager
@@ -46,7 +45,7 @@ CONF_FILES+= ${EGDIR}/xinitrc \
.endif
.include "../../devel/libglade/buildlink3.mk"
-.include "../../devel/libwnck/buildlink3.mk"
+.include "../../devel/libwnck3/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/libxfce4ui/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
Index: pkgsrc/x11/xfce4-session/distinfo
diff -u pkgsrc/x11/xfce4-session/distinfo:1.19 pkgsrc/x11/xfce4-session/distinfo:1.20
--- pkgsrc/x11/xfce4-session/distinfo:1.19 Wed Nov 4 03:29:06 2015
+++ pkgsrc/x11/xfce4-session/distinfo Sun Jun 18 22:37:33 2017
@@ -1,13 +1,12 @@
-$NetBSD: distinfo,v 1.19 2015/11/04 03:29:06 agc Exp $
+$NetBSD: distinfo,v 1.20 2017/06/18 22:37:33 youri Exp $
-SHA1 (xfce4-session-4.12.1.tar.bz2) = ccdeac8bb6b4bb2382a963efdf2e05c09c61fee4
-RMD160 (xfce4-session-4.12.1.tar.bz2) = 14db09177003f4139345b4d670015d90ebf28ef6
-SHA512 (xfce4-session-4.12.1.tar.bz2) = d7f37dbff59acb316965ab2224674ac3b5b7cfd7262acd4426b582001cee313945acb8883be21553dd6d7a046934bbbe116f451e6d5fd35b6fa5444da94605df
-Size (xfce4-session-4.12.1.tar.bz2) = 1289284 bytes
+SHA1 (xfce4-session-4.13.0.tar.bz2) = 23d93a524870c0402c83ab23650a63bcaeaeb234
+RMD160 (xfce4-session-4.13.0.tar.bz2) = ab9fda8e31891ce9e244e9d7d15fc865d5a6f6c1
+SHA512 (xfce4-session-4.13.0.tar.bz2) = 61f9a547b03eb109a1a0fc83feaac743ea2119360f2f7208e589feb3e8f1db016ffe85cf1c8e20633ec399f263dcbccd35c431bde6f6f1482658688096da5cb0
+Size (xfce4-session-4.13.0.tar.bz2) = 1314715 bytes
SHA1 (patch-ac) = 14398273b8169d26f89262310c1ca4d8546a2c0c
SHA1 (patch-config.h.in) = 88c67de7708c958674de7f222937739dd9f7fc00
SHA1 (patch-configure) = 10b5a5dd2047685012c1a898204cc695c9a70d35
SHA1 (patch-scripts_Makefile.in) = 1d1f2230fc861f222f44b9541d52c157a23c16dc
SHA1 (patch-settings_xfce4-session.xml) = 6607e682df06674c4e6a3219b911f58f756cfab7
-SHA1 (patch-xfce4-session_xfsm-global.h) = 3729e4bf756eb16d03a5e99feddcf7c6f1307c82
SHA1 (patch-xfsm-shutdown-helper_main.c) = 6f885efe31597360bb9534007daffa46df41c831
Home |
Main Index |
Thread Index |
Old Index