Hi, please find attached a bug-fix update for libzrtp. ChangeLog at https://github.com/juha-h/libzrtp/commits/master
As the maintainer (czarkoff@) has been unavailable for some time I am asking for additional OKs now. OK? Best regards, Ingo Index: Makefile =================================================================== RCS file: /cvs/ports/telephony/libzrtp/Makefile,v retrieving revision 1.13 diff -u -p -r1.13 Makefile --- Makefile 3 Apr 2018 05:02:06 -0000 1.13 +++ Makefile 5 Jul 2018 05:12:56 -0000 @@ -2,7 +2,7 @@ COMMENT = ZRTP library -DISTNAME = libzrtp-0.20170926 +DISTNAME = libzrtp-0.20180617 CATEGORIES = telephony security MAINTAINER = Dmitrij D. Czarkoff <[email protected]> @@ -12,7 +12,7 @@ PERMIT_PACKAGE_CDROM = Yes GH_ACCOUNT = juha-h GH_PROJECT = libzrtp -GH_COMMIT = 953059e8e6dfb41d283bd1f98eb4caa3d90b1b91 +GH_COMMIT = 9069e4c1828c18d31c2b424f6eaf870cf3b8453f BUILD_DEPENDS = ${MODGNU_AUTOCONF_DEPENDS} \ ${MODGNU_AUTOMAKE_DEPENDS} \ Index: distinfo =================================================================== RCS file: /cvs/ports/telephony/libzrtp/distinfo,v retrieving revision 1.5 diff -u -p -r1.5 distinfo --- distinfo 3 Apr 2018 05:02:06 -0000 1.5 +++ distinfo 5 Jul 2018 05:12:56 -0000 @@ -1,2 +1,2 @@ -SHA256 (libzrtp-0.20170926-953059e8.tar.gz) = KUgJnYr8O6p7PRmEfFeZhUhmAq5asCgMwVKCY1e8Ffw= -SIZE (libzrtp-0.20170926-953059e8.tar.gz) = 666659 +SHA256 (libzrtp-0.20180617-9069e4c1.tar.gz) = 5fB/mqSm0rzViRJ4ZmS69O26TqitJ57zb8MWYDwoD+c= +SIZE (libzrtp-0.20180617-9069e4c1.tar.gz) = 666647
