Date: Sun, 27 Dec 2020 22:53:48 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559435 - head/net/libexosip2 Message-ID: <202012272253.0BRMrmZj024385@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Sun Dec 27 22:53:48 2020 New Revision: 559435 URL: https://svnweb.freebsd.org/changeset/ports/559435 Log: net/libexosip2: Update version 5.1.3=>5.2.0 Relnotes: https://git.savannah.nongnu.org/cgit/exosip.git/plain/ChangeLog Modified: head/net/libexosip2/Makefile head/net/libexosip2/distinfo Modified: head/net/libexosip2/Makefile ============================================================================== --- head/net/libexosip2/Makefile Sun Dec 27 22:47:25 2020 (r559434) +++ head/net/libexosip2/Makefile Sun Dec 27 22:53:48 2020 (r559435) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libeXosip2 -PORTVERSION= 5.1.3 +PORTVERSION= 5.2.0 CATEGORIES= net MASTER_SITES= SAVANNAH/exosip DISTNAME= ${PORTNAME:tl}-${PORTVERSION} @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= libtool ssl USE_LDCONFIG= yes -SHLIB_VER= 13 +SHLIB_VER= 14 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} Modified: head/net/libexosip2/distinfo ============================================================================== --- head/net/libexosip2/distinfo Sun Dec 27 22:47:25 2020 (r559434) +++ head/net/libexosip2/distinfo Sun Dec 27 22:53:48 2020 (r559435) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599348452 -SHA256 (libexosip2-5.1.3.tar.gz) = abdee47383ee0763a198b97441d5be189a72083435b5d73627e22d8fff5beaba -SIZE (libexosip2-5.1.3.tar.gz) = 640487 +TIMESTAMP = 1609105015 +SHA256 (libexosip2-5.2.0.tar.gz) = e3ae88df8573c9e08dbc24fe6195a118845e845109a8e291c91ecd6a2a3b7225 +SIZE (libexosip2-5.2.0.tar.gz) = 641925
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012272253.0BRMrmZj024385>