On 2021/02/23 10:41, Guy Godfroy wrote: > Hello, > > Thanks to recent py-sphinx update, here is the diff to update polybar. > > On the old version of the port, i3 support was explicitly disabled, > don't know why. I re-enabled it and it works fine.
Diff doesn't apply directly against -current. > MAINTAINER = Jasper Lievisse Adriaanse <jas...@openbsd.org> it's customary to CC the maintainer in case they aren't watching ports@. > RCS file: patches/patch-src_modules_temperature_cpp > diff -N patches/patch-src_modules_temperature_cpp > --- patches/patch-src_modules_temperature_cpp 12 Dec 2019 17:09:47 -0000 > 1.2 > +++ /dev/null 1 Jan 1970 00:00:00 -0000 > @@ -1,91 +0,0 @@ > -$OpenBSD: patch-src_modules_temperature_cpp,v 1.2 2019/12/12 17:09:47 jasper > Exp $ > - > -Index: src/modules/temperature.cpp > ---- src/modules/temperature.cpp.orig > -+++ src/modules/temperature.cpp > -@@ -8,6 +8,17 @@ This patch needs updating for the new version rather than deleting.