Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Sep 2022 16:40:24 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: b729e5415730 - main - net/sofia-sip: update to 1.13.9
Message-ID:  <202209241640.28OGeO8U054163@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=b729e54157309dbd6f30e2f5cec8bf3df0c41612

commit b729e54157309dbd6f30e2f5cec8bf3df0c41612
Author:     Dustin Marquess <jailbird@fdf.net>
AuthorDate: 2022-09-22 15:47:32 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-09-24 16:36:53 +0000

    net/sofia-sip: update to 1.13.9
    
    PR:             266542
    Reported by:    jailbird@fdf.net (maintainer)
---
 net/sofia-sip/Makefile | 7 ++++---
 net/sofia-sip/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/net/sofia-sip/Makefile b/net/sofia-sip/Makefile
index aa74768154e9..3420ccf0f52a 100644
--- a/net/sofia-sip/Makefile
+++ b/net/sofia-sip/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sofia-sip
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.13.8
+DISTVERSION=	1.13.9
 CATEGORIES=	net
 
 MAINTAINER=	jailbird@fdf.net
@@ -11,12 +11,13 @@ LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		autoreconf gmake gnome libtool pathfix pkgconfig ssl
-USE_GNOME=	glib20
-USE_LDCONFIG=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	freeswitch
 
+USE_GNOME=	glib20
+USE_LDCONFIG=	yes
+
 GNU_CONFIGURE=	yes
 
 INSTALL_TARGET=	install-strip
diff --git a/net/sofia-sip/distinfo b/net/sofia-sip/distinfo
index ce00a83a4e72..72fd9f24205f 100644
--- a/net/sofia-sip/distinfo
+++ b/net/sofia-sip/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653488040
-SHA256 (freeswitch-sofia-sip-v1.13.8_GH0.tar.gz) = 792b99eb35e50d7abeb42e91a5dceaf28afc5be1a85ffb01995855792a747fec
-SIZE (freeswitch-sofia-sip-v1.13.8_GH0.tar.gz) = 2551359
+TIMESTAMP = 1663276440
+SHA256 (freeswitch-sofia-sip-v1.13.9_GH0.tar.gz) = 3e7bfe9345e7d196bb13cf2c6e758cec8d959f1b9dbbb3bd5459b004f6f65c6c
+SIZE (freeswitch-sofia-sip-v1.13.9_GH0.tar.gz) = 2551559



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209241640.28OGeO8U054163>