pkgsrc-WIP-changes archive

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

py-xpra: update to 0.15.7:



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Oct 25 11:41:42 2015 +0100
Changeset:	c59f87629290b7a0913f76ad1083632afb50b07c

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

Log Message:
py-xpra: update to 0.15.7:

v0.15.7 (2015-10-13)
======================
	-- fix inband info requests
	-- fix monitor hotplugging workaround code
	-- fix OSX menus which should not be shown
	-- fix cursor lookup by name in local theme
	-- fix max-size support on MS Windows
	-- fix max-size handling for windows without any constraints (all platforms)
	-- fix repaint when using the magic key to toggle window borders
	-- fix iconification handling
	-- fix connection error when there are XSettings already present
	-- fix parsing of invalid display structures
	-- fix video region detection after resize
	-- fix vpx quality setting
	-- fix cursor crashes on Ubuntu
	-- don't show opengl toggle menu if opengl is not supported
	-- add new common X11 modes (4k, 5k, etc)
	-- add missing logging category for x265 (fixes warnings on start)

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

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 | 7 ++++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/TODO b/TODO
index d419a69..336b769 100644
--- a/TODO
+++ b/TODO
@@ -102,7 +102,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.15.7
 	o py-zeitgeist-0.9.16
 	o qtcreator-3.5
 	o rdup-1.1.13
diff --git a/py-xpra/Makefile b/py-xpra/Makefile
index 04103d2..b2f6290 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.15.6
+DISTNAME=	xpra-0.15.7
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	x11
 MASTER_SITES=	http://xpra.org/src/
diff --git a/py-xpra/distinfo b/py-xpra/distinfo
index 36ff8ca..87e25ec 100644
--- a/py-xpra/distinfo
+++ b/py-xpra/distinfo
@@ -1,7 +1,8 @@
 $NetBSD: distinfo,v 1.21 2015/09/07 13:10:43 thomasklausner Exp $
 
-SHA1 (xpra-0.15.6.tar.xz) = 6f7d23127ef7d330474b5e19195294e4776c85ce
-RMD160 (xpra-0.15.6.tar.xz) = 52c13c30a5014ef63a048f499a074acf95ed11f5
-Size (xpra-0.15.6.tar.xz) = 1196700 bytes
+SHA1 (xpra-0.15.7.tar.xz) = 6f15cabc440917a0f29332a97d97c95ffdbb761c
+RMD160 (xpra-0.15.7.tar.xz) = 58cfe44b58c7e254fd70ca656be56d1316edc24b
+SHA512 (xpra-0.15.7.tar.xz) = a75c3299b1f3074556440cc2822557564cf48e6a9c2ea061073ccca0ea204578713ece1e43389d0b808bd02cba9646bd161399661b1d52161e497e4406d029fa
+Size (xpra-0.15.7.tar.xz) = 1197012 bytes
 SHA1 (patch-xpra_x11_gtk__x11_gdk__bindings.pyx) = ee45b2e56b36d3c55b8e07ccd90daccda0b222df
 SHA1 (patch-xpra_x11_gtk__x11_gdk__display__source.pyx) = 5786562b61e10f807d1e42bdce37fa7108f48cf5


Home | Main Index | Thread Index | Old Index