git: 1f124bd75a7e - main - audio/py-pocketsphinx: expire on 2026-09-30 for devel/swig40
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jun 2026 21:46:30 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1f124bd75a7efd1010f0f143f515bfa8076716c9
commit 1f124bd75a7efd1010f0f143f515bfa8076716c9
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2026-06-30 21:46:15 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2026-06-30 21:46:15 +0000
audio/py-pocketsphinx: expire on 2026-09-30 for devel/swig40
---
audio/py-pocketsphinx/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/audio/py-pocketsphinx/Makefile b/audio/py-pocketsphinx/Makefile
index 8eb52f31f369..f1c10322539a 100644
--- a/audio/py-pocketsphinx/Makefile
+++ b/audio/py-pocketsphinx/Makefile
@@ -12,6 +12,9 @@ WWW= https://github.com/bambocher/pocketsphinx-python
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expired devel/swig40
+EXPIRATION_DATE=2026-09-30
+
BUILD_DEPENDS= swig40>0:devel/swig40
LIB_DEPENDS= libasound.so:audio/alsa-lib \
libpulse-simple.so:audio/pulseaudio \