head 1.2; access; symbols pkgsrc-2020Q3:1.1.0.4 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.2 pkgsrc-2020Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2020.11.13.09.41.46; author nia; state dead; branches; next 1.1; commitid 6Wf3okKgGQ2q1IvC; 1.1 date 2020.06.12.14.20.51; author ryoon; state Exp; branches; next ; commitid mFfe84nz7oc9wWbC; desc @@ 1.2 log @dino: Update to 0.2.0 The 0.2 release adds message correction, improves the file upload functionality and provides more information about message encryption. Besides other smaller changes it also fixes a number of bugs. @ text @$NetBSD: patch-plugins_signal-protocol_CMakeLists.txt,v 1.1 2020/06/12 14:20:51 ryoon Exp $ * Use signal library 2.3.3 --- plugins/signal-protocol/CMakeLists.txt.orig 2020-01-29 19:11:48.000000000 +0000 +++ plugins/signal-protocol/CMakeLists.txt @@@@ -32,7 +32,7 @@@@ if(NOT BUILD_LIBSIGNAL_IN_TREE) # libsignal-protocol-c has a history of breaking compatibility on the patch level # we'll have to check compatibility for every new release # distro maintainers may update this dependency after compatibility tests - find_package(SignalProtocol 2.3.2 EXACT REQUIRED) + find_package(SignalProtocol 2.3.3 EXACT REQUIRED) else() add_subdirectory(libsignal-protocol-c EXCLUDE_FROM_ALL) set_property(TARGET curve25519 PROPERTY POSITION_INDEPENDENT_CODE ON) @ 1.1 log @chat/dino: import dino-0.1.0 Modern XMPP (Jabber) client using GTK+/Vala. @ text @d1 1 a1 1 $NetBSD$ @