Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2018 17:38:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226611] KDE4_GENERIC_LIB_VERSION set to expected, not factual
Message-ID:  <bug-226611-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226611

            Bug ID: 226611
           Summary: KDE4_GENERIC_LIB_VERSION set to expected, not factual
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: mi@FreeBSD.org
                CC: freebsd-ports-bugs@FreeBSD.org, kde@FreeBSD.org

The kdelibs on my system is of version 4.14.30. However, the PLIST_SUB in
various KDE-related ports has settings like KDE4_GENERIC_LIB_VERSION=3D4.14=
.38 --
which reflects the version, that WOULD BE installed by the kdelibs port, we=
re I
to build it anew.

As a result, ports like deskutils/kdeplasma-addons-kde4 fail to install --
because the plist is looking for things like
libplasma_groupingcontainment.so.4.14.38 instead of
libplasma_groupingcontainment.so.4.14.30.

Instead of using hard-coded constants for KDE4_KDELIBS_VERSION and friends,
Mk/Uses/kde.mk ought to query the currently-installed versions.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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