Bug 282508 - sysutils/osinfo-db-tools: Adjust dependencies
Summary: sysutils/osinfo-db-tools: Adjust dependencies
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: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-03 08:21 UTC by Daniel Engberg
Modified: 2024-11-05 20:29 UTC (History)
0 users

See Also:
novel: maintainer-feedback+


Attachments
Patch for osinfo-db-tools (726 bytes, patch)
2024-11-03 08:21 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-11-03 08:21:29 UTC
Created attachment 254894 [details]
Patch for osinfo-db-tools

* Switch to DISTVERSION
* Remove unused dependencies

Poudriere testport OK 14.1-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-11-05 20:17:49 UTC
A commit in branch main references this bug:

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

commit 4a1a993ec3f29e86320f88ea65265d25d2196eb1
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-11-05 20:07:54 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-11-05 20:17:25 +0000

    sysutils/osinfo-db-tools: Switch to DISTVERSION and adjust dependencies

    * Switch to DISTVERSION
    * Remove unused dependencies (gmake and libxslt)

    PR:             282508
    Reviewed by:    novel (maintainer)

 sysutils/osinfo-db-tools/Makefile | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2024-11-05 20:29:45 UTC
Committed, thanks