summaryrefslogtreecommitdiff
path: root/chat/libotr
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2008-06-17 13:58:08 +0000
committergdt <gdt@pkgsrc.org>2008-06-17 13:58:08 +0000
commit78c70b383fc354d1d51830ebc392a768d5a78501 (patch)
treedaf558f9025d677eee423ddce3c8cc24e471f1d4 /chat/libotr
parent3d4e973b4154af92a90e090cb7bf104faa89e2d3 (diff)
downloadpkgsrc-78c70b383fc354d1d51830ebc392a768d5a78501.tar.gz
Update to 3.2.0.
- Added support for one-way authentication using an explicit question, based on the SOUPS 2008 user study.
Diffstat (limited to 'chat/libotr')
-rw-r--r--chat/libotr/Makefile5
-rw-r--r--chat/libotr/PLIST3
-rw-r--r--chat/libotr/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/chat/libotr/Makefile b/chat/libotr/Makefile
index 6613e9a2f4c..84f097278b0 100644
--- a/chat/libotr/Makefile
+++ b/chat/libotr/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2007/08/30 17:27:15 gdt Exp $
+# $NetBSD: Makefile,v 1.8 2008/06/17 13:58:08 gdt Exp $
-VERSION= 3.1.0
-PKGREVISION= 1
+VERSION= 3.2.0
DISTNAME= libotr-${VERSION}
CATEGORIES= chat security
MASTER_SITES= http://www.cypherpunks.ca/otr/
diff --git a/chat/libotr/PLIST b/chat/libotr/PLIST
index 5fced4e23cf..2d5da8e84b2 100644
--- a/chat/libotr/PLIST
+++ b/chat/libotr/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2007/08/02 11:26:28 gdt Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/06/17 13:58:08 gdt Exp $
bin/otr_mackey
bin/otr_modify
bin/otr_parse
@@ -20,6 +20,7 @@ include/libotr/tlv.h
include/libotr/userstate.h
include/libotr/version.h
lib/libotr.la
+lib/pkgconfig/libotr.pc
man/man1/otr_mackey.1
man/man1/otr_modify.1
man/man1/otr_parse.1
diff --git a/chat/libotr/distinfo b/chat/libotr/distinfo
index 1d4f3afad97..293864d70ce 100644
--- a/chat/libotr/distinfo
+++ b/chat/libotr/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/08/02 11:26:29 gdt Exp $
+$NetBSD: distinfo,v 1.6 2008/06/17 13:58:08 gdt Exp $
-SHA1 (libotr-3.1.0.tar.gz) = bf8b8e9ab6f76daf08380eb732ac02c8da4050d8
-RMD160 (libotr-3.1.0.tar.gz) = 8a0e1a4f84aa2b50773eddaf6b7461536842682a
-Size (libotr-3.1.0.tar.gz) = 428444 bytes
+SHA1 (libotr-3.2.0.tar.gz) = e5e10b8ddaf59b0ada6046d156d0431cd2790db9
+RMD160 (libotr-3.2.0.tar.gz) = 937f512415eb3b82d5730b1aafbe5d55f4f153da
+Size (libotr-3.2.0.tar.gz) = 430299 bytes