diff options
author | gdt <gdt@pkgsrc.org> | 2007-08-02 11:26:28 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2007-08-02 11:26:28 +0000 |
commit | 05f14b42a4c3098bacf853c6ad8acd124d8ab13d (patch) | |
tree | 0c0e2e8354916742e7db519f3b3e47100c22cdce /chat/libotr/PLIST | |
parent | f238ee0be771739c2ce909eec1db952345959ef8 (diff) | |
download | pkgsrc-05f14b42a4c3098bacf853c6ad8acd124d8ab13d.tar.gz |
Update to 3.1.0.
Override libtool; otherwise the distfile libtool inexplicably gets the
wrong shlib version.
Changes since 3.0.0:
- Added fragmentation support for large messages
- Added new method for buddy authentication which does not require the
(explicit) use of fingerprints.
Diffstat (limited to 'chat/libotr/PLIST')
-rw-r--r-- | chat/libotr/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/libotr/PLIST b/chat/libotr/PLIST index 174d42bf47a..5fced4e23cf 100644 --- a/chat/libotr/PLIST +++ b/chat/libotr/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2006/02/13 14:44:31 salo Exp $ +@comment $NetBSD: PLIST,v 1.3 2007/08/02 11:26:28 gdt Exp $ bin/otr_mackey bin/otr_modify bin/otr_parse @@ -15,6 +15,7 @@ include/libotr/privkey-t.h include/libotr/privkey.h include/libotr/proto.h include/libotr/serial.h +include/libotr/sm.h include/libotr/tlv.h include/libotr/userstate.h include/libotr/version.h |