On 04/05/12 6:15 PM, Holger Mikolon wrote:
A new pjsua release is out.

Release notes can be found here:
http://trac.pjsip.org/repos/milestone/release-1.14

Proposal patch for ports tree below.

On my amd64 machine running -current I get multiple pjsua
logs like this: "pthread_mutex_destroy on mutex with waiters!"
However making calls works. Identical behavior with both
pjsua versions 1.12 and 1.14.

Holger



Index: Makefile
===================================================================
RCS file: /cvs/ports/telephony/pjsua/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile    7 Mar 2012 12:35:39 -0000       1.22
+++ Makefile    4 May 2012 20:50:30 -0000
@@ -2,10 +2,10 @@

  COMMENT=              lightweight sip client

-VERSION=               1.12
+VERSION=               1.14
  DISTNAME=             pjproject-${VERSION}
  PKGNAME=              pjsua-${VERSION}
-REVISION=              2
+REVISION=              
  EXTRACT_SUFX=         .tar.bz2
  CATEGORIES=           telephony

Remove the REVISION line.

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to