git: e4b37a830e69 - main - audio/libshairport: Deprecate and set expiration date to 2024-10-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Mon, 23 Sep 2024 23:29:51 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e4b37a830e69ef5aa0cd72a1e4e88b6e74f01fe7

commit e4b37a830e69ef5aa0cd72a1e4e88b6e74f01fe7
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-22 16:00:13 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-23 23:29:40 +0000

    audio/libshairport: Deprecate and set expiration date to 2024-10-31
    
    Abandonware, project removed upstream and hasn't seen development
    since 2011
    
    PR:             281367
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 audio/libshairport/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/libshairport/Makefile b/audio/libshairport/Makefile
index 1036079839d4..b63ed694d66d 100644
--- a/audio/libshairport/Makefile
+++ b/audio/libshairport/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	manuel.creach@icloud.com
 COMMENT=	Airport Extreme Emulator
 WWW=		https://github.com/amejia1/libshairport
 
+DEPRECATED=	Abandonware, project removed upstream and hasn't seen development since 2011
+EXPIRATION_DATE=2024-10-31
+
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USES=		autoreconf gmake libtool ssl