Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Mar 2022 07:30:22 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: 2e42289661a1 - main - comms/p5-SMS-Send-TW-Qma: Mark BROKEN (doesn't work), deprecate and set expiration date to 2022-03-31
Message-ID:  <202203080730.2287UMF4050430@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=2e42289661a13f9111f23276696fe7b84b85d2a6

commit 2e42289661a13f9111f23276696fe7b84b85d2a6
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-03-08 07:21:04 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-03-08 07:29:00 +0000

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

diff --git a/comms/p5-SMS-Send-TW-Qma/Makefile b/comms/p5-SMS-Send-TW-Qma/Makefile
index e15608c16146..a10d7c60d190 100644
--- a/comms/p5-SMS-Send-TW-Qma/Makefile
+++ b/comms/p5-SMS-Send-TW-Qma/Makefile
@@ -10,6 +10,10 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	snowfly@yuntech.edu.tw
 COMMENT=	SMS::Send driver for http://www.qma.com/
 
+BROKEN=		Service is no longer available
+DEPRECATED=	QMA service provider is no longer around
+EXPIRATION_DATE=2022-03-31
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-SMS-Send>=0:comms/p5-SMS-Send \
 		p5-Crypt-SSLeay>=0.57:security/p5-Crypt-SSLeay \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203080730.2287UMF4050430>