[MacPorts] #39717: Update goffice @0.8.17 to 0.10.3 with 0.8.17 subport
#39717: Update goffice @0.8.17 to 0.10.3 with 0.8.17 subport ------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: goffice ------------------------+-------------------------------- This patch allows gnucash to still function requiring goffice 0.8.x, while also allowing gnumeric to be updated to the 1.12.x series, and also allows gnome-chemistry-utils to be installed. The 0.8.17 subport still needs the patchfiles directory that is already there. -- Ticket URL: <https://trac.macports.org/ticket/39717> MacPorts <http://www.macports.org/> Ports system for OS X
#39717: Update goffice @0.8.17 to 0.10.3 with 0.8.17 subport -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: goffice | -------------------------+-------------------------------- Comment (by c.herbig@…): Sorry, I can't seem to add haspatch once it was submitted. -- Ticket URL: <https://trac.macports.org/ticket/39717#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#39717: Update goffice @0.8.17 to 0.10.3 with 0.8.17 subport -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: goffice | -------------------------+-------------------------------- Changes (by larryv@…): * keywords: => haspatch -- Ticket URL: <https://trac.macports.org/ticket/39717#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#39717: Update goffice @0.8.17 to 0.10.3 with 0.8.17 subport -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: goffice | -------------------------+-------------------------------- Comment (by c.herbig@…): The gnumeric team has updated goffice to 0.10.4, but the files for the new gnumeric and goffice aren't available yet, hence why this is still pointing to 0.10.3. -- Ticket URL: <https://trac.macports.org/ticket/39717#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#39717: Update goffice @0.8.17 to 0.10.3 with 0.8.17 subport -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: goffice | -------------------------+-------------------------------- Comment (by macsforever2000@…): The epoch cannot be removed from the goffice port or else no one will see the update. Also, the epoch and revision should be removed from the goffice-08 sub-port. -- Ticket URL: <https://trac.macports.org/ticket/39717#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#39717: Update goffice @0.8.17 to 0.10.3 with 0.8.17 subport -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: goffice | -------------------------+-------------------------------- Comment (by macsforever2000@…): The epoch cannot be removed from the goffice port or else no one will see the update. Also, the epoch and revision should be removed from the goffice-08 sub-port. -- Ticket URL: <https://trac.macports.org/ticket/39717#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#39717: Update goffice @0.8.17 to 0.10.3 with 0.8.17 subport -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: goffice | -------------------------+-------------------------------- Comment (by c.herbig@…): Replying to [comment:4 macsforever2000@…]:
The epoch cannot be removed from the goffice port or else no one will see the update. Also, the epoch and revision should be removed from the goffice-08 sub-port. Ok, fixed. I re-read the documentation, and I think I understand it this time. For example, the only time epoch could be removed is if the version went from 0.10.x -> 1.0.0, is that correct?
-- Ticket URL: <https://trac.macports.org/ticket/39717#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#39717: Update goffice @0.8.17 to 0.10.3 with 0.8.17 subport -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: goffice | -------------------------+-------------------------------- Comment (by larryv@…): Replying to [comment:5 c.herbig@…]:
Ok, fixed. I re-read the documentation, and I think I understand it this time. For example, the only time epoch could be removed is if the version went from 0.10.x -> 1.0.0, is that correct?
A port’s epoch can never be removed or decreased, ever. Think of a port’s real version as //[epoch]//.//[version]//.//[revision]//. A port at 1.//x//.//y// will always be considered newer than a port at 0.//m//.//n//. Removing a port’s epoch is equivalent to setting it to 0, so no one would ever see that update. -- Ticket URL: <https://trac.macports.org/ticket/39717#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#39717: Update goffice @0.8.17 to 0.10.3 with 0.8.17 subport -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: goffice | -------------------------+-------------------------------- Comment (by c.herbig@…): Replying to [comment:6 larryv@…]:
Replying to [comment:5 c.herbig@…]:
Ok, fixed. I re-read the documentation, and I think I understand it this time. For example, the only time epoch could be removed is if the version went from 0.10.x -> 1.0.0, is that correct?
A port’s epoch can never be removed or decreased, ever.
Think of a port’s real version as //[epoch]//.//[version]//.//[revision]//. A port at 1.//x//.//y// will always be considered newer than a port at 0.//m//.//n//. Removing a port’s epoch is equivalent to setting it to 0, so no one would ever see that update. Ah, both of those make more sense now. Thank you.
-- Ticket URL: <https://trac.macports.org/ticket/39717#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#39717: Update goffice @0.8.17 to 0.10.3 with 0.8.17 subport -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: goffice | -------------------------+-------------------------------- Comment (by c.herbig@…): I tidied up the subport section. It seems to work fine, and should be less maintenance. -- Ticket URL: <https://trac.macports.org/ticket/39717#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#39717: Update goffice @0.8.17 to 0.10.3 with 0.8.17 subport -------------------------+---------------------- Reporter: c.herbig@… | Owner: dports@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: goffice | -------------------------+---------------------- Changes (by dports@…): * status: new => assigned * cc: dports@… (removed) * owner: macports-tickets@… => dports@… -- Ticket URL: <https://trac.macports.org/ticket/39717#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#39717: Update goffice @0.8.17 to 0.10.3 with 0.8.17 subport -------------------------+---------------------- Reporter: c.herbig@… | Owner: dports@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch Port: goffice | -------------------------+---------------------- Changes (by dports@…): * status: assigned => closed * resolution: => fixed Comment: Thanks, committed in r108288. I renamed the subport to goffice08 to be in line with other port names, and added a deactivate hack to prevent conflicts when upgrading. -- Ticket URL: <https://trac.macports.org/ticket/39717#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts