git: 298ebdbf23b6 - main - net/xapsd: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Mar 2024 14:36:07 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=298ebdbf23b602936f0320a2ebf7723a19dfd6f5
commit 298ebdbf23b602936f0320a2ebf7723a19dfd6f5
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-24 13:53:49 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-24 14:29:02 +0000
net/xapsd: Mark DEPRECATED
- Requires deprecated lang/go119
- Set EXPIRATION_DATE 2024-04-24
Approved by: portmgr (blanket)
---
net/xapsd/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/net/xapsd/Makefile b/net/xapsd/Makefile
index 4eaefaa42798..9ccc74440115 100644
--- a/net/xapsd/Makefile
+++ b/net/xapsd/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xapsd
DISTVERSION= g20231019
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= PopularMoment@protonmail.com
@@ -9,6 +10,9 @@ WWW= https://github.com/freswa/dovecot-xaps-daemon
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Requires deprecated lang/go19
+EXPIRATION_DATE= 2024-04-24
+
# must use 1.19 due to https://github.com/freswa/dovecot-xaps-daemon/issues/24
USES= go:1.19,modules
USE_RC_SUBR= xapsd