Subject: CVS commit: pkgsrc/graphics/openexr
From: Richard PALO
Date: 2014-08-15 20:07:41
Message id: 20140815180741.DFED996@cvs.netbsd.org

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)

Files:
RevisionActionfile
1.34modifypkgsrc/graphics/openexr/Makefile
1.25modifypkgsrc/graphics/openexr/distinfo
1.1addpkgsrc/graphics/openexr/patches/patch-IlmImf_ImfSystemSpecific.cpp