Date: Wed, 29 Jun 2005 15:42:51 +0400 From: Vsevolod Stakhov <vsevolod@highsecure.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/82773: Update port: archivers/lzo2 to 2.01 Message-ID: <E1Dnaxv-0008KM-70@spray.anyhost.ru> Resent-Message-ID: <200506291150.j5TBoEie031443@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 82773 >Category: ports >Synopsis: Update port: archivers/lzo2 to 2.01 >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: Wed Jun 29 11:50:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vsevolod Stakhov >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: >Description: Update to 2.01 that contains some performance improvements on 64 bits machines. Also shared library name has been changed. >How-To-Repeat: >Fix: diff -ruPN lzo2.orig/Makefile lzo2/Makefile --- lzo2.orig/Makefile Wed Jun 29 14:09:48 2005 +++ lzo2/Makefile Wed Jun 29 15:38:48 2005 @@ -6,7 +6,7 @@ # PORTNAME= lzo -PORTVERSION= 2.00 +PORTVERSION= 2.01 CATEGORIES= archivers devel MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ MASTER_SITE_SUBDIR= libs/compression diff -ruPN lzo2.orig/distinfo lzo2/distinfo --- lzo2.orig/distinfo Wed Jun 29 14:09:48 2005 +++ lzo2/distinfo Wed Jun 29 15:38:48 2005 @@ -1,2 +1,2 @@ -MD5 (lzo-2.00.tar.gz) = c7b6b2a0aa3b06722afed4bec4f79011 -SIZE (lzo-2.00.tar.gz) = 570678 +MD5 (lzo-2.01.tar.gz) = 0068c3f5a6325323dcdad3a4c52ed51e +SIZE (lzo-2.01.tar.gz) = 591048 diff -ruPN lzo2.orig/pkg-plist lzo2/pkg-plist --- lzo2.orig/pkg-plist Wed Jun 29 14:09:48 2005 +++ lzo2/pkg-plist Wed Jun 29 15:38:48 2005 @@ -11,9 +11,9 @@ include/lzo/lzoconf.h include/lzo/lzodefs.h include/lzo/lzoutil.h -lib/liblzo.a -lib/liblzo.so -lib/liblzo.so.2 +lib/liblzo2.a +lib/liblzo2.so +lib/liblzo2.so.2 %%PORTDOCS%%%%DOCSDIR%%/LZO.FAQ %%PORTDOCS%%%%DOCSDIR%%/LZO.TXT %%PORTDOCS%%%%DOCSDIR%%/LZOAPI.TXT >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Dnaxv-0008KM-70>