FreeBSD ports you maintain which are out of date

2023-10-14 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
+-+
devel/py-qt5-sip| 12.12.2 | 12.13.0
+-+
devel/py-qt6-pyqt   | 6.5.2   | 6.5.3
+-+
devel/py-qt6-sip| 13.5.2  | 13.6.0
+-+
devel/py-qtbuilder  | 1.15.2  | 1.15.3
+-+


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

Reported by:portscout!


[Bug 274461] net/qt5-network: Version 5.15.11 fails to build with LibreSSL

2023-10-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274461

--- Comment #3 from jakub_l...@mailplus.pl ---
It is, thanks!

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

[Bug 274461] net/qt5-network: Version 5.15.11 fails to build with LibreSSL

2023-10-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274461

Jason E. Hale  changed:

   What|Removed |Added

Summary|net/qt5-network fails with  |net/qt5-network: Version
   |libressl after update   |5.15.11 fails to build with
   ||LibreSSL
 CC||jh...@freebsd.org
  Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+
   |eeBSD.org)  |
 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #2 from Jason E. Hale  ---
Should be fixed now. Thanks for the report!

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

[Bug 274461] net/qt5-network fails with libressl after update

2023-10-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274461

--- Comment #1 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

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

commit 707020197b0dae61805c300a2bbf7cf24112e88b
Author: Jason E. Hale 
AuthorDate: 2023-10-14 19:55:53 +
Commit: Jason E. Hale 
CommitDate: 2023-10-14 19:57:52 +

net/qt5-network: Fix build with LibreSSL

PR: 274461
Reported by:

 ...c_network_ssl_qsslsocket__openssl__symbols__p.h | 49 ++
 1 file changed, 32 insertions(+), 17 deletions(-)

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

[Bug 273476] audio/kmix: 23.08.{0,1,2} can't detect mixers [regression]

2023-10-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273476

Vladimir Druzenko  changed:

   What|Removed |Added

Summary|audio/kmix: 23.08.0 can't   |audio/kmix: 23.08.{0,1,2}
   |detect mixers [regression]  |can't detect mixers
   ||[regression]

--- Comment #8 from Vladimir Druzenko  ---
Same for 23.08.2 and my workaround work too.

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

[Bug 274461] net/qt5-network fails with libressl after update

2023-10-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274461

Bug ID: 274461
   Summary: net/qt5-network fails with libressl after update
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: jakub_l...@mailplus.pl
  Assignee: k...@freebsd.org
 Flags: maintainer-feedback?(k...@freebsd.org)

--- .obj/qsslsocket_openssl.o ---
ssl/qsslsocket_openssl.cpp:557:1: error: unknown type name 'qssloptions'
qssloptions QSslSocketBackendPrivate::setupOpenSslOptions(QSsl::SslProtocol
protocol, QSsl::SslOptions sslOptions)
^
1 error generated.
*** [.obj/qsslsocket_openssl.o] Error code 1

make[1]: stopped in
/usr/obj/usr/ports/net/qt5-network/work/kde-qtbase-5.15.11p135/src/network
--- .obj/qsslcontext_openssl.o ---
ssl/qsslcontext_openssl.cpp:474:11: error: unknown type name 'qssloptions'
const qssloptions options =
QSslSocketBackendPrivate::setupOpenSslOptions(configuration.protocol(),
configuration.d->sslOptions);
  ^
1 error generated.
*** [.obj/qsslcontext_openssl.o] Error code 1

make[1]: stopped in
/usr/obj/usr/ports/net/qt5-network/work/kde-qtbase-5.15.11p135/src/network
2 errors

make[1]: stopped in
/usr/obj/usr/ports/net/qt5-network/work/kde-qtbase-5.15.11p135/src/network
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

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

maintainer-feedback requested: [Bug 274461] net/qt5-network fails with libressl after update

2023-10-14 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-kde (Nobody)
 for maintainer-feedback:
Bug 274461: net/qt5-network fails with libressl after update
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274461



--- Description ---
--- .obj/qsslsocket_openssl.o ---
ssl/qsslsocket_openssl.cpp:557:1: error: unknown type name 'qssloptions'
qssloptions QSslSocketBackendPrivate::setupOpenSslOptions(QSsl::SslProtocol
protocol, QSsl::SslOptions sslOptions)
^
1 error generated.
*** [.obj/qsslsocket_openssl.o] Error code 1

make[1]: stopped in
/usr/obj/usr/ports/net/qt5-network/work/kde-qtbase-5.15.11p135/src/network
--- .obj/qsslcontext_openssl.o ---
ssl/qsslcontext_openssl.cpp:474:11: error: unknown type name 'qssloptions'
const qssloptions options =
QSslSocketBackendPrivate::setupOpenSslOptions(configuration.protocol(),
configuration.d->sslOptions);
  ^
1 error generated.
*** [.obj/qsslcontext_openssl.o] Error code 1

make[1]: stopped in
/usr/obj/usr/ports/net/qt5-network/work/kde-qtbase-5.15.11p135/src/network
2 errors

make[1]: stopped in
/usr/obj/usr/ports/net/qt5-network/work/kde-qtbase-5.15.11p135/src/network
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1


[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8

2023-10-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652

--- Comment #76 from Tatsuki Makino  ---
There is an update to the current port tree that may cause this problem again
again :)

The existence of libudev-devd and zstd makes a difference in what qmake
installs, but is not relevant to this problem.
Thus, there is absolutely no need to delete them when updating.

When updating, do not perform operations that break the order as noted in
comment #64.
This would work well if done automatically.

When updating to avoid this problem, use -u option for pkg_replace.

To reproduce this problem, update by pkg_replace without -u option.
After confirming that the problem reproduces, also confirm that the problem is
resolved by deleting the following files.

/usr/local/lib/compat/pkg/libQt5Core.so.5
/usr/local/lib/compat/pkg/libQt5*.so.5


The following is unrelated.
I sometimes delete files in /usr/local/lib/compat/pkg with the following
command.

find -L -d -s -x -- /usr/local/lib/compat/pkg/ \( -type d -empty -or -type l
-or -not -type d -atime +4w \) -exec rm -i -r -v -- {} \;

This is exactly what I am using, but in this case even the directory of
...lib/compat/pkg is deleted, so -mindepth 1 may be necessary :)

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