- use INSTALL_DATA to install manpages
(prevents pages being marked executable)
- recognise (but ignore) the __returns_twice__ GCC attribute
- Fix bug causing failure when comparing bool pointers.
Fixes Jira#PCC-383 by Nicolas Joly, bugfix by Will Noble on pcc-list.
http://pcc.ludd.ltu.se/fisheye/changelog/pcc
some work was done with build system, and so gmake is no longer
required, and parallel builds should work fine
while here, fix some pkglint complaints
Impetus to upgrade from Matthias Rampke.
Pkgsrc changes:
o Changed package name to not include upstream version number (ouch!)
Upstream changes:
o Lots of fixes; list of changes not easily available.
o The main supported architectures are i386 and amd64; other targets
have "less functionality".
Please help in testing this; report bugs via http://pcc.ludd.ltu.se/jira.
Local pkgsrc changes are minimal: date change and checksum updates.
Upstream changes are ... many, please refer to
http://pcc.ludd.ltu.se/
for pointers to the buck tracker and list of resolves issues.