Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2006 19:44:29 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/gengetopt Makefile distinfo pkg-plist
Message-ID:  <200604051944.k35JiU6Y077319@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
garga       2006-04-05 19:44:29 UTC

  FreeBSD ports repository

  Modified files:
    devel/gengetopt      Makefile distinfo pkg-plist 
  Log:
  - Update to 2.16. This version adds the following features:
          * a --full-help option is generated that shows also hidden options
          * multiple parsers can be linked into the same executable (even
            when using configuration files, thanks to Andre Noll)
          * when invoking getopt_long, discard any pointers to previously
            scanned command lines (thanks to Andre Noll)
          * fixed a bug in generation of help strings that might cause
            a seg fault (reported by Paul Biggar)
  
  PR:             ports/95329
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.20      +1 -1      ports/devel/gengetopt/Makefile
  1.10      +3 -3      ports/devel/gengetopt/distinfo
  1.7       +1 -2      ports/devel/gengetopt/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604051944.k35JiU6Y077319>