Bug 255914 - textproc/bat: Update to 0.18.1
Summary: textproc/bat: Update to 0.18.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: Luca Pizzamiglio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-15 20:35 UTC by Alexandre C. Guimarães
Modified: 2021-05-16 01:35 UTC (History)
0 users

See Also:
pizzamig: maintainer-feedback+


Attachments
Update to 0.18.1 (51.56 KB, patch)
2021-05-15 20:35 UTC, Alexandre C. Guimarães
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre C. Guimarães freebsd_committer freebsd_triage 2021-05-15 20:35:54 UTC
Created attachment 224981 [details]
Update to 0.18.1

NOTE: tested with llvm10.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-05-16 00:34:58 UTC
A commit in branch main references this bug:

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

commit b73db348730cd4e700e41bce59aa331245ffe429
Author:     Luca Pizzamiglio <pizzamig@FreeBSD.org>
AuthorDate: 2021-05-16 00:29:31 +0000
Commit:     Luca Pizzamiglio <pizzamig@FreeBSD.org>
CommitDate: 2021-05-16 00:29:31 +0000

    textproc/bat: Update to 0.18.1

    Changes: https://github.com/sharkdp/bat/releases/tag/v0.18.1
    While here, remove llvm as build dependency, not needed anymore
    PR:             255914
    Reported by:    rigoletto@

 textproc/bat/Makefile |  93 ++++----
 textproc/bat/distinfo | 586 +++++++++++++++++++++++++-------------------------
 2 files changed, 336 insertions(+), 343 deletions(-)
Comment 2 Luca Pizzamiglio freebsd_committer freebsd_triage 2021-05-16 00:36:46 UTC
Hi, thanks for submitting a patch.

However, I didn't use it, I was already working on it and, while on it, I removed the llvm build dependency.

It was introduced to fix the build with orig-sys crate, but it's not needed anymore.
Comment 3 Alexandre C. Guimarães freebsd_committer freebsd_triage 2021-05-16 01:35:10 UTC
Great! Even better then. :)