Bug 284627 - devel/utf8cpp3: Deprecate port
Summary: devel/utf8cpp3: Deprecate port
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: 2025-02-07 01:13 UTC by Daniel Engberg
Modified: 2025-03-19 04:50 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2025-02-07 01:13:22 UTC
No users in tree and unsupported upstream being a legacy version
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-03-19 04:04:36 UTC
A commit in branch main references this bug:

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

commit c3b38f91ff4cf47e8eb12b123ba9787848e9311a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-03-19 03:35:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-03-19 03:35:09 +0000

    devel/utf8cpp3: Remove obsoleted port

    Use devel/utf8cpp instead.

    devel/utf8cpp3 was created for textproc/apertium as it was the only port which do not work with utf8cpp 4.*.
    It is no longer needed after 04e8d6e30a276fe64a23259406c6fe905f58044c.

    PR:             284627
    Reported by:    diizzy
    Reference:      https://cgit.freebsd.org/ports/commit/?id=18e703731c1b9e6b1ee31866ea9a83d904a701aa
                    https://cgit.freebsd.org/ports/commit/?id=04e8d6e30a276fe64a23259406c6fe905f58044c

 MOVED                                            |  1 +
 devel/Makefile                                   |  1 -
 devel/utf8cpp3/Makefile (gone)                   | 28 ------------------------
 devel/utf8cpp3/distinfo (gone)                   |  3 ---
 devel/utf8cpp3/files/patch-CMakeLists.txt (gone) | 11 ----------
 devel/utf8cpp3/pkg-descr (gone)                  | 16 --------------
 devel/utf8cpp3/pkg-plist (gone)                  |  9 --------
 7 files changed, 1 insertion(+), 68 deletions(-)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2025-03-19 04:50:44 UTC
Committed. Thanks!