Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2024 18:48:10 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 26b0309849b2 - main - sysutils/conky: update to 1.21.8
Message-ID:  <202411191848.4AJImAPn014024@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=26b0309849b240f14fb7a6c4d39897834e78f025

commit 26b0309849b240f14fb7a6c4d39897834e78f025
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2024-11-17 18:35:31 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2024-11-19 18:47:35 +0000

    sysutils/conky: update to 1.21.8
    
    ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.21.8
    
    Features
    
     * Implement -U. by @g0mb4 in #2049
    
    Bug fixes
    
     * set display to null for race condition
     * src/fs.{cc,h}: Update fs_stats without error spam.
     * audacious.cc: print_audacious_filename(): fix always empty $audacious_filename
     * Fix tcp_ping for non-existent local network hosts
     * Fix if_match comparison for string operands containing operator symbols (#1988)
     * conky/pull/2064
     * fix: set initial state withdrawn wm hint (fixes #2046)
    
    Miscellaneous
    
     * Bump version
     * build(deps): bump DeterminateSystems/nix-installer-action from 13 to 14 in the actions group
     * build(deps): bump DeterminateSystems/magic-nix-cache-action from 7 to 8 in the actions group
     * Add automatic labeling for issues
     * Revert "Add automatic labeling for issues"
     * build(deps): bump DeterminateSystems/nix-installer-action from 14 to 15 in the actions group
---
 sysutils/conky/Makefile | 2 +-
 sysutils/conky/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile
index 08494a361fd6..77dde8a2772d 100644
--- a/sysutils/conky/Makefile
+++ b/sysutils/conky/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	conky
-PORTVERSION=	1.21.7
+PORTVERSION=	1.21.8
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 
diff --git a/sysutils/conky/distinfo b/sysutils/conky/distinfo
index 3486cbcdf85f..f8fc7be66b1b 100644
--- a/sysutils/conky/distinfo
+++ b/sysutils/conky/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724945179
-SHA256 (brndnmtthws-conky-v1.21.7_GH0.tar.gz) = ebdd6798bd5baf77b8c5e2674492123a4baee09120452baf728bdb004e616d39
-SIZE (brndnmtthws-conky-v1.21.7_GH0.tar.gz) = 1961997
+TIMESTAMP = 1731868528
+SHA256 (brndnmtthws-conky-v1.21.8_GH0.tar.gz) = f90ce9ba999197ad62b8b1224e412c52e9e0231fb46a64ba7b868c2e989959ec
+SIZE (brndnmtthws-conky-v1.21.8_GH0.tar.gz) = 1963431



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411191848.4AJImAPn014024>