[MacPorts] #38546: hs-http complains about hs-network version
MacPorts
noreply at macports.org
Tue Mar 26 14:53:15 PDT 2013
#38546: hs-http complains about hs-network version
-------------------------+--------------------------------
Reporter: bgschaid@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: hs-http |
-------------------------+--------------------------------
Comment (by larryv@…):
Replying to [ticket:38546 bgschaid@…]:
> I'm not quite sure, but I guess this means that hs-network is too old. I
have (and there is no newer version that I see):
> {{{
> port list hs-network
> hs-network @2.4.1.2 devel/hs-network
> }}}
`port list` [[FAQ#portlist|does not do what you think it does]]. That’s
the latest version in the ports tree; that is not necessarily the version
you have installed. Use `port installed hs-network` to see what you
actually have installed.
In any case, the buildbots just built `hs-HTTP`
[https://build.macports.org/builders/buildports-mtln-x86_64/builds/3457
successfully]. Try the following.
{{{
sudo port clean hs-network hs-HTTP
sudo port selfupdate
sudo port upgrade hs-network
sudo port install hs-HTTP
}}}
--
Ticket URL: <https://trac.macports.org/ticket/38546#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list