git: 07585807f552 - main - audio/liblastfm: Deprecate and set EXPIRATION_DATE to 2026-08-31
Date: Sat, 04 Jul 2026 08:08:02 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=07585807f5528eb8810f2afde1ecf954abdcc021
commit 07585807f5528eb8810f2afde1ecf954abdcc021
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-07-04 06:09:48 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-07-04 06:09:53 +0000
audio/liblastfm: Deprecate and set EXPIRATION_DATE to 2026-08-31
Upstream repository archived on Aug 22, 2025
Reference:
https://github.com/drfiemost/liblastfm
Approved by: maintainer timeout, 2+ months
---
audio/liblastfm/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/audio/liblastfm/Makefile b/audio/liblastfm/Makefile
index d63885f6dc71..63525db96570 100644
--- a/audio/liblastfm/Makefile
+++ b/audio/liblastfm/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/drfiemost/liblastfm
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Upstream repo archived on Aug 22, 2025
+EXPIRATION_DATE=2026-08-31
+
USES= cmake:testing compiler:c++17-lang pkgconfig qt:6
USE_GITHUB= yes
GH_ACCOUNT= lastfm