pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/pcc-current



Module Name:    pkgsrc
Committed By:   plunky
Date:           Fri Mar 16 10:12:57 UTC 2012

Modified Files:
        pkgsrc/lang/pcc-current: Makefile distinfo

Log Message:
Update to latest snapshot, changelog as

- 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.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/pcc-current/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/pcc-current/distinfo

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