svn commit: r528434 - head/devel/kf5-solid

Tobias C. Berner tcberner at FreeBSD.org
Sat Mar 14 19:19:08 UTC 2020


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

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
+}
+]


More information about the svn-ports-all mailing list