git: 722f8a618903 - main - deskutils/gnome-shell-extension-openweather: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Thu, 18 May 2023 18:10:35 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=722f8a6189036e1c59f70178f0f57218e27c7b58

commit 722f8a6189036e1c59f70178f0f57218e27c7b58
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-05-18 18:02:48 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-05-18 18:10:19 +0000

    deskutils/gnome-shell-extension-openweather: Mark DEPRECATED
    
    - Upstream vaporized nearly an year
    - Set EXPIRATION_DATE 2023-06-18
---
 deskutils/gnome-shell-extension-openweather/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/deskutils/gnome-shell-extension-openweather/Makefile b/deskutils/gnome-shell-extension-openweather/Makefile
index cdca275d9329..872a0a7e3026 100644
--- a/deskutils/gnome-shell-extension-openweather/Makefile
+++ b/deskutils/gnome-shell-extension-openweather/Makefile
@@ -8,6 +8,8 @@ MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	OpenWeather extension for the GNOME3 shell
 WWW=		https://github.com/jenslody/gnome-shell-extension-openweather
 
+DEPRECATED=	Upstream vaporized
+EXPIRATION_DATE=	2023-06-18
 BROKEN=		does not fetch
 
 BUILD_DEPENDS=	gnome-autogen.sh:devel/gnome-common \