pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/py-cxfreeze



Module Name:    pkgsrc
Committed By:   obache
Date:           Tue May 22 08:28:47 UTC 2012

Modified Files:
        pkgsrc/lang/py-cxfreeze: Makefile PLIST distinfo
        pkgsrc/lang/py-cxfreeze/patches: patch-aa

Log Message:
Update py-cxfreeze to 4.2.3.

While here,
* register egg-info.
* add patch to enable rpath, custom post-build should not be required anymore.

Changes from 4.2.2 to 4.2.3
 1) Added support for Python 3.2.
 2) Added hook for datetime module which implicitly imports the time module.
 3) Fixed hook for tkinter in Python 3.x.
 4) Always include the zlib module since the zipimport module requires it,
    even when compression is not taking place.
 5) Added sample for a tkinter application.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/py-cxfreeze/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/py-cxfreeze/PLIST \
    pkgsrc/lang/py-cxfreeze/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/lang/py-cxfreeze/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index