Date: Wed, 5 Sep 2007 17:01:39 +0000 (UTC) From: Joseph Koshy <jkoshy@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ctags Makefile distinfo Message-ID: <200709051701.l85H1dWo077292@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkoshy 2007-09-05 17:01:39 UTC FreeBSD ports repository Modified files: devel/ctags Makefile distinfo Log: Upgrade to v5.7. Upstream changes include: o Changes to language parsing: + Basic Support for "DIM AS" statements, BlitzBasic, PureBasic and FreeBasic. + C support for forward variable declarations. + C# support for verbatim string literals, multiple namespace declarations. + C++ support for non-extern, non-static functions returning wchar_t, optional tags for forward variable declarations. + Eiffel support for the convert keyword. + Java support for enums. + Perl support for the 'package' keyword, for multi-line subroutine, package and constant definitions, for optional subroutine declarations and formats. Comments mixed into definitions and declarations are now ignored. + PHP Support for interfaces and static/public/protected/private functions. + Python support for arbitrary nesting depth. o Support added for numerous revision control systems. o Many bug fixes. Revision Changes Path 1.34 +1 -1 ports/devel/ctags/Makefile 1.22 +3 -3 ports/devel/ctags/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709051701.l85H1dWo077292>