[MacPorts] #49564: xemacs: Downgrade to 21.4.22; fix symlink; fix ctags conflict (was: xemacs on El Capitan)
MacPorts
noreply at macports.org
Tue Jan 19 07:27:22 UTC 2021
#49564: xemacs: Downgrade to 21.4.22; fix symlink; fix ctags conflict
----------------------------------+----------------------
Reporter: burkhard.militzer@… | Owner: dstrubbe
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: fixed | Keywords:
Port: xemacs |
----------------------------------+----------------------
Changes (by ryandesign):
* status: assigned => closed
* resolution: => fixed
Comment:
Replying to [ticket:49564 burkhard.militzer@…]:
> (A) Currently Ports supports only the recent (but unstable) beta version
of Xemacs 21.5.16, which causes problems on my end. If someone could put
back the last stable version 21.4.22 then I could keeping editing my C++
files without frequent crashes.
Reverted to 21.4.22 in [374ac29b5fec4ff66ac8f77d564ebdfb6bf1a39d/macports-
ports].
> (B) A simpler request: There is a problem with the installation of the
package libraries. As is,
> the link in /opt/local/lib/xemacs/xemacs-21.5.16 links to itself
indefinitely. I fixed it by hand with
>
> {{{
> /opt/local/lib/xemacs>sudo rm xemacs-21.5.16
> /opt/local/lib>sudo rm -rf xemacs
> /opt/local/lib>sudo ln -s xemacs-21.5.16 xemacs
> }}}
Symlink fixed in [5d07b81c117614b33f87111337b921ce7a0b158e/macports-
ports].
> (C) Currently I cannot have Xemacs and ImageMagick installed at the same
time. Maybe this could be fixed also:
>
> {{{
> sudo port install imagemagick
> Password:
> ---> Computing dependencies for ImageMagick
> Error: Unable to execute port: Can't install ctags because conflicting
ports are active: xemacs
> }}}
ctags conflict fixed in [a4eb176e37ce6d3e0e327842615e9965d9481e6a
/macports-ports] and [fdc9c8b5acfa36ae7403211f7e4f2fc835a9e883/macports-
ports].
--
Ticket URL: <https://trac.macports.org/ticket/49564#comment:16>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list