From matthias.andree@gmx.de  Tue Nov  1 22:11:21 2005
Return-Path: <matthias.andree@gmx.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E33D116A423
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Nov 2005 22:11:21 +0000 (GMT)
	(envelope-from matthias.andree@gmx.de)
Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0985543D53
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Nov 2005 22:11:17 +0000 (GMT)
	(envelope-from matthias.andree@gmx.de)
Received: from localhost (localhost [127.0.0.1])
	by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id D2C5644561
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Nov 2005 23:11:16 +0100 (CET)
Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1])
 by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
 id 09065-03 for <FreeBSD-gnats-submit@freebsd.org>;
 Tue,  1 Nov 2005 23:11:15 +0100 (CET)
Received: from m2a2.dyndns.org (p509111BB.dip0.t-ipconnect.de [80.145.17.187])
	by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 2AF7F44093
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Nov 2005 23:11:15 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by merlin.emma.line.org (Postfix) with ESMTP id 8946E201DC6;
	Tue,  1 Nov 2005 23:11:14 +0100 (CET)
Received: from m2a2.dyndns.org ([127.0.0.1])
 by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 13073-12; Tue,  1 Nov 2005 23:11:13 +0100 (CET)
Received: from libertas.emma.line.org (libertas.emma.line.org [192.168.1.2])
	by merlin.emma.line.org (Postfix) with ESMTP id B163C201DA7;
	Tue,  1 Nov 2005 23:11:13 +0100 (CET)
Received: from emma by libertas.emma.line.org with local (Exim 4.54 (FreeBSD))
	id 1EX4OX-000Lob-40; Tue, 01 Nov 2005 23:14:17 +0100
Message-Id: <E1EX4OX-000Lob-40@libertas.emma.line.org>
Date: Tue, 01 Nov 2005 23:14:17 +0100
From: Matthias Andree <matthias.andree@gmx.de>
Sender: Matthias Andree <matthias.andree@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] archivers/lzo2: update to 2.02
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         88380
>Category:       ports
>Synopsis:       [MAINTAINER] archivers/lzo2: update to 2.02
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 01 22:20:25 GMT 2005
>Closed-Date:    Wed Nov 02 01:39:57 GMT 2005
>Last-Modified:  Wed Nov 02 01:39:57 GMT 2005
>Originator:     Matthias Andree
>Release:        FreeBSD 4.11-RELEASE-p13 i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.11-RELEASE-p13 FreeBSD 4.11-RELEASE-p13 #2: Mon Oct 24 12:35:08 CEST 2005
>Description:
- Update to 2.02
Vendor claims major speedups on 64-bit architectures such as AMD64, minor
overall speedups and portability enhancements for LLP64 programming models as
well as "lots of other small improvements" that aren't detailed.

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

--- lzo2-2.02.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/archivers/lzo2/Makefile /usr/home/emma/ports/archivers/lzo2/Makefile
--- /usr/ports/archivers/lzo2/Makefile	Fri Sep 16 00:00:33 2005
+++ /usr/home/emma/ports/archivers/lzo2/Makefile	Tue Nov  1 22:51:02 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lzo2
-PORTVERSION=	2.01
+PORTVERSION=	2.02
 CATEGORIES=	archivers devel
 MASTER_SITES=	http://www.oberhumer.com/opensource/lzo/download/
 MASTER_SITE_SUBDIR=	libs/compression
diff -ruN --exclude=CVS /usr/ports/archivers/lzo2/distinfo /usr/home/emma/ports/archivers/lzo2/distinfo
--- /usr/ports/archivers/lzo2/distinfo	Sat Jul  2 12:49:43 2005
+++ /usr/home/emma/ports/archivers/lzo2/distinfo	Tue Nov  1 22:51:05 2005
@@ -1,2 +1,2 @@
-MD5 (lzo-2.01.tar.gz) = 0068c3f5a6325323dcdad3a4c52ed51e
-SIZE (lzo-2.01.tar.gz) = 591048
+MD5 (lzo-2.02.tar.gz) = 6760e5819f4238328709bf93bf10071c
+SIZE (lzo-2.02.tar.gz) = 599387
--- lzo2-2.02.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mnag 
State-Changed-When: Wed Nov 2 01:39:55 GMT 2005 
State-Changed-Why:  
Committed. Thanks! 

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