Bug 266075

Summary: finance/ticker: update to 4.5.4
Product: Ports & Packages Reporter: Robert Clausecker <fuz>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: nc
Priority: --- Flags: nc: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/achannarasappa/ticker/releases/tag/v4.5.4
Attachments:
Description Flags
finance/ticker: update to 4.5.4 fuz: maintainer-approval+

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!