pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/runawk
Module Name: pkgsrc
Committed By: cheusov
Date: Sun Oct 9 12:28:05 UTC 2011
Modified Files:
pkgsrc/lang/runawk: Makefile distinfo
Log Message:
Update to 1.3.2
Internal arrays are relocated automatically.
This fixes use of runawk(1) in combination with xargs(1), e.g.
cat files.txt | xargs runawk -e '...'
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/runawk/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/lang/runawk/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