Tested and works fine for me. Thank you! > I made a new release of obsdfreqd. The temperature mode is now trying > to detect a CPU temperature sensor instead of using the first sensor > found, or you can give it a specific temperature sensor to use. > > Improvement by Vlad Meşco > > diff --git a/sysutils/obsdfreqd/Makefile b/sysutils/obsdfreqd/Makefile > index 9c1de2641d2..4d823cb6632 100644 > --- a/sysutils/obsdfreqd/Makefile > +++ b/sysutils/obsdfreqd/Makefile > @@ -1,7 +1,6 @@ > COMMENT = userland daemon to manage CPU frequency > -V = 1.0.3 > +V = 1.1.0 > DISTNAME = obsdfreqd-${V} > -REVISION = 0 > > CATEGORIES = sysutils > > diff --git a/sysutils/obsdfreqd/distinfo b/sysutils/obsdfreqd/distinfo > index 73e89d4b8ba..e77741dba2f 100644 > --- a/sysutils/obsdfreqd/distinfo > +++ b/sysutils/obsdfreqd/distinfo > @@ -1,2 +1,2 @@ > -SHA256 (obsdfreqd-1.0.3.tar.gz) = > la7GN2AE2ZRZXdWLBOf7f4VXlljJze6mPQULfJEOW+M= -SIZE > (obsdfreqd-1.0.3.tar.gz) = 6338 +SHA256 (obsdfreqd-1.1.0.tar.gz) = > GueIAUG4GnBT22X5St6v0yKJ1ow5G5crLyPYEw77sFA= +SIZE > (obsdfreqd-1.1.0.tar.gz) = 8745
-- greetings, Florian Viehweger