From owner-dev-commits-ports-all@freebsd.org Thu Sep 30 00:46:38 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E794267F4FA; Thu, 30 Sep 2021 00:46:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKZLk1YYzz3PRB; Thu, 30 Sep 2021 00:46:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0B361222AF; Thu, 30 Sep 2021 00:46:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18U0kbEE085370; Thu, 30 Sep 2021 00:46:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18U0kbJc085369; Thu, 30 Sep 2021 00:46:37 GMT (envelope-from git) Date: Thu, 30 Sep 2021 00:46:37 GMT Message-Id: <202109300046.18U0kbJc085369@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: b0a0e8ec6e85 - main - x11-toolkits/libdecor: unbreak runtime on FreeBSD < 13 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b0a0e8ec6e859cbcd8bb6d9d366461f20c7faa33 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2021 00:46:39 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0a0e8ec6e859cbcd8bb6d9d366461f20c7faa33 commit b0a0e8ec6e859cbcd8bb6d9d366461f20c7faa33 Author: Jan Beich AuthorDate: 2021-09-30 00:04:07 +0000 Commit: Jan Beich CommitDate: 2021-09-30 00:44:35 +0000 x11-toolkits/libdecor: unbreak runtime on FreeBSD < 13 SHM_ANON cannot be used with posix_fallocate(2) until https://cgit.freebsd.org/src/commit/?id=f10405323ab1 --- x11-toolkits/libdecor/Makefile | 4 +++- x11-toolkits/libdecor/distinfo | 6 ++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/x11-toolkits/libdecor/Makefile b/x11-toolkits/libdecor/Makefile index 2566bd0adc2f..6c3187024031 100644 --- a/x11-toolkits/libdecor/Makefile +++ b/x11-toolkits/libdecor/Makefile @@ -1,10 +1,12 @@ PORTNAME= libdecor DISTVERSION= 0.1.0 +PORTREVISION= 1 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+= 0c5daad652ae.patch:-p1 # https://gitlab.gnome.org/jadahl/libdecor/-/merge_requests/75 +PATCHFILES+= 4b8b2865e1e5.patch:-p1 # https://gitlab.gnome.org/jadahl/libdecor/-/merge_requests/75 +PATCHFILES+= 51e9db022fe2.patch:-p1 # https://gitlab.gnome.org/jadahl/libdecor/-/merge_requests/75 MAINTAINER= jbeich@FreeBSD.org COMMENT= Client-side decorations library for Wayland client diff --git a/x11-toolkits/libdecor/distinfo b/x11-toolkits/libdecor/distinfo index c1be1c0be186..e1f959f7a37c 100644 --- a/x11-toolkits/libdecor/distinfo +++ b/x11-toolkits/libdecor/distinfo @@ -3,5 +3,7 @@ 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 (0c5daad652ae.patch) = bbe4b98ba88b1b3c186846ca0195521314110f9eaeeb2daf052bc8052b7a8a6b -SIZE (0c5daad652ae.patch) = 4485 +SHA256 (4b8b2865e1e5.patch) = 3f9401d7d7d5431ceab39e487140f4f18adab79facaff79a8176f6290c880def +SIZE (4b8b2865e1e5.patch) = 14905 +SHA256 (51e9db022fe2.patch) = 74672d0206683a28da0a1083592908a6eda5bd8ff4316b6bbefabe85de6fd3d7 +SIZE (51e9db022fe2.patch) = 1232