Bug 269420 - devel/libbson: fix with errors reported by pkg-fallout
Summary: devel/libbson: fix with errors reported by pkg-fallout
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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-08 22:13 UTC by Krzysztof
Modified: 2023-02-10 10:38 UTC (History)
2 users (show)

See Also:


Attachments
poudriere testport log (233.03 KB, text/plain)
2023-02-08 22:13 UTC, Krzysztof
no flags Details
update patch (1.23 KB, patch)
2023-02-08 22:14 UTC, Krzysztof
ports: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof 2023-02-08 22:13:10 UTC
Created attachment 240008 [details]
poudriere testport log

devel/libbson was updated to newest version. Unfortunatelly there was reported some errors by pkg-fallout.

So once again Hiroo Ono made a small patch which fixes these errors.

I've tested it with my poudriere and version 12.4. There should be no errors when testing with another versions of FreeBSD.
Comment 1 Krzysztof 2023-02-08 22:14:34 UTC
Created attachment 240010 [details]
update patch

Adding patch
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-09 15:48:36 UTC
Q/A: PORTREVISION should be removed. Default value is 0. NO NEED to update a new patch.
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-09 15:49:10 UTC
(In reply to Fernando Apesteguía from comment #2)
Sorry, wrong PR.
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-10 10:37:34 UTC
Committed,

Thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-02-10 10:38:09 UTC
A commit in branch main references this bug:

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

commit 541c1ce135656f1026adc3f6b040089134a39471
Author:     Krzysztof <ports@bsdserwis.com>
AuthorDate: 2023-02-09 15:47:11 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-10 10:33:08 +0000

    devel/libbson: fix errors reported by pkg-fallout

    PR:             269420
    Reported by:    ports@bsdserwis.com (maintainer)
    Reviewed by:    Hiroo Ono

 devel/libbson/Makefile                         |  1 +
 devel/libbson/files/patch-CMakeLists.txt (new) | 13 +++++++++++++
 2 files changed, 14 insertions(+)