ports/115665: [PATCH] security/libotr: update to 3.1.0

Matthias Andree matthias.andree at gmx.de
Mon Aug 20 22:10:01 UTC 2007


>Number:         115665
>Category:       ports
>Synopsis:       [PATCH] security/libotr: update to 3.1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 20 22:10:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD merlin.emma.line.org 6.2-STABLE FreeBSD 6.2-STABLE #1: Thu Aug 16 01:42:37 CEST 2007
>Description:
- Update to 3.1.0

Note that I haven't checked if there are other dependent ports than
pidgin-otr - IF there are, they may need updating particularly if they code 
otr.2 dependencies - the library version was bumped to 3.

Port maintainer (ports at mcdermottroe.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libotr-3.1.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/libotr/Makefile /usr/home/emma/ports/security/libotr/Makefile
--- /usr/ports/security/libotr/Makefile	2007-03-08 15:12:07.000000000 +0100
+++ /usr/home/emma/ports/security/libotr/Makefile	2007-08-20 23:17:04.000000000 +0200
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	libotr
-PORTVERSION=	3.0.0
-PORTREVISION=	3
+PORTVERSION=	3.1.0
 CATEGORIES=	security
 MASTER_SITES=	http://www.cypherpunks.ca/otr/
 
diff -ruN --exclude=CVS /usr/ports/security/libotr/distinfo /usr/home/emma/ports/security/libotr/distinfo
--- /usr/ports/security/libotr/distinfo	2006-01-26 13:09:39.000000000 +0100
+++ /usr/home/emma/ports/security/libotr/distinfo	2007-08-20 23:10:06.000000000 +0200
@@ -1,3 +1,3 @@
-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
diff -ruN --exclude=CVS /usr/ports/security/libotr/pkg-plist /usr/home/emma/ports/security/libotr/pkg-plist
--- /usr/ports/security/libotr/pkg-plist	2006-02-23 11:38:59.000000000 +0100
+++ /usr/home/emma/ports/security/libotr/pkg-plist	2007-08-20 23:16:33.000000000 +0200
@@ -14,12 +14,13 @@
 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
--- libotr-3.1.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list