Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2006 17:36:32 +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 pkg-descr pkg-plist ports/devel/ctags/files patch-Makefile.in
Message-ID:  <200605301736.k4UHaXah045328@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkoshy      2006-05-30 17:36:32 UTC

  FreeBSD ports repository

  Modified files:
    devel/ctags          Makefile distinfo pkg-descr pkg-plist 
  Added files:
    devel/ctags/files    patch-Makefile.in 
  Log:
  - Upgrade to v5.6.  Upstream changes include:
    + Support for ASP constants.
    + Support for GNU Make extensions.
    + ".mk" is now recognized as a Make language file.
    + Extensions to the Ruby language parser.
    + Many bug fixes.
  
  - Use the --with-readlib configuration option
    instead of homebrewing our own install process.  This change
    installs 'readtags.[oh]' under ${PREFIX}/lib and ${PREFIX}/include
    respectively.
  
  - Update the list of supported languages in the port's
    description.
  
  Revision  Changes    Path
  1.33      +3 -9      ports/devel/ctags/Makefile
  1.21      +3 -3      ports/devel/ctags/distinfo
  1.1       +11 -0     ports/devel/ctags/files/patch-Makefile.in (new)
  1.5       +4 -3      ports/devel/ctags/pkg-descr
  1.4       +2 -4      ports/devel/ctags/pkg-plist



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