svn commit: r528434 - head/devel/kf5-solid
Mathieu Arnold
mat at freebsd.org
Sat Mar 14 21:26:35 UTC 2020
On Sat, Mar 14, 2020 at 07:19:07PM +0000, Tobias C. Berner wrote:
> Author: tcberner
> Date: Sat Mar 14 19:19:06 2020
> New Revision: 528434
> URL: https://svnweb.freebsd.org/changeset/ports/528434
>
> Log:
> devel/kf5-solid: convert pkg-message to UCL
You also switched the message from being displayed only on install to
being displayed on install and upgrade.
It is considered very bad to forcefully display a message on upgrade
without restricting the message to specific versions.
> Modified:
> head/devel/kf5-solid/pkg-message
>
> Modified: head/devel/kf5-solid/pkg-message
> ==============================================================================
> --- head/devel/kf5-solid/pkg-message Sat Mar 14 19:03:35 2020 (r528433)
> +++ head/devel/kf5-solid/pkg-message Sat Mar 14 19:19:06 2020 (r528434)
> @@ -1,4 +1,10 @@
> +[
> +{
> + message: <<EOM
> Solid now has UDisks2 backend turned on by default. If you want to use it, install
> sysutils/bsdisks package and **disable** hald (set hald_enable="NO" in rc.conf or
> just remove the package). If you want to stay with hald, don't install bsdisks, as
> you'll get duplicated entries for removable disks.
> +EOM
> +}
> +]
>
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20200314/782051f1/attachment.sig>
More information about the svn-ports-head
mailing list