aboutsummaryrefslogtreecommitdiff
path: root/security/libotr
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2007-08-23 20:57:59 +0000
committerDoug Barton <dougb@FreeBSD.org>2007-08-23 20:57:59 +0000
commita4b970eb78f4ec87969c728325252030f54c6d9f (patch)
tree5db974888b0b7c381c0e45c31a211107332e9965 /security/libotr
parent7cff31552a38e1fcd632e69267274488a3a41e8c (diff)
downloadports-a4b970eb78f4ec87969c728325252030f54c6d9f.tar.gz
ports-a4b970eb78f4ec87969c728325252030f54c6d9f.zip
Notes
Diffstat (limited to 'security/libotr')
-rw-r--r--security/libotr/Makefile8
-rw-r--r--security/libotr/distinfo9
-rw-r--r--security/libotr/pkg-plist3
3 files changed, 14 insertions, 6 deletions
diff --git a/security/libotr/Makefile b/security/libotr/Makefile
index f367502a7417..0eb8f8e87932 100644
--- a/security/libotr/Makefile
+++ b/security/libotr/Makefile
@@ -7,10 +7,11 @@
#
PORTNAME= libotr
-PORTVERSION= 3.0.0
-PORTREVISION= 3
+PORTVERSION= 3.1.0
CATEGORIES= security
MASTER_SITES= http://www.cypherpunks.ca/otr/
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
+EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@mcdermottroe.com
COMMENT= The portable OTR Messaging Library and toolkit
@@ -29,4 +30,7 @@ MLINKS= otr_toolkit.1 otr_parse.1 \
otr_toolkit.1 otr_modify.1 \
otr_toolkit.1 otr_remac.1
+verify: checksum
+ gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.asc
+
.include <bsd.port.mk>
diff --git a/security/libotr/distinfo b/security/libotr/distinfo
index cd4aedde3bf7..eca177537f48 100644
--- a/security/libotr/distinfo
+++ b/security/libotr/distinfo
@@ -1,3 +1,6 @@
-MD5 (libotr-3.0.0.tar.gz) = 117aea2c7de6b208ebed662045f46f3e
-SHA256 (libotr-3.0.0.tar.gz) = 085b3bdb3ef04ee2a59cd853ff0f2c31a47587bced157ad3f0395d24bed6c3b0
-SIZE (libotr-3.0.0.tar.gz) = 392431
+MD5 (libotr-3.1.0.tar.gz) = 6266a2966cc9e00822add3175b0b77cf
+SHA256 (libotr-3.1.0.tar.gz) = 721560bba21ec7e54c75925de26fe7b59ecdaf9c9b81613a052a3d86b72d7ef4
+SIZE (libotr-3.1.0.tar.gz) = 428444
+MD5 (libotr-3.1.0.tar.gz.asc) = 3a9bc7bfc275c5fb9775e196b9bb52a6
+SHA256 (libotr-3.1.0.tar.gz.asc) = 4fb161a8171cad5bb28c23ec036d2a4bbcbe2cc5701840f1bf0c0c3b1a42512d
+SIZE (libotr-3.1.0.tar.gz.asc) = 191
diff --git a/security/libotr/pkg-plist b/security/libotr/pkg-plist
index 7064f1bc2b7f..b7386709aca5 100644
--- a/security/libotr/pkg-plist
+++ b/security/libotr/pkg-plist
@@ -14,12 +14,13 @@ include/libotr/privkey.h
include/libotr/privkey-t.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
lib/libotr.a
lib/libotr.la
lib/libotr.so
-lib/libotr.so.2
+lib/libotr.so.3
share/aclocal/libotr.m4
@dirrm include/libotr