git: 33cc9b3f9e8b - main - x11/budgie-desktop: Apply upstream fix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Sep 2023 07:20:46 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=33cc9b3f9e8b63d32c2c553543783a1bc666b7a2 commit 33cc9b3f9e8b63d32c2c553543783a1bc666b7a2 Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2023-09-04 08:06:09 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-09-05 07:20:32 +0000 x11/budgie-desktop: Apply upstream fix Fixes power settings. PR: 273526 Reported by: duchateau.olivier@gmail.com (maintainer) --- x11/budgie-desktop/Makefile | 4 ++++ x11/budgie-desktop/distinfo | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/x11/budgie-desktop/Makefile b/x11/budgie-desktop/Makefile index c2dbe5d4e075..30549ba2c009 100644 --- a/x11/budgie-desktop/Makefile +++ b/x11/budgie-desktop/Makefile @@ -1,9 +1,13 @@ PORTNAME= budgie-desktop DISTVERSION= 10.8 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= x11 budgie MASTER_SITES= BUDGIE +PATCH_SITES= https://github.com/BuddiesOfBudgie/budgie-desktop/commit/ +PATCHFILES= 980b72e1651b53fd9f11e2c87dd4ea029896c858.patch:-p1 + MAINTAINER= duchateau.olivier@gmail.com COMMENT= Modern and familiar desktop environment WWW= https://github.com/BuddiesOfBudgie/budgie-desktop diff --git a/x11/budgie-desktop/distinfo b/x11/budgie-desktop/distinfo index d91f63c44091..e160c80592fd 100644 --- a/x11/budgie-desktop/distinfo +++ b/x11/budgie-desktop/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1692638016 +TIMESTAMP = 1693665825 SHA256 (budgie/budgie-desktop-v10.8.tar.xz) = b8406a60a74390421278486b242369017806716e87ea911424091e63febd2619 SIZE (budgie/budgie-desktop-v10.8.tar.xz) = 3009908 +SHA256 (budgie/980b72e1651b53fd9f11e2c87dd4ea029896c858.patch) = fb197da25d9db6df601e7275e7ba52509d23b39ea7b1d30da82ec1e5bd7142fb +SIZE (budgie/980b72e1651b53fd9f11e2c87dd4ea029896c858.patch) = 1502