Changes between Version 1 and Version 2 of Ticket #61636, comment 44
- Timestamp:
- Nov 25, 2020, 10:20:56 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61636, comment 44
v1 v2 1 1 A few comments 2 2 3 - Please do not use the git commit hash as the macports port version. These cannot be used correctly, as e.g. they do not increase monotonically. You will ne d to mimic what is already used there, a date based on the snapshot used, such that things smoothly migrate from the current port to the new repo (and then back again when we return to using the snapshots).3 - Please do not use the git commit hash as the macports port version. These cannot be used correctly, as e.g. they do not increase monotonically. You will need to mimic what is already used there, a date based on the snapshot used, such that things smoothly migrate from the current port to the new repo (and then back again when we return to using the snapshots). 4 4 5 5 - The rev-upgrade rebuild errors above could indicate a real issue with the port build, if something is not being linked correctly etc... Please try using the -v verbose option option to see more details.