[MacPorts] #52773: stgit
#52773: stgit -------------------------+-------------------------------- Reporter: umka-sev | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts 2.3.5 Component: ports | Version: 2.3.4 Keywords: git gerrit | Port: stgit -------------------------+-------------------------------- StGit port very outdated and don't support a gerrit integration. attached patch update a port to last available version and fix gerrit integration. please include it. -- Ticket URL: <https://trac.macports.org/ticket/52773> MacPorts <https://www.macports.org/> Ports system for macOS
#52773: stgit --------------------------+-------------------------------- Reporter: umka-sev | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts 2.3.5 Component: ports | Version: 2.3.4 Resolution: | Keywords: git gerrit Port: stgit | --------------------------+-------------------------------- Changes (by umka-sev): * Attachment "stg-up.diff" added. port update -- Ticket URL: <https://trac.macports.org/ticket/52773> MacPorts <https://www.macports.org/> Ports system for macOS
#52773: stgit --------------------------+-------------------------------- Reporter: umka-sev | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts 2.3.5 Component: ports | Version: 2.3.4 Resolution: | Keywords: git gerrit Port: stgit | --------------------------+-------------------------------- Changes (by umka-sev): * Attachment "stg-up.diff" added. stgit update -- Ticket URL: <https://trac.macports.org/ticket/52773> MacPorts <https://www.macports.org/> Ports system for macOS
#52773: stgit --------------------------+-------------------------------- Reporter: umka-sev | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: git gerrit Port: stgit | --------------------------+-------------------------------- Changes (by mkae): * version: 2.3.4 => * milestone: MacPorts 2.3.5 => -- Ticket URL: <https://trac.macports.org/ticket/52773#comment:1> MacPorts <https://www.macports.org/> Ports system for macOS
#52773: stgit --------------------------+-------------------------------- Reporter: umka-sev | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: stgit | --------------------------+-------------------------------- Changes (by raimue): * keywords: git gerrit => * cc: raimue (added) Comment: The keywords should only be set according to TicketsKeywordGuidelines. -- Ticket URL: <https://trac.macports.org/ticket/52773#comment:2> MacPorts <https://www.macports.org/> Ports system for macOS
#52773: stgit --------------------------+-------------------------------- Reporter: umka-sev | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: stgit | --------------------------+-------------------------------- Comment (by raimue): The revision line should be reset when increasing the version. Is there a reason not to use stgit 0.17.1? -- Ticket URL: <https://trac.macports.org/ticket/52773#comment:3> MacPorts <https://www.macports.org/> Ports system for macOS
#52773: stgit --------------------------+-------------------------------- Reporter: umka-sev | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: stgit | --------------------------+-------------------------------- Comment (by umka-sev): Ah. looks i was lost it version. Let me update a patch and add fixes for long aged template dir bug. Current code expect to use a /opt/local/Library/Frameworks/Python.framework/Versions/2.7 as sys.prefix, but templates have installed into /opt/local/ prefix. -- Ticket URL: <https://trac.macports.org/ticket/52773#comment:4> MacPorts <https://www.macports.org/> Ports system for macOS
#52773: stgit --------------------------+-------------------------------- Reporter: umka-sev | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: stgit | --------------------------+-------------------------------- Changes (by umka-sev): * Attachment "stg-up.diff" added. upgrade to 0.17.1 -- Ticket URL: <https://trac.macports.org/ticket/52773> MacPorts <https://www.macports.org/> Ports system for macOS
#52773: stgit --------------------------+-------------------------------- Reporter: umka-sev | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: stgit | --------------------------+-------------------------------- Comment (by raimue): By resetting revision I meant you can delete the whole line to get the default `revision 0`. You cannot hardcode `/opt/local` as prefix, as MacPorts can be installed to a different path. Please see [wiki:PortfileRecipes#hardcode_opt_local]. -- Ticket URL: <https://trac.macports.org/ticket/52773#comment:5> MacPorts <https://www.macports.org/> Ports system for macOS
#52773: stgit --------------------------+-------------------------------- Reporter: umka-sev | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: stgit | --------------------------+-------------------------------- Changes (by umka-sev): * Attachment "stg-up.diff" added. stgit update -- Ticket URL: <https://trac.macports.org/ticket/52773> MacPorts <https://www.macports.org/> Ports system for macOS
#52773: stgit --------------------------+-------------------------------- Reporter: umka-sev | Owner: macports-tickets@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: stgit | --------------------------+-------------------------------- Changes (by raimue): * status: new => closed * resolution: => fixed Comment: In [changeset:"4588cd74916d5dab31e35f9f51c43621f3538f07/macports-ports" 4588cd7/macports-ports]: {{{ #!ConfigurableCommitTicketReference repository="macports-ports" revision="4588cd74916d5dab31e35f9f51c43621f3538f07" stgit: update to version 0.17 Remove patches fixed by upstream, add patch for Gerrit integration, fix template paths. Closes https://trac.macports.org/ticket/52773 }}} -- Ticket URL: <https://trac.macports.org/ticket/52773#comment:6> MacPorts <https://www.macports.org/> Ports system for macOS
#52773: stgit --------------------------+-------------------------------- Reporter: umka-sev | Owner: macports-tickets@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: stgit | --------------------------+-------------------------------- Comment (by raimue): Additional changes: * Moved reinplace to post-patch * Renamed patchfiles for consistency -- Ticket URL: <https://trac.macports.org/ticket/52773#comment:7> MacPorts <https://www.macports.org/> Ports system for macOS
#52773: stgit --------------------------+-------------------------------- Reporter: umka-sev | Owner: macports-tickets@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: stgit | --------------------------+-------------------------------- Comment (by umka-sev): Thanks for you work! -- Ticket URL: <https://trac.macports.org/ticket/52773#comment:8> MacPorts <https://www.macports.org/> Ports system for macOS
participants (1)
-
MacPorts