git: f309edaa17ac - main - deskutils/budgie-trash-applet: set DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Aug 2023 06:47:52 UTC
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