pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/prcs



Module Name:    pkgsrc
Committed By:   shattered
Date:           Tue Oct  4 20:52:09 UTC 2011

Modified Files:
        pkgsrc/devel/prcs: Makefile distinfo
        pkgsrc/devel/prcs/patches: patch-aa

Log Message:
PR/41638 -- dup() the descriptor before passing it to stdio_filebuf,
so it can be closed without affecting anybody else. gcc < 3.4 used to
have a separate argument to control this behaviour which was apparently
removed.

Untested, please report any problems to GNATS.


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/devel/prcs/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/prcs/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/prcs/patches/patch-aa

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