Bug 282097 - textproc/docbook-to-man: Always use textproc/openjade
Summary: textproc/docbook-to-man: Always use textproc/openjade
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-15 05:38 UTC by Yasuhiro Kimura
Modified: 2024-10-29 14:56 UTC (History)
2 users (show)

See Also:
yasu: maintainer-feedback? (sunpoet)


Attachments
Patch file (2.51 KB, patch)
2024-10-15 05:38 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2024-10-15 05:38:40 UTC
Created attachment 254245 [details]
Patch file

With ports f9de5757c461 textproc/jade is marked DEPRECATED and its EXPIRATION_DATE is set.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-10-29 14:43:14 UTC
A commit in branch main references this bug:

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

commit 2010fd9a6afe4e7201ac51c7eac0e96939d08adb
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2024-10-29 14:21:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-29 14:38:54 +0000

    textproc/docbook-to-man: Use openjade after jade deprecation (f9de5757c461e2dc78c9bac1788c44961ab995cb)

    - Remove OPENJADE option
    - Bump PORTREVISION for dependency change

    PR:             282097

 textproc/docbook-to-man/Makefile                      | 19 +++----------------
 .../docbook-to-man/files/patch-cmd__docbook-to-man.sh | 13 ++++---------
 2 files changed, 7 insertions(+), 25 deletions(-)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2024-10-29 14:56:06 UTC
Committed. Thanks!