Bug 297281 - ports-mgmt/portfind: update to 1.6.4
Summary: ports-mgmt/portfind: update to 1.6.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yusuf Yaman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-08-04 18:38 UTC by Thorsten Geppert
Modified: 2026-08-04 20:14 UTC (History)
1 user (show)

See Also:
nxjoseph: merge-quarterly+


Attachments
Diff between portfind 1.6.3 and 1.6.4 (1.46 KB, patch)
2026-08-04 18:38 UTC, Thorsten Geppert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thorsten Geppert 2026-08-04 18:38:00 UTC
Created attachment 273461 [details]
Diff between portfind 1.6.3 and 1.6.4

Hi,

please update 'ports-mgmt/portfind' port to version 1.6.4 with attached diff.

Changelog between 1.6.3 and 1.6.4
---------------------------------

Fix: Now portfind is able to search in the combined name+version string, so that uv- does also list ports which ends with uv.

Thank you,

Thorsten
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2026-08-04 18:38:00 UTC
Maintainer informed via mail
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-08-04 20:13:47 UTC
A commit in branch main references this bug:

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

commit 4d5aad2430d2d9914e75b00492a32366cd5d4ac6
Author:     Thorsten Geppert <thorsten@tgeppert.de>
AuthorDate: 2026-08-04 20:08:01 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-08-04 20:12:41 +0000

    ports-mgmt/portfind: Update 1.6.3 => 1.6.4

    Port changes:
    - Remove perl5 from CATEGORIES.
    - Update maintainer address.
    - Update WWW and MASTER_SITES.
    - Update pkg-descr.
    - Sort PLIST_FILES (pet portfmt).

    Commit log:
    https://github.com/Thorsten-Geppert/portfind/compare/v1.6.3...v1.6.4

    PR:             297281
    Reported by:    Thorsten Geppert <thorsten@tgeppert.de> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
    MFH:            2026Q3

 ports-mgmt/portfind/Makefile  | 14 +++++++-------
 ports-mgmt/portfind/distinfo  |  6 +++---
 ports-mgmt/portfind/pkg-descr |  2 +-
 3 files changed, 11 insertions(+), 11 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-08-04 20:13:48 UTC
A commit in branch 2026Q3 references this bug:

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

commit 5567ff9d97a74b85e1727f02ce5b63a7c208531f
Author:     Thorsten Geppert <thorsten@tgeppert.de>
AuthorDate: 2026-08-04 20:08:01 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-08-04 20:13:14 +0000

    ports-mgmt/portfind: Update 1.6.3 => 1.6.4

    Port changes:
    - Remove perl5 from CATEGORIES.
    - Update maintainer address.
    - Update WWW and MASTER_SITES.
    - Update pkg-descr.
    - Sort PLIST_FILES (pet portfmt).

    Commit log:
    https://github.com/Thorsten-Geppert/portfind/compare/v1.6.3...v1.6.4

    PR:             297281
    Reported by:    Thorsten Geppert <thorsten@tgeppert.de> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
    MFH:            2026Q3

    (cherry picked from commit 4d5aad2430d2d9914e75b00492a32366cd5d4ac6)

 ports-mgmt/portfind/Makefile  | 14 +++++++-------
 ports-mgmt/portfind/distinfo  |  6 +++---
 ports-mgmt/portfind/pkg-descr |  2 +-
 3 files changed, 11 insertions(+), 11 deletions(-)
Comment 4 Yusuf Yaman freebsd_committer freebsd_triage 2026-08-04 20:14:52 UTC
Hi,

Thank you for your submission.

I have tested build in Poudriere on 14.4-RELEASE-amd64-main-3830c47cc9e1 and it
seems OK.

Committed, thanks.