pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-xpra: update to 0.16.2.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sun Feb 14 12:00:10 2016 +0100
Changeset: 73f97b9a46df029d2edbeb27ea7cd3be1228bb99
Modified Files:
TODO
py-xpra/Makefile
py-xpra/distinfo
Log Message:
py-xpra: update to 0.16.2.
v0.16.2 (2016-02-08)
======================
-- fix subcommand logging clutter
-- fix clean build target (failed to clean some html files)
-- fix focus regression
-- fix client message on server upgrade
-- fix opus sound codec bundling on OSX
-- fix exception logging on MS Windows exit errors
-- fix missing window icons after window re-initialization
-- fix NVENC crashes with some card / driver combinations
-- fix system tray location mapping when scaling is active
-- fix forwarding of network printers on MS Windows
-- fix webp library conflicts
-- fix magic key border toggle
-- fix window decorations flag detection
-- fix current working directory of start commands
-- include workaround for some Java applications (disabled)
-- reduce the amount of default "desktop-scaling" applied
-- filter out more problematic desktop environment variables
-- skip comments when showing command line help
-- remove confusing unused code
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=73f97b9a46df029d2edbeb27ea7cd3be1228bb99
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
TODO | 1 -
py-xpra/Makefile | 2 +-
py-xpra/distinfo | 8 ++++----
3 files changed, 5 insertions(+), 6 deletions(-)
diffs:
diff --git a/TODO b/TODO
index ff6b3db..332b6f3 100644
--- a/TODO
+++ b/TODO
@@ -106,7 +106,6 @@ Suggested package updates
o py-PyPE-2.9
o py-bitstring-3.1.3
o py-rpyc-3.2.1
- o py-xpra-0.16.2
o py-zeitgeist-0.9.16
o qmc2-0.59
o qtcreator-3.5
diff --git a/py-xpra/Makefile b/py-xpra/Makefile
index fc3becf..c83bf7e 100644
--- a/py-xpra/Makefile
+++ b/py-xpra/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.21 2015/09/07 13:10:43 thomasklausner Exp $
-DISTNAME= xpra-0.16.1
+DISTNAME= xpra-0.16.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= x11
MASTER_SITES= http://xpra.org/src/
diff --git a/py-xpra/distinfo b/py-xpra/distinfo
index 5de523b..e14aa4f 100644
--- a/py-xpra/distinfo
+++ b/py-xpra/distinfo
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.21 2015/09/07 13:10:43 thomasklausner Exp $
-SHA1 (xpra-0.16.1.tar.xz) = 5d0d80d7c5788f8b6c6e61ba09b22077f84bdb21
-RMD160 (xpra-0.16.1.tar.xz) = bd4fa6079be717b7eeb1e1747cc9be40f7274972
-SHA512 (xpra-0.16.1.tar.xz) = 98359817e756f5bb7df086f3078b61040acd1757230352228f53b9846a669878c3d2f035cd113442118d0b89d95385067723a5d2d1d768886b3158e93d9f7762
-Size (xpra-0.16.1.tar.xz) = 1340888 bytes
+SHA1 (xpra-0.16.2.tar.xz) = 131fd30896e5bff3a7b7c00399419d49d016b0e3
+RMD160 (xpra-0.16.2.tar.xz) = ef17df830733b68e82ac1ed9a48da2046117c67a
+SHA512 (xpra-0.16.2.tar.xz) = a5431367918551c630a7f80bd59c51b3bd360472ee268b7865862f4de03b0962b534ab65c4926faa386098c48cdab49f8d7e91b60b998017df52ab077d270a33
+Size (xpra-0.16.2.tar.xz) = 1341856 bytes
SHA1 (patch-xpra_x11_gtk2_gdk__bindings.pyx) = 66e9688758e777de440ab047e9444309d543aac1
SHA1 (patch-xpra_x11_gtk2_gdk__display__source.pyx) = 22184d73ed547373762070a550a5379eb6b4561b
Home |
Main Index |
Thread Index |
Old Index