[MacPorts] #52019: devel/hub 2.2.5 update to latest
#52019: devel/hub 2.2.5 update to latest ---------------------+-------------------------------- Reporter: lists@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: devel/hub ---------------------+-------------------------------- Attached is the update. -- Ticket URL: <https://trac.macports.org/ticket/52019> MacPorts <https://www.macports.org/> Ports system for OS X
#52019: hub: update to 2.2.5 ----------------------+--------------------------------- Reporter: lists@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch maintainer Port: hub | ----------------------+--------------------------------- Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… * port: devel/hub => hub * keywords: => haspatch maintainer Comment: Thanks! -- Ticket URL: <https://trac.macports.org/ticket/52019#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#52019: hub: update to 2.2.5 ----------------------+--------------------------------- Reporter: lists@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch maintainer Port: hub | ----------------------+--------------------------------- Comment (by ryandesign@…): Does this install for you? It fails to install for me at the destroot phase with: {{{ DEBUG: Executing org.macports.destroot (hub) xinstall: chdir(/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_hub/hub/work/hub-2.2.5) Error: Failed to destroot hub: xinstall: Cannot stat: hub, No such file or directory }}} -- Ticket URL: <https://trac.macports.org/ticket/52019#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#52019: hub: update to 2.2.5 ----------------------+--------------------------------- Reporter: lists@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch maintainer Port: hub | ----------------------+--------------------------------- Comment (by lists@…): It works for me, but I'll debug a bit more: I'm running a fairly beta-ish system at the moment. -- Ticket URL: <https://trac.macports.org/ticket/52019#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#52019: hub: update to 2.2.5 ----------------------+--------------------------------- Reporter: lists@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch maintainer Port: hub | ----------------------+--------------------------------- Comment (by raimue@…): Apparently `hub` is now in a subdirectory. The xinstall command in destroot should look like this: {{{ destroot { - xinstall -W ${worksrcpath} -m 0755 hub ${destroot}${prefix}/bin + xinstall -W ${worksrcpath} -m 0755 bin/hub ${destroot}${prefix}/bin }}} -- Ticket URL: <https://trac.macports.org/ticket/52019#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#52019: hub: update to 2.2.5 ----------------------+--------------------------------- Reporter: lists@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch maintainer Port: hub | ----------------------+--------------------------------- Comment (by lists@…): Okay. The issue was me doing 'port install hub' instead of 'port install' so I was testing the original. :/ -- Ticket URL: <https://trac.macports.org/ticket/52019#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#52019: hub: update to 2.2.5 ----------------------+--------------------------------- Reporter: lists@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch maintainer Port: hub | ----------------------+--------------------------------- Comment (by ryandesign@…): Thanks. In your new patch, you removed the git dependency. Does hub no longer require git? -- Ticket URL: <https://trac.macports.org/ticket/52019#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#52019: hub: update to 2.2.5 ----------------------+--------------------------------- Reporter: lists@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch maintainer Port: hub | ----------------------+--------------------------------- Comment (by lists@…): Replying to [comment:6 ryandesign@…]:
Thanks. In your new patch, you removed the git dependency. Does hub no longer require git?
Strictly speaking, hub never /required/ git to run. Its a github client that can serve as a git pass-through. I chose to remove the dependency since there are use cases for installing it without git (though uncommon). -- Ticket URL: <https://trac.macports.org/ticket/52019#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#52019: hub: update to 2.2.5 ----------------------+--------------------------------- Reporter: lists@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: haspatch maintainer Port: hub | ----------------------+--------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Sounds good. r151422 -- Ticket URL: <https://trac.macports.org/ticket/52019#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts