pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/gawk



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jan 31 22:01:43 UTC 2013

Modified Files:
        pkgsrc/lang/gawk: Makefile PLIST distinfo options.mk

Log Message:
Changes 4.0.2:
1. Infrastructure upgrades: Autoconf 2.69, Automake 1.12.6, bison 2.7.
2. `fflush()', `nextfile', and `delete array' are all now part of POSIX.
3. fflush() behavior changed to match BWK awk and for POSIX - now both
   fflush() and fflush("") flush all open output redirections.
4. Various minor bug fixes and documentation updates.


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/lang/gawk/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/lang/gawk/PLIST
cvs rdiff -u -r1.22 -r1.23 pkgsrc/lang/gawk/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/gawk/options.mk

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