pkgsrc/lang/runawk
cheusov 9c55ad60b1 Update to 1.4.0
exitnow.awk:
    - Fix: exitnow(status) finishes the execution of the script
      without running END sections even if status == 0.

  New module io.awk that includes the following functions:
  is_{file,dir,exec,socket,fifo,blockdev,chardev,symlink},
  file_size and file_type.

  tokenre.awk:
    - Function splitre0() was added that splits $0

  More regression tests were added.
2011-11-27 18:52:53 +00:00
..
DESCR update description 2011-05-09 19:21:44 +00:00
distinfo Update to 1.4.0 2011-11-27 18:52:53 +00:00
Makefile Update to 1.4.0 2011-11-27 18:52:53 +00:00
PLIST Update to 1.4.0 2011-11-27 18:52:53 +00:00