Subject: CVS commit: pkgsrc/chat/libotr
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 02/13/2006 14:44:31
Module Name:	pkgsrc
Committed By:	salo
Date:		Mon Feb 13 14:44:31 UTC 2006

Modified Files:
	pkgsrc/chat/libotr: Makefile PLIST buildlink3.mk distinfo
Removed Files:
	pkgsrc/chat/libotr/patches: patch-aa

Log Message:
Update to version 3.0.0

From Jason White, via PR pkg/32451

Changes:

- Support for OTR protocol version 2; will still interoperate with version 1
  clients (though with a warning to the user), fixes identity-binding flaw
  http://www.cypherpunks.ca/otr/Protocol-v2-3.0.0.html


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/chat/libotr/Makefile \
    pkgsrc/chat/libotr/buildlink3.mk
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/chat/libotr/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/chat/libotr/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/chat/libotr/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.