Changes between Initial Version and Version 1 of Ticket #52041, comment 28


Ignore:
Timestamp:
Sep 26, 2016, 6:00:35 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52041, comment 28

    initial v1  
    55> `go` (from versions 1.5 upwards) only depends on `go-1.4` if being built from source, and this is only a build time dependancy.
    66
    7 Christoph, do you remember why, in closing #48940, you made go-1.4 a runtime dependency, rather than build-time dependency as had been proposed in attachment:ticket:48940:Portfile-go.diff?
     7Christoph, do you remember why, in closing #48940 via r140801, you made go-1.4 a runtime dependency, rather than build-time dependency as had been proposed in attachment:ticket:48940:Portfile-go.diff?
    88
    99> What I meant to say was that, if someone installs `go` and removes `go-1.4`, `go-1.4` would be (unnecessarily) reinstalled if the `go` port needed to be upgraded.