pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-xpra: update to 2.0.2



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Apr 27 15:03:38 2017 +0200
Changeset:	8dbe7876286f2195005e392fbe3bc5c342dfc360

Modified Files:
	TODO
	py-xpra/Makefile
	py-xpra/distinfo

Log Message:
py-xpra: update to 2.0.2

v2.0.2 (2017-04-18)
======================
	-- fix clipboard synchronization with Mac OS clients
	-- fix raising of windows when connecting from Mac OS
	-- fix exit code of helper commands on Mac OS
	-- fix video fallback encoding when running at high bit depths
	-- fix SSL servers on MS Windows
	-- fix redirection to log file on MS Windows
	-- fix native API calls causing spurious errors on MS Windows
	-- fix inconsistent desktop state after using the screenshot feature on MS Windows
	-- fix 64-bit MS Windows installer platform compatibility check
	-- fix HTML5 handling of Unicode in window titles and clipboard
	-- fix SSL-upgradable sockets not exposed via mDNS
	-- fix connection to IPv6 addresses
	-- fix X11 ICC profile version format
	-- fix server errors with locked batch delays
	-- fix pixel depth command option error handler
	-- fix window opacity forwarding
	-- fix missing system tray with Ubuntu Zesty
	-- fix nvenc codec name shown in config file example
	-- fix error handling of screenshot feature from the bug report tool
	-- improve error handling when native Mac OS bindings are missing
	-- workaround broken MSYS2 dependencies
	-- more helpful warning message when dbus bindings are missing
	-- Mac OS library updates: Pillow 4.1, ffmpeg 3.3

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8dbe7876286f2195005e392fbe3bc5c342dfc360

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 35ff4bd7d0..477b304d01 100644
--- a/TODO
+++ b/TODO
@@ -104,7 +104,6 @@ Suggested package updates
 	o py-kivy-1.9.1
 	o py-rpyc-3.2.1
 	o py-smop-0.29
-	o py-xpra-2.0.2
 	o py-zeitgeist-0.9.16
 	o qmc2-0.59
 	o qtcreator-4.2
diff --git a/py-xpra/Makefile b/py-xpra/Makefile
index 02031b03d8..2fad9af1d7 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-2.0.1
+DISTNAME=	xpra-2.0.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	x11
 MASTER_SITES=	http://xpra.org/src/
diff --git a/py-xpra/distinfo b/py-xpra/distinfo
index d26e97cb59..a9df5a78a4 100644
--- a/py-xpra/distinfo
+++ b/py-xpra/distinfo
@@ -1,9 +1,9 @@
 $NetBSD: distinfo,v 1.21 2015/09/07 13:10:43 thomasklausner Exp $
 
-SHA1 (xpra-2.0.1.tar.xz) = 895d6cae8449d45e7e4a798c8a9a539b5e436996
-RMD160 (xpra-2.0.1.tar.xz) = 6b3a166ed3949e126acd09ecda4d0c32ed8738cd
-SHA512 (xpra-2.0.1.tar.xz) = 2f9a8f5f3c1980c822233c3b010511d7ac63983eff330222e7375257834dfd6c840fe4b4aba61b966fb3b14debfed05eb1cd724f502a7c7b7ee9fbc86becbac3
-Size (xpra-2.0.1.tar.xz) = 1926292 bytes
+SHA1 (xpra-2.0.2.tar.xz) = bbe545c85569e4a02deba342d96c0688ca60ff29
+RMD160 (xpra-2.0.2.tar.xz) = fc46d6f348ad4603e6592f018a95187a4844437f
+SHA512 (xpra-2.0.2.tar.xz) = 4b36cf9cf96f094011412214368bc452ed597f1927f6488d6856ad80b575d7f37273cf49b8682fdbc137cf581d5a88b17a9241d508278e45e48f9451ba628b68
+Size (xpra-2.0.2.tar.xz) = 1926876 bytes
 SHA1 (patch-service_xpra) = 36c0c0716c4dd9e2d31c9568b1bef389a318713e
 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