Date: Fri, 30 Jun 2023 05:48:39 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2a04b7960174 - main - net-im/purple-hangouts: Remove expired port Message-ID: <202306300548.35U5mdvI012548@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=2a04b7960174593615371bbe65c5f273779c82bf commit 2a04b7960174593615371bbe65c5f273779c82bf Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-06-30 05:45:08 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-06-30 05:48:21 +0000 net-im/purple-hangouts: Remove expired port 2023-06-30 net-im/purple-hangouts: Google Hangouts discontinued 2022-11-01, data deleted 2023-01-01 Approved by: portmgr (blanket) --- MOVED | 1 + net-im/Makefile | 1 - net-im/purple-hangouts/Makefile | 35 ----------------------------------- net-im/purple-hangouts/distinfo | 3 --- net-im/purple-hangouts/pkg-descr | 6 ------ net-im/purple-hangouts/pkg-message | 8 -------- 6 files changed, 1 insertion(+), 53 deletions(-) diff --git a/MOVED b/MOVED index 903075a69a52..e6267297e31e 100644 --- a/MOVED +++ b/MOVED @@ -7705,3 +7705,4 @@ dns/mydns||2023-06-30|Has expired: Abandonware, last release in 2006. Consider m net/opal||2023-06-30|Has expired: Very outdated, current version in tree was released back in 2013 and upstream is still active math/R-cran-RHmm||2023-06-30|Has expired: Fails to build with R 4.3.0+ and abandoned upstream databases/py-caterva||2023-06-30|Has expired: Use archivers/py-blosc2 instead. All the features of Python-Caterva have been included in the Python-Blosc2 NDArray object +net-im/purple-hangouts||2023-06-30|Has expired: Google Hangouts discontinued 2022-11-01, data deleted 2023-01-01 diff --git a/net-im/Makefile b/net-im/Makefile index d4e2cb22e15b..527ed58db0b6 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -120,7 +120,6 @@ SUBDIR += purple-discord SUBDIR += purple-facebook SUBDIR += purple-googlechat - SUBDIR += purple-hangouts SUBDIR += purple-mattermost SUBDIR += purple-plugin-pack SUBDIR += purple-rocketchat diff --git a/net-im/purple-hangouts/Makefile b/net-im/purple-hangouts/Makefile deleted file mode 100644 index de5b3c017b06..000000000000 --- a/net-im/purple-hangouts/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -PORTNAME= purple-hangouts -PORTVERSION= 20210630 -PORTREVISION= 2 -CATEGORIES= net-im - -MAINTAINER= ports@FreeBSD.org -COMMENT= Hangouts plugin for libpurple -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 - -USES= gmake gnome pkgconfig -USE_GITHUB= yes -GH_ACCOUNT= EionRobb -GH_TAGNAME= 55b9f01 # Change accordingly with PORTVERSION -USE_GNOME= glib20 -USE_LDCONFIG= yes - -PLIST_FILES= lib/purple-2/libhangouts.so \ - share/pixmaps/pidgin/protocols/16/hangouts.png \ - share/pixmaps/pidgin/protocols/22/hangouts.png \ - share/pixmaps/pidgin/protocols/48/hangouts.png - -post-install: - ${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/purple-2/libhangouts.so - -.include <bsd.port.mk> diff --git a/net-im/purple-hangouts/distinfo b/net-im/purple-hangouts/distinfo deleted file mode 100644 index b86cd1eaec88..000000000000 --- a/net-im/purple-hangouts/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1636228644 -SHA256 (EionRobb-purple-hangouts-20210630-55b9f01_GH0.tar.gz) = a6dfd000f5cdc28b9cf423b91230facef172e44b2554bccd0a1e21df49b6b0e6 -SIZE (EionRobb-purple-hangouts-20210630-55b9f01_GH0.tar.gz) = 153325 diff --git a/net-im/purple-hangouts/pkg-descr b/net-im/purple-hangouts/pkg-descr deleted file mode 100644 index 1e11bc1ae182..000000000000 --- a/net-im/purple-hangouts/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Hangouts Plugin for libpurple is a replacement purple for hangouts in -Pidgin/libpurple to support the proprietary protocol that Google -uses for its Hangouts service. So far it supports all the fun things -that aren't part of the XMPP interface, such as Group Chats, -synchronised history between devices and SMS support via Google -Voice. diff --git a/net-im/purple-hangouts/pkg-message b/net-im/purple-hangouts/pkg-message deleted file mode 100644 index acbe48fcf9cc..000000000000 --- a/net-im/purple-hangouts/pkg-message +++ /dev/null @@ -1,8 +0,0 @@ -[ -{ type: install - message: <<EOM -This plugin needs a oauth token in order to work properly. Take a look at the following youtube video: -https://www.youtube.com/watch?v=hlDhp-eNLMU -EOM -} -]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306300548.35U5mdvI012548>