mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
x11/polybar: Update to 3.7.1
Changelog: https://github.com/polybar/polybar/releases/tag/3.7.1 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D42782
This commit is contained in:
parent
8a47062d2f
commit
8386430c51
@ -1,5 +1,5 @@
|
||||
PORTNAME= polybar
|
||||
DISTVERSION= 3.7.0
|
||||
DISTVERSION= 3.7.1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= https://github.com/polybar/polybar/releases/download/${DISTVERSION}/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1699810833
|
||||
SHA256 (polybar-3.7.0.tar.gz) = b8e07aca94a013341b7d47ee548afe84f519113f202300565d4852885a11e91d
|
||||
SIZE (polybar-3.7.0.tar.gz) = 494588
|
||||
TIMESTAMP = 1701104273
|
||||
SHA256 (polybar-3.7.1.tar.gz) = 5de6ad385ba09dc453a4e5ec7054749a4882b5b21a62c17ae40bf7c90613ff0f
|
||||
SIZE (polybar-3.7.1.tar.gz) = 495162
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- lib/i3ipcpp/src/ipc.cpp.orig 2023-11-12 19:08:48 UTC
|
||||
+++ lib/i3ipcpp/src/ipc.cpp
|
||||
@@ -1,6 +1,7 @@
|
||||
#include "i3ipc++/ipc.hpp"
|
||||
|
||||
#include <json/json.h>
|
||||
+#include <sys/wait.h>
|
||||
|
||||
#include <auss.hpp>
|
||||
#include <cstdio>
|
Loading…
Reference in New Issue
Block a user