Bug 265144 - textproc/man2html: update to 3.1.20220109, change upstream
Summary: textproc/man2html: update to 3.1.20220109, change upstream
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: Dmitry Sivachenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-11 03:21 UTC by Robert Clausecker
Modified: 2022-07-13 15:16 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (demon)


Attachments
textproc/man2html: update to 3.1.20220109, change upstream (4.88 KB, patch)
2022-07-11 03:21 UTC, Robert Clausecker
fuz: maintainer-approval? (demon)
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-07-11 03:21:40 UTC
Created attachment 235183 [details]
textproc/man2html: update to 3.1.20220109, change upstream

After this tool has long been unmaintained, Thomas Dickey of
byacc and ncurses fame had started to ship an updated and
enhanced version of the script with his script collection
in 2015.  Switch to that version.

Also, with approval from the previous maintainer, take over
maintainership.

WWW: https://dickey.his.com/scripts/man2html.html


Approval for port takeover has been granted in private communication with demon@.
Portlint and portclippy have been petted.
Port has been tested with Poudriere on armv7 arm64 FreeBSD 13.1.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-07-13 15:15:25 UTC
A commit in branch main references this bug:

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

commit ac72b82237192fc59fa098d6b858593b8f84fa84
Author:     Dmitry Sivachenko <demon@FreeBSD.org>
AuthorDate: 2022-07-13 15:13:11 +0000
Commit:     Dmitry Sivachenko <demon@FreeBSD.org>
CommitDate: 2022-07-13 15:14:39 +0000

    textproc/man2html: update to 3.1.20220109

    PR:     265144
    Submitted by:   Robert Clausecker <fuz@fuz.su>

 textproc/man2html/Makefile            | 30 +++++++++++++++++++-----------
 textproc/man2html/distinfo            |  3 +++
 textproc/man2html/files/patch-man.cgi | 16 ++++++++--------
 textproc/man2html/pkg-descr           |  2 +-
 4 files changed, 31 insertions(+), 20 deletions(-)
Comment 2 Dmitry Sivachenko freebsd_committer freebsd_triage 2022-07-13 15:16:15 UTC
Port updated, thanks!