From tkato432@yahoo.com  Tue May 31 16:00:38 2005
Return-Path: <tkato432@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D62CF16A41C
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 31 May 2005 16:00:38 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from hfep06.dion.ne.jp (hfep06.dion.ne.jp [203.181.105.72])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7EFA443D49
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 31 May 2005 16:00:37 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([61.204.125.229]) by hfep06.dion.ne.jp with SMTP
          id <20050531160031399.RONH@hfep06.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Wed, 1 Jun 2005 01:00:31 +0900
Message-Id: <20050601010007.3c5beec0.tkato432@yahoo.com>
Date: Wed, 1 Jun 2005 01:00:07 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: archivers/lzo to 2.00

>Number:         81721
>Category:       ports
>Synopsis:       Update port: archivers/lzo to 2.00
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    flz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 31 16:10:01 GMT 2005
>Closed-Date:    Mon Jun 06 21:47:21 GMT 2005
>Last-Modified:  Mon Jun 06 21:47:21 GMT 2005
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
- Update to version 2.00

Remove file:
files/patch-configure

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/archivers/lzo/Makefile archivers/lzo/Makefile
--- /usr/ports/archivers/lzo/Makefile	Wed Jun  1 00:51:00 2005
+++ archivers/lzo/Makefile	Wed Jun  1 00:52:21 2005
@@ -6,16 +6,14 @@
 #
 
 PORTNAME=	lzo
-PORTVERSION=	1.08
-PORTREVISION=	1
+PORTVERSION=	2.00
 CATEGORIES=	archivers devel
-MASTER_SITES=	http://www.oberhumer.com/opensource/lzo/download/LZO-v1/
-MASTER_SITE_SUBDIR=	libs/compression
+MASTER_SITES=	http://www.oberhumer.com/opensource/lzo/download/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Portable speedy, lossless data compression library
 
-USE_INC_LIBTOOL_VER=	15
+USE_LIBTOOL_VER=	15
 CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=	--enable-shared
 INSTALLS_SHLIB=	yes
diff -urN /usr/ports/archivers/lzo/distinfo archivers/lzo/distinfo
--- /usr/ports/archivers/lzo/distinfo	Wed Jan 28 18:40:46 2004
+++ archivers/lzo/distinfo	Tue May 31 23:26:14 2005
@@ -1,2 +1,2 @@
-MD5 (lzo-1.08.tar.gz) = ab94d3da364c7cbd5b78d76f1875b0f6
-SIZE (lzo-1.08.tar.gz) = 426692
+MD5 (lzo-2.00.tar.gz) = c7b6b2a0aa3b06722afed4bec4f79011
+SIZE (lzo-2.00.tar.gz) = 570678
diff -urN /usr/ports/archivers/lzo/files/patch-configure archivers/lzo/files/patch-configure
--- /usr/ports/archivers/lzo/files/patch-configure	Tue Jul 16 06:33:55 2002
+++ archivers/lzo/files/patch-configure	Thu Jan  1 09:00:00 1970
@@ -1,19 +0,0 @@
---- configure.orig	Sat Jul 13 10:31:52 2002
-+++ configure	Tue Jul 16 04:08:48 2002
-@@ -7991,6 +7991,7 @@
- 
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
- 
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -12064,7 +12065,7 @@
-   if test "X$enable_debug" = Xyes; then
-     CFLAGS="$CFLAGS -O0"
-   else
--    CFLAGS="$CFLAGS -O2"
-+    CFLAGS="$CFLAGS"
-   fi
-   CFLAGS="$CFLAGS -Wall -Wcast-align -Wcast-qual -Wwrite-strings"
-   case $MFX_CPU in
diff -urN /usr/ports/archivers/lzo/pkg-descr archivers/lzo/pkg-descr
--- /usr/ports/archivers/lzo/pkg-descr	Thu Dec  6 21:23:12 2001
+++ archivers/lzo/pkg-descr	Tue May 31 23:27:33 2005
@@ -1,20 +1,20 @@
-     LZO is a data compression library which is suitable for data
-     de-/compression in real-time. This means it favours speed over
-     compression ratio.
+LZO is a data compression library which is suitable for data
+de-/compression in real-time. This means it favours speed over
+compression ratio.
 
