[Bug 251029] devel/cscope: xcscope.el doesn't work with emacs 27

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 13 00:10:30 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251029

--- Comment #2 from commit-hook at FreeBSD.org ---
A commit references this bug:

Author: jhb
Date: Fri Nov 13 00:09:38 UTC 2020
New revision: 554996
URL: https://svnweb.freebsd.org/changeset/ports/554996

Log:
  Switch xcscope.el to a separately-maintained version.

  The version of xcscope.el bundled with cscope does not work with emacs
  27 as it uses a deprecated function.  Switch to using a newer fork of
  xcscope.el which works with emacs 27 and includes several other fixes
  such as working over tramp-mode.  Since the newer fork is hosted
  independently, add it as a new port which depends on cscope.

  PR:           251029
  Reviewed by:  maintainer (devel/cscope)
  Approved by:  swills
  Differential Revision:        https://reviews.freebsd.org/D27172

Changes:
  head/devel/Makefile
  head/devel/cscope/Makefile
  head/devel/cscope/pkg-plist
  head/devel/xcscope.el/
  head/devel/xcscope.el/Makefile
  head/devel/xcscope.el/distinfo
  head/devel/xcscope.el/pkg-descr

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list