Bug 260259 - textproc/kepubify: update to 4.0.2
Summary: textproc/kepubify: update to 4.0.2
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: Juraj Lutter
URL: https://github.com/pgaskin/kepubify/r...
Keywords: easy
Depends on:
Blocks:
 
Reported: 2021-12-06 23:12 UTC by Robert Clausecker
Modified: 2021-12-07 22:10 UTC (History)
1 user (show)

See Also:
fuz: merge-quarterly?


Attachments
textproc/kepubify: update to 4.0.2 (4.99 KB, patch)
2021-12-06 23: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 2021-12-06 23:12:42 UTC
Created attachment 229946 [details]
textproc/kepubify: update to 4.0.2

While we are at it, convert to GO_MODULE.

Upstream changes:

 - Don't fail seriesmeta/covergen on scan errors in subdirectories
 - Convert all input character encodings to UTF-8.

Changelog:	https://github.com/pgaskin/kepubify/releases/tag/v4.0.2

Tested with Poudriere on armv7 arm64 FreeBSD 13.
Please MFH this patch update.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-12-07 22:05:52 UTC
A commit in branch main references this bug:

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

commit 38083880769d5d8c64a7c0839ae7fef780b101bf
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2021-12-07 22:02:43 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2021-12-07 22:04:52 +0000

    textproc/kepubify: update to 4.0.2

    - Update to 4.0.2
    - Convert to GO_MODULE

    Upstream changes:
    - Don't fail seriesmeta/covergen on scan errors in subdirectories
    - Convert all input character encodings to UTF-8.

    Changelog:      https://github.com/pgaskin/kepubify/releases/tag/v4.0.2
    PR:             260259

 textproc/kepubify/Makefile | 22 +++-------------------
 textproc/kepubify/distinfo | 30 +++++-------------------------
 2 files changed, 8 insertions(+), 44 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-07 22:08:54 UTC
A commit in branch 2021Q4 references this bug:

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

commit 601a5ad4d99c9c121f7cddfa531d420fe3bb02b6
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2021-12-07 22:02:43 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2021-12-07 22:08:09 +0000

    textproc/kepubify: update to 4.0.2

    - Update to 4.0.2
    - Convert to GO_MODULE

    Upstream changes:
    - Don't fail seriesmeta/covergen on scan errors in subdirectories
    - Convert all input character encodings to UTF-8.

    Changelog:      https://github.com/pgaskin/kepubify/releases/tag/v4.0.2
    PR:             260259
    (cherry picked from commit 38083880769d5d8c64a7c0839ae7fef780b101bf)

 textproc/kepubify/Makefile | 22 +++-------------------
 textproc/kepubify/distinfo | 30 +++++-------------------------
 2 files changed, 8 insertions(+), 44 deletions(-)
Comment 3 Juraj Lutter freebsd_committer freebsd_triage 2021-12-07 22:10:43 UTC
Committed, thanks.