summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz>2005-07-14 20:04:39 +0000
committerwiz <wiz>2005-07-14 20:04:39 +0000
commit45d3341d3ecb24b94e7eca8f15a54a9959448bd2 (patch)
tree26e9ec911aaf1b82b53e89cbda1566862424ffd4 /archivers
parentf17eb566ac5c7578b55ef49fc664c502056d884b (diff)
downloadpkgsrc-45d3341d3ecb24b94e7eca8f15a54a9959448bd2.tar.gz
Update COMMENT and DESCR to denote this is the older
version of archivers/lzo.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/liblzo/DESCR13
-rw-r--r--archivers/liblzo/Makefile4
2 files changed, 10 insertions, 7 deletions
diff --git a/archivers/liblzo/DESCR b/archivers/liblzo/DESCR
index eca5695c19e..4fdf63fea01 100644
--- a/archivers/liblzo/DESCR
+++ b/archivers/liblzo/DESCR
@@ -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 --git a/archivers/liblzo/Makefile b/archivers/liblzo/Makefile
index e7f53896e30..a097fa528d7 100644
--- a/archivers/liblzo/Makefile
+++ b/archivers/liblzo/Makefile
@@ -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 @@ MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ \
MAINTAINER= rh@NetBSD.org
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