#41861: Terminal: update to 0.6.3 and rename to xfce4-terminal --------------------------------------+------------------- Reporter: ryandesign@… | Owner: afb@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: Terminal xfce4-terminal | --------------------------------------+------------------- Changes (by devans@…): * cc: devans@… (added) * version: 2.2.1 => Old description:
In version 0.6, Terminal has been renamed upstream to xfce4-terminal. Version 0.6.2 is now available. The NEWS file says as of 0.6 the exo dependency was updated to version 0.10 (see #41860 requesting this update), but also that the exo dependency was dropped; not sure which is correct. The NEWS file also says that libxfce4ui is now a dependency. We don't have a port by that name, but we do have libxfcegui4; not sure if that's what they mean.
Attached are two patches. To apply them, first: {{{ cd $(port dir Terminal)/.. svn rm Terminal/files svn copy Terminal xfce4-terminal }}}
Then apply xfce4-termanal.diff to the xfce4-terminal Portfile to update it to 0.6.2, and apply Terminal.diff to the Terminal Portfile to make it replaced_by xfce4-terminal.
More changes may be necessary. I have not tested this patch because it still fails as in #41379.
New description: In version 0.6, Terminal has been renamed upstream to xfce4-terminal. Version 0.6.3 is now available. The NEWS file says as of 0.6 the exo dependency was updated to version 0.10 (see #41860 requesting this update), but also that the exo dependency was dropped; not sure which is correct. The NEWS file also says that libxfce4ui is now a dependency. We don't have a port by that name, but we do have libxfcegui4; not sure if that's what they mean. Attached are two patches. To apply them, first: {{{ cd $(port dir Terminal)/.. svn rm Terminal/files svn copy Terminal xfce4-terminal }}} Then apply xfce4-termanal.diff to the xfce4-terminal Portfile to update it to 0.6.3, and apply Terminal.diff to the Terminal Portfile to make it replaced_by xfce4-terminal. More changes may be necessary. I have not tested this patch because it still fails as in #41379. -- Comment: Revised patch attached to update to the current version 0.6.3 and fixes livecheck which previously relied on the freecode fallback default. Still fails to configure with the current version of vte. -- Ticket URL: <https://trac.macports.org/ticket/41861#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X