[Bug 229225] [exp-run] replace bsd.qt.mk by qt.mk and qt-dist.mk

2018-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229225

--- Comment #16 from Antoine Brodin  ---
qsstv fails to configure:

http://package23.nyi.freebsd.org/data/104i386-default-PR229225/2018-06-26_17h28m30s/logs/errors/qsstv-9.2.6.log

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

FreeBSD ports you maintain which are out of date

2018-06-27 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/k...@freebsd.org.html


Port| Current version | New version
+-+
sysutils/plasma5-ksysguard  | 5.12.5  | 5.13.2
+-+
www/plasma5-plasma-browser-integration  | 5.10.95.20181011| v5.13.2
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Thanks.


[Bug 229342] graphics/okular cannot run with /usr/local/lib/qt5/libQt5Network.so.5: Undefined symbol "_ZTI14QObjectPrivate@Qt_5_PRIVATE_API"

2018-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229342

--- Comment #2 from Masachika ISHIZUKA  ---
(In reply to Adriaan de Groot from comment #1)

Thank you.

This issue was fixed by reinstalling qt5-* packages as follow.

# pkg info | grep ^qt5 | sed 's/ .*//' | xargs pkg install -fy

-- 
You are receiving this mail because:
You are the assignee for the bug.