pkgsrc/devel/xsd
joerg 63a24c4115 xsd uses iterator wrappers around the standard types's iterator and
const_iterator types, but doesn't provide explicit conversion operators
from iterator to const_iterator. This breaks badly when moving from
C++03 to C++11 as the erase signature changed. Conditionally the logic
appropiately by introducing an intermediate typedef.
2016-06-07 17:59:50 +00:00
..
patches
buildlink3.mk
DESCR
distinfo
Makefile
PLIST