Date: Sat, 6 Jan 2024 12:47:00 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: 74944a8ecda0 - main - misc/skyutils: Deprecate and set expiration date to 2024-02-29 Message-ID: <202401061247.406Cl00P092100@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=74944a8ecda0287f1bd9f21df93830ea48dd1f14 commit 74944a8ecda0287f1bd9f21df93830ea48dd1f14 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-01-06 12:42:53 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-01-06 12:43:07 +0000 misc/skyutils: Deprecate and set expiration date to 2024-02-29 Library used for deprecated port misc/smssend Return port to pool Approved by: portmgr --- misc/skyutils/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/misc/skyutils/Makefile b/misc/skyutils/Makefile index a625e14c38b9..d69c46def88c 100644 --- a/misc/skyutils/Makefile +++ b/misc/skyutils/Makefile @@ -3,11 +3,13 @@ PORTVERSION= 3.0 CATEGORIES= misc MASTER_SITES= https://BSDforge.com/projects/source/misc/skyutils/ -MAINTAINER= portmaster@BSDforge.com +MAINTAINER= ports@FreeBSD.org COMMENT= Library required by smssend (same author) WWW= https://BSDforge.com/projects/misc/skyutils/ BROKEN= Unfetchable +DEPRECATED= Library used for deprecated port misc/smssend +EXPIRATION_DATE=2024-02-29 USES= autoreconf libtool ssl tar:txz GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401061247.406Cl00P092100>