Bug 270155 - chinese/libpinyin: update to 2.8.1
Summary: chinese/libpinyin: update to 2.8.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Charlie Li
URL:
Keywords:
Depends on:
Blocks: 270156
  Show dependency treegraph
 
Reported: 2023-03-12 14:27 UTC by Charlie Li
Modified: 2023-03-13 00:18 UTC (History)
1 user (show)

See Also:
lichray: maintainer-feedback+


Attachments
v0 (apply with git-am(1)) (2.16 KB, patch)
2023-03-12 14:27 UTC, Charlie Li
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Li freebsd_committer freebsd_triage 2023-03-12 14:27:34 UTC
Created attachment 240792 [details]
v0 (apply with git-am(1))

Needed to unbreak/update chinese/ibus-libpinyin.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-03-13 00:16:51 UTC
A commit in branch main references this bug:

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

commit 6c8bee42bcfcbfeae5f0ab4f266301f3274be714
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2023-03-12 12:43:46 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2023-03-13 00:16:05 +0000

    chinese/libpinyin: update to 2.8.1

    - correct LICENSE and specify LICENSE_FILE
    - bump consumers due to ABI version change

    Changes: https://github.com/libpinyin/libpinyin/compare/2.6.2...2.8.1
    Approved by: lichray[at]gmail[dot]com (maintainer)
    PR: 270155

 chinese/fcitx-libpinyin/Makefile |  1 +
 chinese/ibus-libpinyin/Makefile  |  1 +
 chinese/libpinyin/Makefile       | 13 ++++++-------
 chinese/libpinyin/distinfo       |  6 +++---
 chinese/libpinyin/pkg-plist      |  4 ++--
 5 files changed, 13 insertions(+), 12 deletions(-)
Comment 2 Charlie Li freebsd_committer freebsd_triage 2023-03-13 00:18:13 UTC
Thanks!