git: f5d0c53d7229 - main - x11-toolkits/wlroots: fix patch warning after 70148c11889b
Jan Beich
jbeich at FreeBSD.org
Sat Apr 10 20:35:23 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f5d0c53d72296109a0861c4eb9365bc877b80e54
commit f5d0c53d72296109a0861c4eb9365bc877b80e54
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-04-10 20:14:46 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-04-10 20:33:24 +0000
x11-toolkits/wlroots: fix patch warning after 70148c11889b
===> Applying distribution patches for wlroots-0.13.0
No such line 2057 in input file, ignoring
---
x11-toolkits/wlroots/Makefile | 2 +-
x11-toolkits/wlroots/distinfo | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile
index 80b27c74400f..4beb26390650 100644
--- a/x11-toolkits/wlroots/Makefile
+++ b/x11-toolkits/wlroots/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= x11-toolkits
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 7c0e2a271a4c.patch:-p1 # https://github.com/swaywm/wlroots/pull/2064
-PATCHFILES+= d3b759ac5f08.patch:-p1 # https://github.com/swaywm/wlroots/pull/2064
+PATCHFILES+= e1b5323f56c3.patch:-p1 # https://github.com/swaywm/wlroots/pull/2064
MAINTAINER= jbeich at FreeBSD.org
COMMENT= Modular Wayland compositor library
diff --git a/x11-toolkits/wlroots/distinfo b/x11-toolkits/wlroots/distinfo
index d35910fd7972..cbe229bd594e 100644
--- a/x11-toolkits/wlroots/distinfo
+++ b/x11-toolkits/wlroots/distinfo
@@ -3,7 +3,7 @@ SHA256 (swaywm-wlroots-0.13.0_GH0.tar.gz) = f6bea37fd4a6f5e5f552b83d61adae8c73e6
SIZE (swaywm-wlroots-0.13.0_GH0.tar.gz) = 503575
SHA256 (7c0e2a271a4c.patch) = 2b92d3dde7640061ed85ab1690031f7627bebc2366e8c4da217017188ba7195e
SIZE (7c0e2a271a4c.patch) = 5729
-SHA256 (d3b759ac5f08.patch) = 82109857db12457632a3a8d5de33830613bbd525f3c724d4aa3ce6fd94a7a57c
-SIZE (d3b759ac5f08.patch) = 4028
+SHA256 (e1b5323f56c3.patch) = 13145323caf9e56412ee3766fb9eacca9c6e4ca7088a320e79bc1512c0afe522
+SIZE (e1b5323f56c3.patch) = 4028
SHA256 (fb837ae10b1f.patch) = ecf07d813ae796eca946e909a35434a93b07fc349d6ca8b48d7834cb2dfb4071
SIZE (fb837ae10b1f.patch) = 27075
More information about the dev-commits-ports-all
mailing list