pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/py-OpenGL



Module Name:    pkgsrc
Committed By:   drochner
Date:           Wed Dec 16 20:45:20 UTC 2009

Modified Files:
        pkgsrc/graphics/py-OpenGL: Makefile PLIST distinfo
        pkgsrc/graphics/py-OpenGL/patches: patch-ac
Added Files:
        pkgsrc/graphics/py-OpenGL/patches: patch-ae

Log Message:
Sync with reality: pkgsrc/devel/py-ctypes is broken, it fails even
on sizeof(long) on i386. The ctypes module builtin to Python-2.5
appears to work, so don't depend on devel/py-ctypes but require
Python-2.5.
Being here, update to 3.0.1b1. There is no useful changelog - appearently
more new OpenGL features are supported.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/py-OpenGL/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/py-OpenGL/PLIST
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/graphics/py-OpenGL/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/graphics/py-OpenGL/patches/patch-ac
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/py-OpenGL/patches/patch-ae

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