git: 06c3c669ccac - main - comms/sdr-wspr: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Oct 2023 17:59:32 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=06c3c669ccacb4ff25c6bccd1d5ede69ec22805b commit 06c3c669ccacb4ff25c6bccd1d5ede69ec22805b Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-26 17:40:46 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-26 17:57:13 +0000 comms/sdr-wspr: Mark DEPRECATED - Depends on deprecated www/qt5-webkit - Set EXPIRATION_DATE 2023-11-26 Approved by: portmgr (blanket) --- comms/sdr-wspr/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/comms/sdr-wspr/Makefile b/comms/sdr-wspr/Makefile index 8ac86f55c4e5..dfa74120c46c 100644 --- a/comms/sdr-wspr/Makefile +++ b/comms/sdr-wspr/Makefile @@ -10,6 +10,8 @@ WWW= https://github.com/hmatuschek/sdr-wspr LICENSE= GPLv3 +DEPRECATED= Depends on deprecated www/qt5-webkit +EXPIRATION_DATE= 2023-11-26 BROKEN_FreeBSD_14= fails to build: non-floating-point argument in call to function '__builtin_isfinite' LIB_DEPENDS= libsdr-gui.so:comms/libsdr-gui