pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/liblzo Update COMMENT and DESCR to denote th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ee88de8afe62
branches: trunk
changeset: 496892:ee88de8afe62
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jul 14 20:04:39 2005 +0000
description:
Update COMMENT and DESCR to denote this is the older
version of archivers/lzo.
diffstat:
archivers/liblzo/DESCR | 13 ++++++++-----
archivers/liblzo/Makefile | 4 ++--
2 files changed, 10 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 6a10fcad5f0a -r ee88de8afe62 archivers/liblzo/DESCR
--- a/archivers/liblzo/DESCR Thu Jul 14 20:04:03 2005 +0000
+++ b/archivers/liblzo/DESCR Thu Jul 14 20:04:39 2005 +0000
@@ -1,5 +1,8 @@
-LZO is a portable lossless data compression library written in ANSI C. It
-offers pretty fast compression and *very* fast decompression. Decompression
-requires no memory. In addition, there are slower compression levels
-achieving a quite competitive compression ratio while still decompressing at
-this very high speed.
+LZO is a portable lossless data compression library written in ANSI
+C. It offers pretty fast compression and *very* fast decompression.
+Decompression requires no memory. In addition, there are slower
+compression levels achieving a quite competitive compression ratio
+while still decompressing at this very high speed.
+
+This package contains the older v1 release of the library.
+See pkgsrc/archivers/lzo for the current version.
diff -r 6a10fcad5f0a -r ee88de8afe62 archivers/liblzo/Makefile
--- a/archivers/liblzo/Makefile Thu Jul 14 20:04:03 2005 +0000
+++ b/archivers/liblzo/Makefile Thu Jul 14 20:04:39 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/04/11 21:44:49 tv Exp $
+# $NetBSD: Makefile,v 1.20 2005/07/14 20:04:39 wiz Exp $
#
DISTNAME= lzo-1.08
@@ -10,7 +10,7 @@
MAINTAINER= rh%NetBSD.org@localhost
HOMEPAGE= http://www.oberhumer.com/opensource/lzo/
-COMMENT= Portable lossless data compression library written in ANSI C
+COMMENT= Portable lossless data compression library (v1)
PKG_INSTALLATION_TYPES= overwrite pkgviews
Home |
Main Index |
Thread Index |
Old Index