Date: Mon, 12 Mar 2012 02:46:10 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/py-cups Makefile distinfo Message-ID: <201203120246.q2C2kAvR017307@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sunpoet 2012-03-12 02:46:10 UTC FreeBSD ports repository Modified files: print/py-cups Makefile distinfo Log: - Update to 1.9.61 Changes: - setup.py: Version 1.9.61. - cupsipp.c (IPPRequest_getAttributes): Hardened for Py* failures. - cupsppd.c (PPD_emitString): Fixed some more reference count issues (trac #17). - cupsipp.c: Fixed reference count issue with called object result (trac #17). (cupsipp_iocb_read): Prevent NULL dereference when Py_BuildValue fails (trac #17). - cupsconnection.c, cupsmodule.c, cupsppd.c: Use Py_RETURN_NONE where appropriate. - cupsmodule.c, cupsppd.c: Fixed reference count issues with Py_None (trac #17). - cupsmodule.c: Fixed typo in fix for trac #16. - cupsmodule.c: HTTP_AUTHORIZATION_CANCELED constant requires CUPS 1.4 (trac #16). - cupsppd.c: Object lifecycle debugging. Feature safe: yes Revision Changes Path 1.31 +1 -1 ports/print/py-cups/Makefile 1.21 +2 -2 ports/print/py-cups/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203120246.q2C2kAvR017307>