Changes between Version 1 and Version 2 of Ticket #53851, comment 8
- Timestamp:
- Apr 12, 2017, 5:21:13 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53851, comment 8
v1 v2 2 2 > `port -v checksum` already prints the checksums in a format suitable for copy&paste to the Portfile. 3 3 4 Not really, there are spacing problems.4 Not really, there are spacing and expansion problems (e.g. `${certdata_distfile}` being expanded). 5 5 6 6 > I am afraid that fully automating the process will lead to maintainers being less careful.