Bug 272562

Summary: net/sofia-sip: update to 1.13.16
Product: Ports & Packages Reporter: Dustin Marquess <jailbird>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/freeswitch/sofia-sip/commit/63cf61cf1e378046318a1726a567e579f3b5c28a
Attachments:
Description Flags
Update patch jailbird: maintainer-approval+

Description Dustin Marquess 2023-07-18 05:18:21 UTC
Created attachment 243454 [details]
Update patch
Comment 1 Dustin Marquess 2023-07-18 05:23:01 UTC
Changelog:

- Fix MacOS build


(judging from https://github.com/freeswitch/sofia-sip/compare/v1.13.15...v1.13.16 )

poudriere bulk build on 14-CURRENT ran clean for me.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-07-20 09:30:56 UTC
A commit in branch main references this bug:

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

commit a5370a8835ebbe99ad7cb0e91bf114a25302f65e
Author:     Dustin Marquess <jailbird@fdf.net>
AuthorDate: 2023-07-20 06:26:17 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-07-20 09:30:28 +0000

    net/sofia-sip: update to 1.13.16

    ChangeLog:
    https://github.com/freeswitch/sofia-sip/commit/63cf61cf1e378046318a1726a567e579f3b5c28a

    Fix MacOS build.

    PR:             272562
    Reported by:    jailbird@fdf.net (maintainer)

 net/sofia-sip/Makefile | 2 +-
 net/sofia-sip/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-07-20 09:31:06 UTC
Committed,

Thanks!