f7fc3a5256
- in the smoke tests post-install, don't fold stderr into stdout, remove the 2>&1. Version is emitted on stdout, because there are sporadic reports of one rawtherapee-cli test not proceeding to the echo, and we don't want to mask stderr to see what's up. [1] - while here, after figuring out that make create-manifest and the porter's handbook are inconsistent [2], convert pkg-message to UCL, and make sure it's printed on install and on upgrade. (Bump PORTREVISION so that pkg-message is shown on upgrade.) [2] see https://reviews.freebsd.org/D24379 PR: 245592 Reported by: tech-lists@zyxst.net
20 lines
653 B
Text
20 lines
653 B
Text
[
|
|
{type: [install, upgrade], message=<<EOD
|
|
LENSFUN INFORMATION:
|
|
|
|
This package uses lensfun to correct lens aberrations. In case
|
|
your camera or lens seem unsupported, try running
|
|
lensfun-update-data - this will download new lensfun databases.
|
|
|
|
DISK SPACE WARNING:
|
|
|
|
Note that RawTherapee uses version-dependent cache and configuration
|
|
directories. Please be advised that cache directories can grow large,
|
|
so be sure to check all users' $HOME/.cache/RawTherapee* and have them
|
|
remove older cache directories.
|
|
|
|
Also, after configurations have been moved to the new version's
|
|
directory, older $HOME/.config/RawTherapee* directories may be removed.
|
|
EOD
|
|
},
|
|
]
|