Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2023 06:47:52 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f309edaa17ac - main - deskutils/budgie-trash-applet: set DEPRECATED
Message-ID:  <202308250647.37P6lqpB023583@gitrepo.freebsd.org>

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

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

commit f309edaa17ac582fe7bc136c9778d72f80f15cc0
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2023-08-23 06:47:01 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-08-25 06:47:39 +0000

    deskutils/budgie-trash-applet: set DEPRECATED
    
    Set DEPRECATED, because with newer release (10.8) of x11/budgie-desktop this
    applet has been merged.
    
    Set EXPIRATION_DATE just before the new 2023Q4 branch.
    
    PR:             273271
    Reported by:    duchateau.olivier@gmail.com (maintainer)
---
 deskutils/budgie-trash-applet/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/deskutils/budgie-trash-applet/Makefile b/deskutils/budgie-trash-applet/Makefile
index ebde778fdf1f..a07060feec02 100644
--- a/deskutils/budgie-trash-applet/Makefile
+++ b/deskutils/budgie-trash-applet/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/EbonJaeger/budgie-trash-applet
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Merged into newer x11/budgie-desktop >= 10.8
+EXPIRATION_DATE=	2023-09-29
+
 BUILD_DEPENDS=	sassc:textproc/sassc
 LIB_DEPENDS=	libnotify.so:devel/libnotify \
 		libpeas-1.0.so:devel/libpeas



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