Date: Wed, 19 Jul 2006 23:25:17 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/py-xlib Makefile ports/x11-toolkits/py-xlib/files patch-display patch-unix_connect Message-ID: <200607192325.k6JNPHWM010861@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2006-07-19 23:25:17 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/py-xlib Makefile
Added files:
x11-toolkits/py-xlib/files patch-display patch-unix_connect
Log:
The py-xlib code has some problems running in a modern
environment. It refers to modules that don't exist any more,
is missing encoding declerations, and needs a buffer bumped.
This commit addresses these problems.
PR: ports/100569
Submitted by: maintainer
Revision Changes Path
1.11 +1 -0 ports/x11-toolkits/py-xlib/Makefile
1.1 +18 -0 ports/x11-toolkits/py-xlib/files/patch-display (new)
1.1 +14 -0 ports/x11-toolkits/py-xlib/files/patch-unix_connect (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607192325.k6JNPHWM010861>
