git: 536e156fca21 - main - Revert "sysutils/angrysearch: Mark DEPRECATED"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Oct 2023 20:38:33 UTC
The branch main has been updated by jhale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=536e156fca211ae9bedd011e6785312ecfeefb08
commit 536e156fca211ae9bedd011e6785312ecfeefb08
Author: Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2023-10-29 20:27:53 +0000
Commit: Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2023-10-29 20:37:04 +0000
Revert "sysutils/angrysearch: Mark DEPRECATED"
This reverts commit e8abc09f1eea429e8a4ae8097585a748d1754831.
devel/py-qt5-pyqt is no longer marked DEPRECATED. This port does not
require python bindings for www/qt5-webkit.
---
sysutils/angrysearch/Makefile | 3 ---
1 file changed, 3 deletions(-)
diff --git a/sysutils/angrysearch/Makefile b/sysutils/angrysearch/Makefile
index 53b990c072f0..14b060454020 100644
--- a/sysutils/angrysearch/Makefile
+++ b/sysutils/angrysearch/Makefile
@@ -10,9 +10,6 @@ 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}