diff options
| author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2025-07-06 15:08:01 +0200 |
|---|---|---|
| committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2025-07-07 17:34:08 +0200 |
| commit | 90cf55c9f132b26f937ccc47f18144e37058db58 (patch) | |
| tree | 5ef31e90267e51913ee19fd9249f867be2ababb9 /sysutils | |
| parent | net-im/openfire: Update to 5.0.1 (diff) | |
sysutils/conky: Update to 1.22.2
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.22.2
Improvements
* Install syntax files
* Add error for missing wayland-scanner
* Improve X11 strut handling
Bug fixes
* Clear process lists in info before free
* Use WithdrawnState only for Fluxbox
* Fix segfault due to use-after-free of wl_seat_listener
* Add check for XDG_SESSION_TYPE not being set
* Added a check to verify if the script path is absolute or not.
Miscellaneous
* Bump version
* Add enhancements to release notes
* Docker: actually build the tagged releases
* doc: Fix mismatched backticks
* build(deps): bump the actions group with 2 updates
* build(deps): bump nixbuild/nix-quick-install-action from 30 to 31 in the
actions group
* fix broken readme link
* build(deps): bump nixbuild/nix-quick-install-action from 31 to 32 in the
actions group
Diffstat (limited to 'sysutils')
| -rw-r--r-- | sysutils/conky/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/conky/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile index 9c7103d87549..cdfad7ce80db 100644 --- a/sysutils/conky/Makefile +++ b/sysutils/conky/Makefile @@ -1,5 +1,5 @@ PORTNAME= conky -PORTVERSION= 1.22.1 +PORTVERSION= 1.22.2 DISTVERSIONPREFIX= v CATEGORIES= sysutils diff --git a/sysutils/conky/distinfo b/sysutils/conky/distinfo index b2bd62664d05..aa609f402172 100644 --- a/sysutils/conky/distinfo +++ b/sysutils/conky/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742369337 -SHA256 (brndnmtthws-conky-v1.22.1_GH0.tar.gz) = 9959fde719d3d4340ab973aadbeb97a03e9f6bf4f928be0de69cfb02871d522e -SIZE (brndnmtthws-conky-v1.22.1_GH0.tar.gz) = 2024889 +TIMESTAMP = 1751807206 +SHA256 (brndnmtthws-conky-v1.22.2_GH0.tar.gz) = 0eec3d4358385fb67b369f02dbd82217c912ba0edc3533f27377ba33f90084c1 +SIZE (brndnmtthws-conky-v1.22.2_GH0.tar.gz) = 2028970 |
