Bug 280509 (devel/talloc→2.4.1) - devel/talloc: Update to 2.4.1
Summary: devel/talloc: Update to 2.4.1
Status: Closed FIXED
Alias: devel/talloc→2.4.1
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 12:41 UTC by Mateusz Piotrowski
Modified: 2024-08-16 10:13 UTC (History)
0 users

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


Attachments
2.4.1 (1.16 KB, application/mbox)
2024-07-30 12:41 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 12:41:12 UTC
Created attachment 252368 [details]
2.4.1

Version 2.4.1 is needed for Samba 4.19 to build without the bundled libs.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-07-31 09:04:20 UTC
A commit in branch main references this bug:

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

commit fb7abac7e10aa0312303fd298eba7e92d6d7b4d8
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2024-07-30 12:23:51 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2024-07-31 09:00:41 +0000

    net/samba419: Update version requirements for talloc

    The configure step fails with the following message:

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

    Update the required talloc version accordingly in the makefile.

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

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

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

commit 79b55670866ef84d5a8b95beeb2b4aed85e92933
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2024-07-30 12:37:47 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2024-08-16 10:11:59 +0000

    devel/talloc: Update to 2.4.1

    This is the version required by Samba 4.19.

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

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