[Bug 291703] net/uriparser: Improve and simplify port

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 17 Dec 2025 20:39:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291703

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit d6e40714df25c0528c82b38e537646fb333d0d9e
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-12-17 20:25:06 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-12-17 20:38:15 +0000

    net/uriparser: Improve and simplify port

    * Simplify DOCS option and move DOCS_DISTFILES to main port
      (this also prevents unintentional mismatches during updates)
    * Align port Makefile layout with majority of ports in tree
    * Remove unneeded build dependency of bash
    * Don't install docs from main release archive,
      RFCs should be fetched and txt file is unprocessed
    * Replace cmake:noninja with cmake as it builds fine

    PR:             291703
    Reviewed by:    Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)

 net/uriparser/Makefile | 31 ++++++++++++-------------------
 net/uriparser/distinfo |  2 +-
 2 files changed, 13 insertions(+), 20 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.