Date: Mon, 4 Apr 2022 18:28: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: fbef57b89fda - main - net/gogoc: Deprecate and set expiration date to 2022-04-30 Message-ID: <202204041828.234IS0I6084823@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=fbef57b89fdadb090ffba3fb386da0ee0c1ac928 commit fbef57b89fdadb090ffba3fb386da0ee0c1ac928 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-04-04 18:11:02 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-04-04 18:27:53 +0000 net/gogoc: Deprecate and set expiration date to 2022-04-30 Gogo6 Services were discontinued in 2016 Reference: https://en.wikipedia.org/wiki/Tunnel_broker#Gogo6_gogoSERVER PR: 240878 Reported by: clive@tongi.org --- net/gogoc/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/gogoc/Makefile b/net/gogoc/Makefile index c3073de0ee88..77261e9c326c 100644 --- a/net/gogoc/Makefile +++ b/net/gogoc/Makefile @@ -10,6 +10,9 @@ DISTNAME= gogoc-1_2-RELEASE MAINTAINER= kami@k5-storitve.net COMMENT= GogoCLIENT, connect to Freenet6 tunnel +DEPRECATED= Services were discontinued in 2016 +EXPIRATION_DATE=2022-04-30 + USES= gmake ssl USE_RC_SUBR= gogoc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204041828.234IS0I6084823>