Bug 265822 - net/libnfs: Update to 5.0.2
Summary: net/libnfs: Update to 5.0.2
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: https://github.com/sahlberg/libnfs/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-13 20:10 UTC by Vladimir Druzenko
Modified: 2022-08-28 11:42 UTC (History)
2 users (show)

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


Attachments
Update to 5.0.2 (1.32 KB, patch)
2022-08-13 20:10 UTC, Vladimir Druzenko
vvd: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Druzenko freebsd_committer freebsd_triage 2022-08-13 20:10:35 UTC
Created attachment 235887 [details]
Update to 5.0.2

libnfs-5.0.2: New version: 5.0.2
@sahlberg sahlberg tagged this 4 days ago

Mostly minor fixes for multithreading and compilation on *BSD.

Tested on 13.1-p1 amd64: check-plist, build, install.
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2022-08-27 21:01:02 UTC
ping
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-08-27 21:41:14 UTC
(In reply to VVD from comment #1)
Awaiting for maintainer approval or timeout (2 weeks)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2022-08-27 21:56:33 UTC
(In reply to Fernando Apesteguía from comment #2)
Already 2 weeks and 1 day left. :-D
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-08-28 11:42:44 UTC
A commit in branch main references this bug:

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

commit c09b00e03196fa75cf97b8312737c7fc170d0332
Author:     VVD <vvd@unislabs.com>
AuthorDate: 2022-08-15 20:36:00 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-08-28 11:38:49 +0000

    net/libnfs: Update to 5.0.2

    ChangeLog: https://github.com/sahlberg/libnfs/releases/tag/libnfs-5.0.2

    Mostly minor fixes for multithreading and compilation on *BSD.

    PR:     265822
    Reported by:    vvd@unislabs.com
    Approved by:    snoe925@gmail.com (maintainer, timeout > 2 weeks)

 net/libnfs/Makefile                                 |  2 +-
 net/libnfs/distinfo                                 |  6 +++---
 net/libnfs/files/patch-include_nfsc_libnfs.h (gone) | 11 -----------
 3 files changed, 4 insertions(+), 15 deletions(-)
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2022-08-28 11:42:56 UTC
Committed,

Thanks!