Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Dec 2024 09:53:03 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: af902ff10817 - main - devel/kf5-solid: Remove pkg-message that talks about hald removed long ago
Message-ID:  <202412290953.4BT9r39K019700@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=af902ff1081785a84727b9eb81c30a14eab01660

commit af902ff1081785a84727b9eb81c30a14eab01660
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-12-29 09:52:08 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-12-29 09:52:58 +0000

    devel/kf5-solid: Remove pkg-message that talks about hald removed long ago
    
    PR:             268905
---
 devel/kf5-solid/pkg-message | 28 ----------------------------
 1 file changed, 28 deletions(-)

diff --git a/devel/kf5-solid/pkg-message b/devel/kf5-solid/pkg-message
deleted file mode 100644
index 5a94da76396f..000000000000
--- a/devel/kf5-solid/pkg-message
+++ /dev/null
@@ -1,28 +0,0 @@
-[
-{
-	type: install,
-	message: <<EOM
-Solid 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
-}
-{
-	type: upgrade,
-	maximum_version: "5.65.0_1",
-	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
-}
-{
-	type: upgrade,
-	maximum_version: "5.72.0",
-	message: <<EOM
-Solid now has the hald backend completely disabled.
-EOM
-}
-]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412290953.4BT9r39K019700>