pkgsrc/devel/lua-alt-getopt/distinfo
minskim 173d5f3f97 Update lua-alt-getopt to 0.7.0.
Patch provided by Aleksey Cheusov in PR 42195.

Changes:

  FIX: POSIX getopt("xo:") accepts './app -xoVVV' and './app -xo VVV'
  treating them as './app -x -o VVV'.
  Now Lua alt_getopt does the same.

  Additional regression tests/examples

  error() function is not used for exiting anymore.
  os.exit() is used instead.
2009-10-31 04:03:52 +00:00

5 lines
265 B
Text

$NetBSD: distinfo,v 1.2 2009/10/31 04:03:52 minskim Exp $
SHA1 (lua-alt-getopt-0.7.0.tar.gz) = 431b590002f5fdced78e0745a9a283aefdd1dfa0
RMD160 (lua-alt-getopt-0.7.0.tar.gz) = 665d2510caa5daacc3a20c2d3f2a72df0d3f413f
Size (lua-alt-getopt-0.7.0.tar.gz) = 4720 bytes