git: 3e2e8ffd6a45 - main - comms/p5-SMS-Send-TW-ShareSMS: Mark BROKEN (doesn't work), deprecate and set expiration date to 2022-03-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Tue, 08 Mar 2022 07:30:24 UTC
The branch main has been updated by diizzy:

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

commit 3e2e8ffd6a459fcd85d4e6e9c8518349ecd970c2
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-03-08 07:23:59 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-03-08 07:29:00 +0000

    comms/p5-SMS-Send-TW-ShareSMS: Mark BROKEN (doesn't work), deprecate and set expiration date to 2022-03-31
    
    Service provider is no longer around which renders this port broken
---
 comms/p5-SMS-Send-TW-ShareSMS/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/comms/p5-SMS-Send-TW-ShareSMS/Makefile b/comms/p5-SMS-Send-TW-ShareSMS/Makefile
index 6bed313d8bff..9bf1b16f6b1c 100644
--- a/comms/p5-SMS-Send-TW-ShareSMS/Makefile
+++ b/comms/p5-SMS-Send-TW-ShareSMS/Makefile
@@ -10,6 +10,10 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	snowfly@yuntech.edu.tw
 COMMENT=	SMS::Send driver for www.ShareSMS.com
 
+BROKEN=		Service is no longer available
+DEPRECATED=	Service provider is no longer around
+EXPIRATION_DATE=2022-03-31
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-SMS-Send>=0.03:comms/p5-SMS-Send \
 		p5-URI>=0:net/p5-URI \