pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

picom: update to 12.5



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Thu Nov 21 10:33:30 2024 +0100
Changeset:	8df3bf87d84fe9868588f8ecadf8ec1d4f48a522

Modified Files:
	picom/COMMIT_MSG
	picom/Makefile
	picom/distinfo

Log Message:
picom: update to 12.5

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8df3bf87d84fe9868588f8ecadf8ec1d4f48a522

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 picom/COMMIT_MSG | 8 ++++++++
 picom/Makefile   | 2 +-
 picom/distinfo   | 6 +++---
 3 files changed, 12 insertions(+), 4 deletions(-)

diffs:
diff --git a/picom/COMMIT_MSG b/picom/COMMIT_MSG
index 1b686e3750..c018950a92 100644
--- a/picom/COMMIT_MSG
+++ b/picom/COMMIT_MSG
@@ -1,5 +1,13 @@
 x11/picom: update to 12.4
 
+# 12.5
+
+Sorry, I shouldn't have moved the v12.4, this will not happen again. This release cycle is short to minimize the impact.
+
+## Bug fixes
+
+* Fix assertion failure when running with some window managers (e.g. qtile) and no window is focused (#1384)
+
 # 12.4 (2024-Nov-09)
 
 ## Improvements
diff --git a/picom/Makefile b/picom/Makefile
index 75e3b0277c..04067e041d 100644
--- a/picom/Makefile
+++ b/picom/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.11 2024/08/06 13:39:40 nia Exp $
 
-DISTNAME=	picom-12.4
+DISTNAME=	picom-12.5
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_GITHUB:=yshui/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/picom/distinfo b/picom/distinfo
index 1bcd3943a2..3d5114aadf 100644
--- a/picom/distinfo
+++ b/picom/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.10 2024/08/06 13:39:40 nia Exp $
 
-BLAKE2s (picom-12.4.tar.gz) = ffc8bd4f1ef6167dde23df8c4d1d408fff8653f82d36c3cbe7ac30f40879a060
-SHA512 (picom-12.4.tar.gz) = 52f2db6fe550968e25ba89d048960dc04d44ed3ee0663b5faaa8b915813ba0e4c662f2183770e6fb783c25c3d540d07a54bffff9d6705165582844bedc86c633
-Size (picom-12.4.tar.gz) = 674051 bytes
+BLAKE2s (picom-12.5.tar.gz) = f6dea7e1c86386eb68905d43a3371ae339fa7d90367b95995f2317bd4c0231f5
+SHA512 (picom-12.5.tar.gz) = e4e8d8d6edc5fd5115ee880ee36e3b217b07336e09c457a3eb9a4824c19ac4f98ae807c3a902f327e7a2d036e2ae2d1ab2a5da8bdee47e33e49faebf4893a78b
+Size (picom-12.5.tar.gz) = 674165 bytes


Home | Main Index | Thread Index | Old Index