Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2023 20:19:11 GMT
From:      Charlie Li <vishwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 98161b5e43b6 - main - net-im/purple-hangouts: deprecate and expire
Message-ID:  <202306272019.35RKJBI9014762@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vishwin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=98161b5e43b6bd94465a67c587edaff7f6a46269

commit 98161b5e43b6bd94465a67c587edaff7f6a46269
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2023-06-27 20:16:37 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2023-06-27 20:16:37 +0000

    net-im/purple-hangouts: deprecate and expire
    
    Long overdue, Google Hangouts service was already discontinued:
    https://blog.google/products/workspace/hangouts-to-chat/
---
 net-im/purple-hangouts/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/net-im/purple-hangouts/Makefile b/net-im/purple-hangouts/Makefile
index 5cc760982216..de5b3c017b06 100644
--- a/net-im/purple-hangouts/Makefile
+++ b/net-im/purple-hangouts/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	purple-hangouts
 PORTVERSION=	20210630
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-im
 
 MAINTAINER=	ports@FreeBSD.org
@@ -10,6 +10,9 @@ WWW=		https://github.com/EionRobb/purple-hangouts
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/gpl3.txt
 
+DEPRECATED=	Google Hangouts discontinued 2022-11-01, data deleted 2023-01-01
+EXPIRATION_DATE=	2023-06-30
+
 LIB_DEPENDS=	libpurple.so:net-im/libpurple \
 		libjson-glib-1.0.so:devel/json-glib \
 		libprotobuf-c.so:devel/protobuf-c



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