pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/lemonbar
Module Name: pkgsrc
Committed By: pin
Date: Fri Aug 2 10:15:32 UTC 2024
Modified Files:
pkgsrc/x11/lemonbar: Makefile distinfo
Log Message:
x11/lemonbar: update to 1.5
Changelog
- Use the specified underline color when resetting the color palette.
- Set the WM_CLASS atom for all the lemonbar windows.
- Call pledge() at startup when running on OpenBSD.
- Fix a silly bug where the last monitor in the list was ignored.
- Fix another silly bug that affected systems with mirrored outputs (Thanks @insom).
- Code cleanup.
Thank you for watching.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/lemonbar/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/lemonbar/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/lemonbar/Makefile
diff -u pkgsrc/x11/lemonbar/Makefile:1.3 pkgsrc/x11/lemonbar/Makefile:1.4
--- pkgsrc/x11/lemonbar/Makefile:1.3 Mon Jul 4 19:51:29 2022
+++ pkgsrc/x11/lemonbar/Makefile Fri Aug 2 10:15:32 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/07/04 19:51:29 pin Exp $
+# $NetBSD: Makefile,v 1.4 2024/08/02 10:15:32 pin Exp $
-DISTNAME= lemonbar-1.4
+DISTNAME= lemonbar-1.5
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=LemonBoy/}
GITHUB_PROJECT= bar
Index: pkgsrc/x11/lemonbar/distinfo
diff -u pkgsrc/x11/lemonbar/distinfo:1.4 pkgsrc/x11/lemonbar/distinfo:1.5
--- pkgsrc/x11/lemonbar/distinfo:1.4 Tue Oct 26 11:34:04 2021
+++ pkgsrc/x11/lemonbar/distinfo Fri Aug 2 10:15:32 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:34:04 nia Exp $
+$NetBSD: distinfo,v 1.5 2024/08/02 10:15:32 pin Exp $
-BLAKE2s (lemonbar-1.4.tar.gz) = e9ec0de179c109a4ed28caf46e1185fdcdbf834bbdc2725c9362f2751d34326e
-SHA512 (lemonbar-1.4.tar.gz) = 2e516298854ad4ebf3dd4b67e933f0dca46a23cfb4146ef1737f26d937c582d0f9ce93b62ce094a7e456d55bd6273168f664c284c48c9637c8ed08f032799b14
-Size (lemonbar-1.4.tar.gz) = 16810 bytes
+BLAKE2s (lemonbar-1.5.tar.gz) = 5bb1381f6e385487f200ef96991905bd6585c7782728f2dc327b2c173e7ded5f
+SHA512 (lemonbar-1.5.tar.gz) = 0ab519f21e40eec50d1c8b090d45c6ad7e4ec98e04831a32599d19e74684f975f0f8c9aaa10c83ecd97e33bedcef545199fbc7094291dcbc63233089eabf9860
+Size (lemonbar-1.5.tar.gz) = 16944 bytes
SHA1 (patch-lemonbar.c) = 63ebe2eaaf6ea08dc2eee48a7f6496f819358520
Home |
Main Index |
Thread Index |
Old Index