pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/openexr



Module Name:    pkgsrc
Committed By:   richard
Date:           Fri Aug 15 18:07:41 UTC 2014

Modified Files:
        pkgsrc/graphics/openexr: Makefile distinfo
Added Files:
        pkgsrc/graphics/openexr/patches: patch-IlmImf_ImfSystemSpecific.cpp

Log Message:
Rework cpuid function to use gnuc __get_cpuid (requiring at least gcc 4.3)
This get's over issues such as encountered with PIC builds.
Upstream issue : https://github.com/openexr/openexr/issues/128
Revbump due to new dependency on GCC_REQD+= 4.3
(additional patches available upon request for bmake test target)


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/graphics/openexr/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/graphics/openexr/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/graphics/openexr/patches/patch-IlmImf_ImfSystemSpecific.cpp

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