sobomax 2009-02-27 01:35:30 UTC
FreeBSD ports repository
Modified files:
net/py-xmlrpc Makefile
Added files:
net/py-xmlrpc/files patch-src_rpcBase64.c
patch-src_rpcBoolean.c
patch-src_rpcClient.c patch-src_rpcDate.c
patch-src_rpcDispatch.c
patch-src_rpcSource.c
Log:
Fix python interpreter crash caused by the incorrect use of PyMem_DEL()
instead of PyObject_DEL().
PR: ports/131609
Submitted by: Andriy Pylypenko <[email protected]>
Approved by: MAINTAINER's timeout
Revision Changes Path
1.15 +1 -0 ports/net/py-xmlrpc/Makefile
1.1 +14 -0 ports/net/py-xmlrpc/files/patch-src_rpcBase64.c (new)
1.1 +14 -0 ports/net/py-xmlrpc/files/patch-src_rpcBoolean.c (new)
1.1 +14 -0 ports/net/py-xmlrpc/files/patch-src_rpcClient.c (new)
1.1 +14 -0 ports/net/py-xmlrpc/files/patch-src_rpcDate.c (new)
1.1 +14 -0 ports/net/py-xmlrpc/files/patch-src_rpcDispatch.c (new)
1.1 +14 -0 ports/net/py-xmlrpc/files/patch-src_rpcSource.c (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"