git: cc3421c77955 - main - x11-toolkits/libdecor: restore memfd_create on FreeBSD 13 in C++ demo (nop)
Jan Beich
jbeich at FreeBSD.org
Sat Aug 7 07:02:09 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cc3421c77955c40e6a4f8f0f040a3df5fcd4f2cc
commit cc3421c77955c40e6a4f8f0f040a3df5fcd4f2cc
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-08-07 06:58:31 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-08-07 06:59:11 +0000
x11-toolkits/libdecor: restore memfd_create on FreeBSD 13 in C++ demo (nop)
https://gitlab.gnome.org/jadahl/libdecor/-/merge_requests/75/diffs?start_sha=d5493ba965634be144baff345adfb25481c4304c
---
x11-toolkits/libdecor/Makefile | 2 +-
x11-toolkits/libdecor/distinfo | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/x11-toolkits/libdecor/Makefile b/x11-toolkits/libdecor/Makefile
index 99fd049190f6..2566bd0adc2f 100644
--- a/x11-toolkits/libdecor/Makefile
+++ b/x11-toolkits/libdecor/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= x11-toolkits
PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
PATCHFILES+= ca1dd07bbdbd.patch:-p1 # https://gitlab.gnome.org/jadahl/libdecor/-/merge_requests/74
-PATCHFILES+= d5493ba96563.patch:-p1 # https://gitlab.gnome.org/jadahl/libdecor/-/merge_requests/75
+PATCHFILES+= 0c5daad652ae.patch:-p1 # https://gitlab.gnome.org/jadahl/libdecor/-/merge_requests/75
MAINTAINER= jbeich at FreeBSD.org
COMMENT= Client-side decorations library for Wayland client
diff --git a/x11-toolkits/libdecor/distinfo b/x11-toolkits/libdecor/distinfo
index ddd6ca16f92b..c1be1c0be186 100644
--- a/x11-toolkits/libdecor/distinfo
+++ b/x11-toolkits/libdecor/distinfo
@@ -3,5 +3,5 @@ SHA256 (jadahl-libdecor-3ec3fadd59a21835079fbb3046d2bec6c649d6fa_GL0.tar.gz) = 1
SIZE (jadahl-libdecor-3ec3fadd59a21835079fbb3046d2bec6c649d6fa_GL0.tar.gz) = 45097
SHA256 (ca1dd07bbdbd.patch) = fd83b8339a2e721e57417a0c407dd4448bee564fc12b0c0accd6a05736b0203a
SIZE (ca1dd07bbdbd.patch) = 1246
-SHA256 (d5493ba96563.patch) = 95b8ced998f4a9542ddddd78356fcd5f8a3440e5554fdc6c6c13db0edae9eff9
-SIZE (d5493ba96563.patch) = 4476
+SHA256 (0c5daad652ae.patch) = bbe4b98ba88b1b3c186846ca0195521314110f9eaeeb2daf052bc8052b7a8a6b
+SIZE (0c5daad652ae.patch) = 4485
More information about the dev-commits-ports-all
mailing list