Please commit this update for the new version of cparser. Changes: * several bugfixes * add/correct semantic checks * improved error recovery * support more GCC extensions * support more GCC switches * add a manpage Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
wxs 2008-12-02 01:24:52 UTC FreeBSD ports repository Modified files: lang/cparser Makefile distinfo pkg-descr Log: - Update to 0.9.7 - Switch to MASTER_SITE_SOURCEFORGE - Install man pages - Fixup pkg-descr typos PR: ports/129343 Submitted by: Christoph Mallon <christoph.mallon@gmx.de> (maintainer) Revision Changes Path 1.2 +6 -3 ports/lang/cparser/Makefile 1.2 +3 -3 ports/lang/cparser/distinfo 1.2 +5 -5 ports/lang/cparser/pkg-descr _______________________________________________ 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"
State Changed From-To: open->closed Committed. Thanks!