notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/qt5-core/files/patch-git_7ca54ce5
SVNWeb

Number of commits found: 1

Fri, 30 Jan 2015
[ 01:58 rakuco search for other commits by this committer ] Original commit   Revision:378135
Backport patch to fix the build of KWin 5.

The error looks like this:

/wrkdirs/usr/ports/x11-wm/kde5-kwin/work/kwin-5.2.0/kcmkwin/kwintabbox/layoutpreview.cpp:135:66:
error: redefinition of 's' with a different type: 'const QString' vs 'const
auto'
    if (const auto s =
KMimeTypeTrader::self()->preferredService(QStringLiteral("inode/directory"))) {
                                                                     ^
/usr/local/include/qt5/QtCore/qstring.h:170:23: note: expanded from macro
'QStringLiteral'
        const QString s(holder); \
                      ^

Number of commits found: 1