Date: Thu, 20 Jul 2023 09:30:45 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a5370a8835eb - main - net/sofia-sip: update to 1.13.16 Message-ID: <202307200930.36K9UjKu016763@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: 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(-) diff --git a/net/sofia-sip/Makefile b/net/sofia-sip/Makefile index ae5f28eb5d3f..387d8f90b329 100644 --- a/net/sofia-sip/Makefile +++ b/net/sofia-sip/Makefile @@ -1,6 +1,6 @@ PORTNAME= sofia-sip DISTVERSIONPREFIX= v -DISTVERSION= 1.13.15 +DISTVERSION= 1.13.16 CATEGORIES= net MAINTAINER= jailbird@fdf.net diff --git a/net/sofia-sip/distinfo b/net/sofia-sip/distinfo index a9530dc93d73..b0b353bc837d 100644 --- a/net/sofia-sip/distinfo +++ b/net/sofia-sip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683930660 -SHA256 (freeswitch-sofia-sip-v1.13.15_GH0.tar.gz) = 846b3d5eef57702e8d18967070b538030252116af1500f4baa78ad068c5fdd64 -SIZE (freeswitch-sofia-sip-v1.13.15_GH0.tar.gz) = 2553788 +TIMESTAMP = 1689243600 +SHA256 (freeswitch-sofia-sip-v1.13.16_GH0.tar.gz) = 125a9653bea1fc1cb275e4aec3445aa2deadf1fe3f1adffae9559d2349bfab36 +SIZE (freeswitch-sofia-sip-v1.13.16_GH0.tar.gz) = 2553298
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307200930.36K9UjKu016763>