[MacPorts] #32874: Sometimes a port builds twice
MacPorts
noreply at macports.org
Mon Feb 13 05:15:20 PST 2012
#32874: Sometimes a port builds twice
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.0.3
Keywords: | Port:
-------------------------------------+--------------------------------------
Comment(by bpabbott@…):
My SuiteSparse portfile contained ...
{{{
name SuiteSparse
version 3.4.0
epoch 20120107
categories math science
platforms darwin
maintainers nomaintainer
license GPL-2+ LGPL-2.1+
}}}
I added the revision line and set it to 3.
{{{
name SuiteSparse
version 3.4.0
revision 3
epoch 20120107
categories math science
platforms darwin
maintainers nomaintainer
license GPL-2+ LGPL-2.1+
}}}
After an initial "sudo port upgrade SuiteSparse", I'm now able to upgrade
Octave without rebuilding SuiteSparse.
Thanks
--
Ticket URL: <https://trac.macports.org/ticket/32874#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list