git: 0caaa43f45fb - main - audio/py-tagpy: Set expiration date to 2024-08-31
Date: Sat, 24 Aug 2024 18:43:46 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=0caaa43f45fba8580a60fb08142300c2625d9030 commit 0caaa43f45fba8580a60fb08142300c2625d9030 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-08-24 14:30:25 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-08-24 18:43:31 +0000 audio/py-tagpy: Set expiration date to 2024-08-31 Marked BROKEN over 2 months ago, set expiration date so it's not included in 2024Q3 branch Approved by: portmgr (blanket) --- audio/py-tagpy/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/audio/py-tagpy/Makefile b/audio/py-tagpy/Makefile index 659d4a8d1fe0..3048241c3179 100644 --- a/audio/py-tagpy/Makefile +++ b/audio/py-tagpy/Makefile @@ -12,6 +12,7 @@ WWW= https://mathema.tician.de/software/tagpy LICENSE= MIT BROKEN= does not build with audio/taglib 2.x +EXPIRATION_DATE=2024-08-31 LIB_DEPENDS= ${PY_BOOST} \ libtag.so:audio/taglib