Bug 266075 - finance/ticker: update to 4.5.4
Summary: finance/ticker: update to 4.5.4
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: Neel Chauhan
URL: https://github.com/achannarasappa/tic...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-27 19:12 UTC by Robert Clausecker
Modified: 2022-08-27 22:05 UTC (History)
1 user (show)

See Also:
nc: merge-quarterly+


Attachments
finance/ticker: update to 4.5.4 (1.59 KB, patch)
2022-08-27 19:12 UTC, Robert Clausecker
fuz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Clausecker freebsd_committer freebsd_triage 2022-08-27 19:12:17 UTC
Created attachment 236160 [details]
finance/ticker: update to 4.5.4

- force uppercase in currency conversion

Changelog: https://github.com/achannarasappa/ticker/releases/tag/v4.5.4

Tested with Poudriere on armv7 arm64 FreeBSD 13.1.
Please MFH this patch release.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-08-27 22:03:38 UTC
A commit in branch main references this bug:

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

commit f1c2264c2839d5e0d4c5f8ebc582ec5028f91545
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-08-27 19:10:28 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-08-27 22:02:47 +0000

    finance/ticker: update to 4.5.4

     - force uppercase in currency conversion

    Changelog: https://github.com/achannarasappa/ticker/releases/tag/v4.5.4

    PR:     266075
    MFH:    2022Q3 (bugfix blanket)

 finance/ticker/Makefile | 2 +-
 finance/ticker/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-08-27 22:03:39 UTC
A commit in branch main references this bug:

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

commit 50712684774f643484ec8e382c490616673c80fe
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-08-27 02:58:53 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-08-27 22:02:47 +0000

    graphics/lux: update to 1.1.4

     - unbundle noto fonts
     - only ship one copy of icons
     - replace custom .desktop file with upstream's
     - switch to Google highway throughout
     - add options for the various SIMD flavors
     - supply -march=i686 on i386 for a bare minimum of performance

    Upstream changes:

     - fix uninitialized variable related crash in light balance
     - processing of panoramas with stacks
     - support of all PTO include and exclude masks
     - support of PTO lens/source image cropping

    Full ChangeLog: https://groups.google.com/g/hugin-ptx/c/bfX6Fu3mwy0

    PR:     266075

 graphics/lux/Makefile                    | 66 ++++++++++++++++++--------------
 graphics/lux/distinfo                    |  6 +--
 graphics/lux/files/patch-CMakeLists.txt  | 58 ++++++++++++++++------------
 graphics/lux/files/patch-options.h (new) | 11 ++++++
 graphics/lux/pkg-plist (new)             |  5 +++
 5 files changed, 90 insertions(+), 56 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-08-27 22:04:41 UTC
A commit in branch 2022Q3 references this bug:

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

commit 64e9f0baa1e373962df4e0fc633e9db3a935a3e6
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-08-27 19:10:28 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-08-27 22:03:54 +0000

    finance/ticker: update to 4.5.4

     - force uppercase in currency conversion

    Changelog: https://github.com/achannarasappa/ticker/releases/tag/v4.5.4

    PR:     266075
    MFH:    2022Q3 (bugfix blanket)
    (cherry picked from commit f1c2264c2839d5e0d4c5f8ebc582ec5028f91545)

 finance/ticker/Makefile | 2 +-
 finance/ticker/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Neel Chauhan freebsd_committer freebsd_triage 2022-08-27 22:05:06 UTC
Committed & MFH'd!