pkgsrc/lang/runawk/distinfo
cheusov 035c27ceb2 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

5 lines
242 B
Text

$NetBSD: distinfo,v 1.3 2011/11/27 18:52:53 cheusov Exp $
SHA1 (runawk-1.4.0.tar.gz) = 70faa04399960213e99523b189aca6a111026011
RMD160 (runawk-1.4.0.tar.gz) = 56f62beb673800163d9e6db25fc209a9eb213d84
Size (runawk-1.4.0.tar.gz) = 78025 bytes