Date: Sun, 25 Aug 2024 08:23:06 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e0756444eacb - main - audio/py-tagpy: Adjust expiration date to match 2024Q4 Message-ID: <202408250823.47P8N6w0014334@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0756444eacb88143ed5cccba164bb382631b252 commit e0756444eacb88143ed5cccba164bb382631b252 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-08-25 08:21:00 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-08-25 08:21:08 +0000 audio/py-tagpy: Adjust expiration date to match 2024Q4 Adjust date as it was one month off and Q3 was meant to be Q4 in previous commmit Reported by: mat --- audio/py-tagpy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/py-tagpy/Makefile b/audio/py-tagpy/Makefile index 3048241c3179..2568ef1c795b 100644 --- a/audio/py-tagpy/Makefile +++ b/audio/py-tagpy/Makefile @@ -12,7 +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 +EXPIRATION_DATE=2024-09-30 LIB_DEPENDS= ${PY_BOOST} \ libtag.so:audio/taglib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408250823.47P8N6w0014334>