Bug 280511 (devel/tevent→0.15.0) - devel/tevent: Update to 0.15.0
Summary: devel/tevent: Update to 0.15.0
Status: Closed FIXED
Alias: devel/tevent→0.15.0
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mateusz Piotrowski
URL:
Keywords:
Depends on:
Blocks: 280510
  Show dependency treegraph
 
Reported: 2024-07-30 13:00 UTC by Mateusz Piotrowski
Modified: 2024-08-16 10:17 UTC (History)
1 user (show)

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


Attachments
0.15.0 (1.18 KB, application/mbox)
2024-07-30 13:00 UTC, Mateusz Piotrowski
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mateusz Piotrowski freebsd_committer freebsd_triage 2024-07-30 13:00:31 UTC
Created attachment 252369 [details]
0.15.0

This version is needed by Samba 4.19.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-07-31 09:04:18 UTC
A commit in branch main references this bug:

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

commit 7378f1a62fae23ce1817085992e2823a572c162c
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2024-07-30 12:50:53 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2024-07-31 09:01:54 +0000

    net/samba419: Update required version for tevent

    The configure step fails with:

    > Checking for system tevent (>=0.15.0) : not found
    > ERROR: System library tevent of version 0.15.0 not found, and bundling disabled
    > ===>  Script "configure" failed unexpectedly.

    PR:             280510, 280511
    Approved by:    portmgr blanket
    Sponsored by:   Klara, Inc.

 net/samba419/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-08-16 10:16:34 UTC
A commit in branch main references this bug:

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

commit 386bdd78313f4969a61a433fed2edbc9bce439e7
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2024-07-30 12:58:35 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2024-08-16 10:14:48 +0000

    devel/tevent: Update to 0.15.0

    This version is required by Samba 4.19.

    PR:             280511
    Approved by:    samba
    Sponsored by:   Klara, Inc.

 devel/tevent/Makefile | 3 +--
 devel/tevent/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)