Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2023 14:40:15 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: e8abc09f1eea - main - sysutils/angrysearch: Mark DEPRECATED
Message-ID:  <202310281440.39SEeFnS001304@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=e8abc09f1eea429e8a4ae8097585a748d1754831

commit e8abc09f1eea429e8a4ae8097585a748d1754831
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-28 14:24:36 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-28 14:39:51 +0000

    sysutils/angrysearch: Mark DEPRECATED
    
    - Depends on deprecated devel/py-qt5-pyqt
    - Set EXPIRATION_DATE 2023-11-28
    
    Approved by:    portmgr (blanket)
---
 sysutils/angrysearch/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysutils/angrysearch/Makefile b/sysutils/angrysearch/Makefile
index 14b060454020..53b990c072f0 100644
--- a/sysutils/angrysearch/Makefile
+++ b/sysutils/angrysearch/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/DoTheEvo/ANGRYsearch
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Depends on deprecated devel/py-qt5-pyqt
+EXPIRATION_DATE=	2023-11-28
+
 RUN_DEPENDS=	xdg-open:devel/xdg-utils \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
 



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