Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2023 17:59:32 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 06c3c669ccac - main - comms/sdr-wspr: Mark DEPRECATED
Message-ID:  <202310261759.39QHxWSY022903@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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