| Summary: | [PATCH] devel/gengetopt - take maintainership & update to 2.22.2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Charlie Kester <corky1951> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. State Changed From-To: open->closed Committed. Thanks! amdmi3 2009-07-07 13:21:57 UTC
FreeBSD ports repository
Modified files:
devel/gengetopt Makefile distinfo
Log:
- Update to 2.22.2
- Pass maintainership to submitter
PR: 136392
Submitted by: Charlie Kester <corky1951@comcast.net>
Revision Changes Path
1.29 +2 -2 ports/devel/gengetopt/Makefile
1.15 +3 -3 ports/devel/gengetopt/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|
Release notes from the project website: * removed further compilation warnings for generated files * fixed a compilation problems for files generated with --include-getopt with some versions of stdlib.h * removed dependency from flex library (that generated problems in compilation in open solaris) * uses PACKAGE_NAME, if defined, for printing help and version * uses --docdir if specified for installing documentation