On 2014/09/10 01:27, Dmitrij D. Czarkoff wrote:
> This test relied on optional (off by default) sqlite3 support.  I
> enabled it, and now the port passes its tests.  (Although I doubt that
> these tests are worth taking.)
> 
> Updated port attached.

That causes a few more headers to be installed;

--- pkg/PLIST.orig      Wed Sep 10 00:03:42 2014
+++ pkg/PLIST   Wed Sep 10 00:30:59 2014
@@ -36,8 +36,12 @@ include/libzrtp/sha1.h
 include/libzrtp/sha2.h
 include/libzrtp/sieve.h
 include/libzrtp/zrtp.h
+include/libzrtp/zrtp_b64_decode.h
+include/libzrtp/zrtp_b64_encode.h
 include/libzrtp/zrtp_base.h
 include/libzrtp/zrtp_cache.h
+include/libzrtp/zrtp_cache_db.h
+include/libzrtp/zrtp_cache_db_backend.h
 include/libzrtp/zrtp_cache_file.h
 include/libzrtp/zrtp_config.h
 include/libzrtp/zrtp_config_unix.h

with that synced (no need to send a new diff, I think) it's OK with me
to import (or if another dev would like to give me an OK I can import it),
we can handle any libbn changes later if wanted.

I'll try to look at the baresip ports tomorrow but may not have time.

Reply via email to