git: 4ba8049ae162 - main - sysutils/conky: update to 1.22.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Mar 2025 21:50:47 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4ba8049ae162ed0098fc92d45f4c180a730a742e
commit 4ba8049ae162ed0098fc92d45f4c180a730a742e
Author: Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2025-03-19 07:29:18 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-03-19 21:50:36 +0000
sysutils/conky: update to 1.22.1
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.22.1
Bug fixes
* Compile cairo_xlib Lua bindings as MODULE
* Add #include to fix building with gcc 15
Miscellaneous
* Bump version
* Update build.sh for switch to newer appimagetool
* [Refactor]: Move sources into subdirectories
* Update blame ignore & labeler
* build(deps): bump DeterminateSystems/magic-nix-cache-action from 8 to 9 in
the actions group
* Check whether first_colour is set before using it as foreground color
* Switch Nix installer & cache for CI
* CI: sccache cache keys can be simpler
* Ubuntu 20.04 deprecated
* OpenBSD: Reimplement using bsdcommon.
* Implement -U for OpenBSD.
* Use semicolon as file path separator for lua_load
* Added multi pointer support
Dependencies
* Add compiler cache and fix CMake deprecation warnings
---
sysutils/conky/Makefile | 3 +--
sysutils/conky/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile
index 7baf6a141e5d..9c7103d87549 100644
--- a/sysutils/conky/Makefile
+++ b/sysutils/conky/Makefile
@@ -1,6 +1,5 @@
PORTNAME= conky
-PORTVERSION= 1.22.0
-PORTREVISION= 1
+PORTVERSION= 1.22.1
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
diff --git a/sysutils/conky/distinfo b/sysutils/conky/distinfo
index 8ee0e06fc519..b2bd62664d05 100644
--- a/sysutils/conky/distinfo
+++ b/sysutils/conky/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735753416
-SHA256 (brndnmtthws-conky-v1.22.0_GH0.tar.gz) = 8633b78e6c0c9e7128efc9fe54b48df75a3860928e3fb101bcf71f6fb3844959
-SIZE (brndnmtthws-conky-v1.22.0_GH0.tar.gz) = 2030830
+TIMESTAMP = 1742369337
+SHA256 (brndnmtthws-conky-v1.22.1_GH0.tar.gz) = 9959fde719d3d4340ab973aadbeb97a03e9f6bf4f928be0de69cfb02871d522e
+SIZE (brndnmtthws-conky-v1.22.1_GH0.tar.gz) = 2024889