Changes between Initial Version and Version 1 of Ticket #52041, comment 28
- Timestamp:
- Sep 26, 2016, 6:00:35 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52041, comment 28
initial v1 5 5 > `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. 6 6 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?7 Christoph, 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? 8 8 9 9 > 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.