-     LZO implements a number of algorithms with the following features:
-        + Decompression is simple and *very* fast.
-        + Requires no memory for decompression.
-        + Compression is pretty fast.
-        + Requires 64 kB of memory for compression.
-        + Allows you to dial up extra compression at a speed cost in the
-          compressor. The speed of the decompressor is not reduced.
-        + Includes compression levels for generating pre-compressed data
-          which achieve a quite competitive compression ratio.
-        + There is also a compression level which needs only 8 kB for
-          compression.
-        + Algorithm is thread safe.
-        + Algorithm is lossless.
+LZO implements a number of algorithms with the following features:
+   + Decompression is simple and *very* fast.
+   + Requires no memory for decompression.
+   + Compression is pretty fast.
+   + Requires 64 kB of memory for compression.
+   + Allows you to dial up extra compression at a speed cost in the
+     compressor. The speed of the decompressor is not reduced.
+   + Includes compression levels for generating pre-compressed data
+     which achieve a quite competitive compression ratio.
+   + There is also a compression level which needs only 8 kB for
+     compression.
+   + Algorithm is thread safe.
+   + Algorithm is lossless.
 
 Author: Markus Franz Xaver Johannes Oberhumer
         markus.oberhumer@jk.uni-linz.ac.at
diff -urN /usr/ports/archivers/lzo/pkg-plist archivers/lzo/pkg-plist
--- /usr/ports/archivers/lzo/pkg-plist	Wed Jun  1 00:51:00 2005
+++ archivers/lzo/pkg-plist	Tue May 31 23:44:16 2005
@@ -1,21 +1,22 @@
-include/lzo1.h
-include/lzo16bit.h
-include/lzo1a.h
-include/lzo1b.h
-include/lzo1c.h
-include/lzo1f.h
-include/lzo1x.h
-include/lzo1y.h
-include/lzo1z.h
-include/lzo2a.h
-include/lzoconf.h
-include/lzoutil.h
+include/lzo/lzo1.h
+include/lzo/lzo1a.h
+include/lzo/lzo1b.h
+include/lzo/lzo1c.h
+include/lzo/lzo1f.h
+include/lzo/lzo1x.h
+include/lzo/lzo1y.h
+include/lzo/lzo1z.h
+include/lzo/lzo2a.h
+include/lzo/lzo_asm.h
+include/lzo/lzoconf.h
+include/lzo/lzodefs.h
+include/lzo/lzoutil.h
 lib/liblzo.a
-lib/liblzo.la
 lib/liblzo.so
-lib/liblzo.so.1
-%%PORTDOCS%%%%DOCSDIR%%/LTEST.TXT
+lib/liblzo.so.2
 %%PORTDOCS%%%%DOCSDIR%%/LZO.FAQ
 %%PORTDOCS%%%%DOCSDIR%%/LZO.TXT
 %%PORTDOCS%%%%DOCSDIR%%/LZOAPI.TXT
+%%PORTDOCS%%%%DOCSDIR%%/LZOTEST.TXT
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
+@dirrm include/lzo
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->flz 
Responsible-Changed-By: flz 
Responsible-Changed-When: Tue May 31 16:44:44 GMT 2005 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81721 
State-Changed-From-To: open->closed 
State-Changed-By: flz 
State-Changed-When: Tue May 31 17:57:33 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81721 
State-Changed-From-To: closed->repocopy 
State-Changed-By: flz 
State-Changed-When: Tue May 31 19:59:59 GMT 2005 
State-Changed-Why:  
Dear portmgr/cvs-meister, please repocopy archivers/lzo to archivers/lzo2. 


Responsible-Changed-From-To: flz->portmgr 
Responsible-Changed-By: flz 
Responsible-Changed-When: Tue May 31 19:59:59 GMT 2005 
Responsible-Changed-Why:  
Repocopy is portmgr's job/duty/gift. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81721 
State-Changed-From-To: repocopy->open 
State-Changed-By: marcus 
State-Changed-When: Sun Jun 5 17:35:16 GMT 2005 
State-Changed-Why:  
Repocopy completed. 


Responsible-Changed-From-To: portmgr->flz 
Responsible-Changed-By: marcus 
Responsible-Changed-When: Sun Jun 5 17:35:16 GMT 2005 
Responsible-Changed-Why:  
Repocopy completed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81721 
State-Changed-From-To: open->closed 
State-Changed-By: flz 
State-Changed-When: Mon Jun 6 21:47:13 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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