cvs commit: ports/print/py-cups Makefile distinfo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 12 02:46:11 UTC 2012


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


More information about the cvs-ports mailing list