Date: Mon, 09 Mar 2026 09:17:23 +0000 From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dfd5f9eebafa - main - x11-wm/dwm: update to 6.8 Message-ID: <69ae9023.3d6bf.e07fbbe@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=dfd5f9eebafae98629d25530667632e2d98480a1 commit dfd5f9eebafae98629d25530667632e2d98480a1 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2026-03-09 08:50:24 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2026-03-09 09:17:15 +0000 x11-wm/dwm: update to 6.8 This fixes a regression in getatomprop(): https://git.suckless.org/dwm/commit/a9aa0d8ffbb548b0b1f9f755557aef2482c0f820.html Threads: * https://lists.suckless.org/dev/2601/35936.html * https://lists.suckless.org/hackers/2601/19537.html --- x11-wm/dwm/Makefile | 2 +- x11-wm/dwm/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-wm/dwm/Makefile b/x11-wm/dwm/Makefile index 16ace0ecf7fe..01a320429ad4 100644 --- a/x11-wm/dwm/Makefile +++ b/x11-wm/dwm/Makefile @@ -1,5 +1,5 @@ PORTNAME= dwm -DISTVERSION= 6.7 +DISTVERSION= 6.8 CATEGORIES= x11-wm MASTER_SITES= http://dl.suckless.org/${PORTNAME}/ diff --git a/x11-wm/dwm/distinfo b/x11-wm/dwm/distinfo index 93cdbaef72ac..c02531031fd8 100644 --- a/x11-wm/dwm/distinfo +++ b/x11-wm/dwm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768133035 -SHA256 (dwm-6.7.tar.gz) = 91ffbaa148bf63e965b21eb94597edbba53431c19f5061874e04ef3c58c1f192 -SIZE (dwm-6.7.tar.gz) = 26468 +TIMESTAMP = 1773045785 +SHA256 (dwm-6.8.tar.gz) = bcf540589ad174d4073f4efa658828411e2f5ba63196cfaf6b71363700f590b7 +SIZE (dwm-6.8.tar.gz) = 26465home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ae9023.3d6bf.e07fbbe>
