Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Sep 2025 13:42:20 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 84a9526d981a - main - deskutils/gnome-shell-extension-openweather: set DEPRECATED
Message-ID:  <202509151342.58FDgKZ1032855@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=84a9526d981a3f43ed46ae13e6821a989fa1402c

commit 84a9526d981a3f43ed46ae13e6821a989fa1402c
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2025-09-13 14:21:41 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-09-15 13:40:49 +0000

    deskutils/gnome-shell-extension-openweather: set DEPRECATED
    
    PR:             289552
---
 deskutils/gnome-shell-extension-openweather/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/deskutils/gnome-shell-extension-openweather/Makefile b/deskutils/gnome-shell-extension-openweather/Makefile
index e6049b7560a2..7730e74d58fb 100644
--- a/deskutils/gnome-shell-extension-openweather/Makefile
+++ b/deskutils/gnome-shell-extension-openweather/Makefile
@@ -12,6 +12,9 @@ WWW=		https://github.com/penguin-teal/gnome-openweather
 
 LICENSE=	GPLv3
 
+DEPRECATED=	Superseded by deskutils/gnome-shell-extension-simple-weather
+EXPIRATION_DATE=	2025-10-13
+
 RUN_DEPENDS=	gnome-shell>=47.0:x11/gnome-shell \
 		gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas
 


home | help

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