From ports@mcdermottroe.com  Thu Jan 26 11:07:26 2006
Return-Path: <ports@mcdermottroe.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 76D2916A420
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Jan 2006 11:07:26 +0000 (GMT)
	(envelope-from ports@mcdermottroe.com)
Received: from bigben2.bytemark.co.uk (bigben2.bytemark.co.uk [80.68.81.132])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD4143D45
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Jan 2006 11:07:26 +0000 (GMT)
	(envelope-from ports@mcdermottroe.com)
Received: from edgespace.vm.bytemark.co.uk ([80.68.90.21])
	by bigben2.bytemark.co.uk with esmtp (Exim 4.52)
	id 1F24yL-0005JV-Dv
	for FreeBSD-gnats-submit@freebsd.org; Thu, 26 Jan 2006 11:07:25 +0000
Received: from localhost ([127.0.0.1] helo=platinum.office.edgespace.net)
	by edgespace.vm.bytemark.co.uk with esmtp (Exim 3.35 #1 (Debian))
	id 1F25C2-0007A0-00
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Jan 2006 11:21:34 +0000
Message-Id: <1138273640.6502@platinum.office.edgespace.net>
Date: Thu, 26 Jan 2006 11:07:20 -0000
From: Conor McDermottroe <ports@mcdermottroe.com>
Reply-To: Conor McDermottroe <ports@mcdermottroe.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] [PATCH] Update security/libotr to 3.0.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         92357
>Category:       ports
>Synopsis:       [MAINTAINER] [PATCH] Update security/libotr to 3.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mnag
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 26 11:10:02 GMT 2006
>Closed-Date:    Thu Jan 26 12:11:46 GMT 2006
>Last-Modified:  Thu Jan 26 12:11:46 GMT 2006
>Originator:     Conor McDermottroe
>Release:        FreeBSD 6.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD platinum.office.edgespace.net 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 10 18:58:38 GMT 2005 root@platinum.office.edgespace.net:/usr/obj/usr/src/sys/PLATINUM amd64


	
>Description:
	Second attempt at submitting this PR, last one disappeared. The patch
	below updates security/libotr to version 3.0.0

	This PR is a prerequisite for ports/92328
>How-To-Repeat:
	
>Fix:

diff -ruN libotr.bak/Makefile libotr/Makefile
--- libotr.bak/Makefile	Tue Jan 24 16:16:32 2006
+++ libotr/Makefile	Tue Jan 24 16:16:58 2006
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	libotr
-PORTVERSION=	2.0.1
-PORTREVISION=	1
+PORTVERSION=	3.0.0
 CATEGORIES=	security
 MASTER_SITES=	http://www.cypherpunks.ca/otr/
 
diff -ruN libotr.bak/distinfo libotr/distinfo
--- libotr.bak/distinfo	Tue Jan 24 16:16:32 2006
+++ libotr/distinfo	Tue Jan 24 16:17:49 2006
@@ -1,3 +1,3 @@
-MD5 (libotr-2.0.1.tar.gz) = 9b24fa1fef1ea5d2a245099a2ef0c5a5
-SHA256 (libotr-2.0.1.tar.gz) = e7769bef65903e97b7ea29adca57c5e3063ea9e8fdc825e823403a7c48df1c1c
-SIZE (libotr-2.0.1.tar.gz) = 370863
+MD5 (libotr-3.0.0.tar.gz) = 117aea2c7de6b208ebed662045f46f3e
+SHA256 (libotr-3.0.0.tar.gz) = 085b3bdb3ef04ee2a59cd853ff0f2c31a47587bced157ad3f0395d24bed6c3b0
+SIZE (libotr-3.0.0.tar.gz) = 392431
diff -ruN libotr.bak/pkg-plist libotr/pkg-plist
--- libotr.bak/pkg-plist	Tue Jan 24 16:16:32 2006
+++ libotr/pkg-plist	Tue Jan 24 16:29:13 2006
@@ -4,18 +4,21 @@
 bin/otr_readforge
 bin/otr_remac
 bin/otr_sesskeys
+include/libotr/auth.h
 include/libotr/b64.h
 include/libotr/context.h
 include/libotr/dh.h
 include/libotr/mem.h
 include/libotr/message.h
 include/libotr/privkey.h
+include/libotr/privkey-t.h
 include/libotr/proto.h
+include/libotr/serial.h
 include/libotr/tlv.h
 include/libotr/userstate.h
 include/libotr/version.h
 lib/libotr.a
 lib/libotr.so
-lib/libotr.so.1
+lib/libotr.so.2
 share/aclocal/libotr.m4
 @dirrm include/libotr
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mnag 
Responsible-Changed-By: mnag 
Responsible-Changed-When: Thu Jan 26 11:35:20 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92357 
State-Changed-From-To: open->closed 
State-Changed-By: mnag 
State-Changed-When: Thu Jan 26 12:11:45 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92357 
>Unformatted:
