Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 2024 06:37:52 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: 97443dc67fa9 - main - sysutils/conky{-awesome}: update to 1.21.3
Message-ID:  <202406120637.45C6bqeT019117@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=97443dc67fa90b592a0974bb14978c90bf00a268

commit 97443dc67fa90b592a0974bb14978c90bf00a268
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2024-06-11 15:37:21 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2024-06-12 06:37:44 +0000

    sysutils/conky{-awesome}: update to 1.21.3
    
    ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.21.3
    
    Bug fixes
    
     * Replace strncat with strcat
     * Fix minimum height not being applied
     * Revert removal of dpi scaling
     * Fix for the graph scale text colour changing depending on graph position
     * Restore previous strut behavior
    
    Miscellaneous
    
     * Bump version
     * Docker: make sure image has sensible default name
     * Docker: only write to cache if creds available
     * Docker cache extern pr
     * build(deps): bump the actions group with 2 updates
---
 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 fd26609ce559..31f5c28e2d93 100644
--- a/sysutils/conky/Makefile
+++ b/sysutils/conky/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	conky
-PORTVERSION=	1.21.2
+PORTVERSION=	1.21.3
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 
diff --git a/sysutils/conky/distinfo b/sysutils/conky/distinfo
index 8253d0b857ee..a7398a7e3f2e 100644
--- a/sysutils/conky/distinfo
+++ b/sysutils/conky/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1717082241
-SHA256 (brndnmtthws-conky-v1.21.2_GH0.tar.gz) = d2196f4e61b696265145f6e0ad306376229147bd1cbe0c54ec87d5cd2473f752
-SIZE (brndnmtthws-conky-v1.21.2_GH0.tar.gz) = 2147033
+TIMESTAMP = 1718120202
+SHA256 (brndnmtthws-conky-v1.21.3_GH0.tar.gz) = 8de17f704abff4290cd76e513e43d28fba6475ba8da5fdbbf4902eda5890ad9a
+SIZE (brndnmtthws-conky-v1.21.3_GH0.tar.gz) = 2147056



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