Date: Fri, 17 Jan 2025 12:37:42 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 923f66dbdd34 - main - x11/rofi-calc: update 2.2.1 =?utf-8?Q?=E2=86=92?= 2.3.0 Message-ID: <202501171237.50HCbgB6073508@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=923f66dbdd34b74069a69a89697a757a1b8e41d8 commit 923f66dbdd34b74069a69a89697a757a1b8e41d8 Author: Vidar Karlsen <vidar@karlsen.tech> AuthorDate: 2025-01-14 13:54:49 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2025-01-17 12:36:55 +0000 x11/rofi-calc: update 2.2.1 → 2.3.0 Changelog: https://github.com/svenstaro/rofi-calc/blob/v2.3.0/CHANGELOG.md Changes: - Fix multiline outputs only showing the first line #128 (thanks @jdholtz) - Error Message Color #121 (thanks @sornig) QA: - Builds and runs on 14.2-amd64 - poudriere testport 14.1-amd64 ok PR: 284060 MFH: 2025Q1 --- x11/rofi-calc/Makefile | 3 +-- x11/rofi-calc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/x11/rofi-calc/Makefile b/x11/rofi-calc/Makefile index 7824d7fa24df..d9b421fddd88 100644 --- a/x11/rofi-calc/Makefile +++ b/x11/rofi-calc/Makefile @@ -1,7 +1,6 @@ PORTNAME= rofi-calc DISTVERSIONPREFIX= v -DISTVERSION= 2.2.1 -PORTREVISION= 1 +DISTVERSION= 2.3.0 CATEGORIES= x11 MAINTAINER= vidar@karlsen.tech diff --git a/x11/rofi-calc/distinfo b/x11/rofi-calc/distinfo index f4104c2d3f44..a8801dbd56b7 100644 --- a/x11/rofi-calc/distinfo +++ b/x11/rofi-calc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712844602 -SHA256 (svenstaro-rofi-calc-v2.2.1_GH0.tar.gz) = 7b3e69c7d743cc1b8c0a8e45f5d5ae7e36e99c470d538ef5d8a0031109f34b6c -SIZE (svenstaro-rofi-calc-v2.2.1_GH0.tar.gz) = 1696532 +TIMESTAMP = 1736862524 +SHA256 (svenstaro-rofi-calc-v2.3.0_GH0.tar.gz) = 8c2c3aeda31fce84577e0e7246a7888e5428c31ae6350c191e77654597f9ff41 +SIZE (svenstaro-rofi-calc-v2.3.0_GH0.tar.gz) = 1697081
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501171237.50HCbgB6073508>