Changes between Initial Version and Version 1 of Ticket #47025, comment 10
- Timestamp:
- Mar 5, 2015, 6:48:46 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #47025, comment 10
initial v1 9 9 > ports are reactivated as needed when building (or installing) another port, provided there is no ambiguity which version one to activate? 10 10 11 Yes, this is inconvenient for a production system but guarantees that only the ports that are recursive dependencies of poppler are installed. 11 Yes, this is inconvenient for a production system but guarantees that only the ports that are recursive dependencies of poppler are installed. The variants supplied with poppler are passed down to the dependents and used to select which version of each dependent to activate or build if missing. In this case, there are none so the default version of each dependency will be used over any other version/variants.