git: 2e42289661a1 - main - comms/p5-SMS-Send-TW-Qma: Mark BROKEN (doesn't work), deprecate and set expiration date to 2022-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Mar 2022 07:30:22 UTC
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 \