cvs commit: ports/devel/gengetopt Makefile distinfo pkg-plist

Renato Botelho garga at FreeBSD.org
Wed Apr 5 19:44:31 UTC 2006


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


More information about the cvs-ports mailing list