FreeBSD Bugzilla – Attachment 186702 Details for
Bug 222595
[PATCH] x11-toolkits/py-xlib update to 0.20
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
x11-toolkits/py-xlib update to 0.20
py27-xlib-0.20.diff (text/plain), 2.24 KB, created by
Eero Hänninen
on 2017-09-25 13:08:21 UTC
(
hide
)
Description:
x11-toolkits/py-xlib update to 0.20
Filename:
MIME Type:
Creator:
Eero Hänninen
Created:
2017-09-25 13:08:21 UTC
Size:
2.24 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 450580) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= xlib >-PORTVERSION= 0.18 >+PORTVERSION= 0.20 > CATEGORIES= x11-toolkits python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -15,11 +15,11 @@ > ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six > >-USE_GITHUB= yes > GH_ACCOUNT= python-xlib > GH_PROJECT= python-xlib > > USES= python >+USE_GITHUB= yes > USE_PYTHON= distutils autoplist > NO_ARCH= yes > >Index: distinfo >=================================================================== >--- distinfo (revision 450580) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1482836048 >-SHA256 (python-xlib-python-xlib-0.18_GH0.tar.gz) = 9b65e3bc01c83f9b8b33c5796738336ea88f0e4c3aa25444acd77fd2a04bd8d0 >-SIZE (python-xlib-python-xlib-0.18_GH0.tar.gz) = 230874 >+TIMESTAMP = 1506335181 >+SHA256 (python-xlib-python-xlib-0.20_GH0.tar.gz) = 3b7ebd9aa96110f72adfeb305df210590ab35b69bfbd06afe0c2697f65047b09 >+SIZE (python-xlib-python-xlib-0.20_GH0.tar.gz) = 231419 >Index: files/patch-Xlib_protocol_display.py >=================================================================== >--- files/patch-Xlib_protocol_display.py (revision 450580) >+++ files/patch-Xlib_protocol_display.py (nonexistent) >@@ -1,11 +0,0 @@ >---- Xlib/protocol/display.py.orig 2016-08-10 13:52:51 UTC >-+++ Xlib/protocol/display.py >-@@ -562,7 +562,7 @@ class Display(object): >- # We're the recieving thread, parse the data >- if recieving: >- try: >-- bytes_recv = self.socket.recv(2048) >-+ bytes_recv = self.socket.recv(4096) >- except socket.error as err: >- self.close_internal('server: %s' % err[1]) >- raise self.socket_error > >Property changes on: files/patch-Xlib_protocol_display.py >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
fax
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 222595
: 186702