Bug 278309 - x11/rofi-calc: update to 2.2.1
Summary: x11/rofi-calc: update to 2.2.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Gabriel M. Dutra
URL: https://github.com/svenstaro/rofi-cal...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-11 14:20 UTC by Vidar Karlsen
Modified: 2024-04-13 18:05 UTC (History)
1 user (show)

See Also:


Attachments
git format-patch (1.50 KB, patch)
2024-04-11 14:20 UTC, Vidar Karlsen
vidar: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vidar Karlsen 2024-04-11 14:20:50 UTC
Created attachment 249903 [details]
git format-patch

Changelog:
- Fix skip escaping some unicode math symbols #109 (thanks @arades79)
- Fix functions crashing with libqalculate 5 #117 (thanks tiosgz)

QA:
- poudriere testport ok on 13.2-amd64 and 14.0-amd64.
- Run-time tested on 14.0.
- Could not test on arm64 because my arm64 system is unable to build rust.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-04-13 18:04:36 UTC
A commit in branch main references this bug:

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

commit c1edba976d4525ffd5d01d618ad4c7e939fabd0b
Author:     Vidar Karlsen <vidar@karlsen.tech>
AuthorDate: 2024-04-13 18:00:21 +0000
Commit:     Gabriel M. Dutra <dutra@FreeBSD.org>
CommitDate: 2024-04-13 18:02:53 +0000

    x11/rofi-calc: Update to 2.2.1

    changeLog:
    https://github.com/svenstaro/rofi-calc/blob/v2.2.1/CHANGELOG.md

    PR:             278309
    Approved by:    submitter is maintainer

 x11/rofi-calc/Makefile | 3 +--
 x11/rofi-calc/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 2 Gabriel M. Dutra freebsd_committer freebsd_triage 2024-04-13 18:05:14 UTC
Committed, thank you!