Date: Fri, 13 Nov 2020 00:10:30 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 251029] devel/cscope: xcscope.el doesn't work with emacs 27 Message-ID: <bug-251029-7788-9EXOkzQPZi@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-251029-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-251029-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251029 --- Comment #2 from commit-hook@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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251029-7788-9EXOkzQPZi>