diff options
author | cube <cube> | 2005-10-21 22:36:21 +0000 |
---|---|---|
committer | cube <cube> | 2005-10-21 22:36:21 +0000 |
commit | 4d0bec1c8b49c153c3920aa0b91d0ad4ffbdd12b (patch) | |
tree | 55aea7cf0cddd161d7ef75bde14796b59148da25 /archivers/lzo | |
parent | 465ffd0ef6542856cbcd342b43ed0ce7e0c3c4fb (diff) | |
download | pkgsrc-4d0bec1c8b49c153c3920aa0b91d0ad4ffbdd12b.tar.gz |
Update to version 2.02. Fixes PR#31876.
Changes in 2.02 (17 Oct 2005)
* Updated the build and Autoconf scripts to fix some reported
compilation problems.
Diffstat (limited to 'archivers/lzo')
-rw-r--r-- | archivers/lzo/Makefile | 4 | ||||
-rw-r--r-- | archivers/lzo/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile index 28bf30edec0..3883843716b 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/07/14 20:02:48 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2005/10/21 22:36:21 cube Exp $ # -DISTNAME= lzo-2.01 +DISTNAME= lzo-2.02 CATEGORIES= archivers MASTER_SITES= http://ftp.uni-koeln.de/util/arc/ \ http://www.oberhumer.com/opensource/lzo/download/ diff --git a/archivers/lzo/distinfo b/archivers/lzo/distinfo index cc11f32ca6a..853f630919a 100644 --- a/archivers/lzo/distinfo +++ b/archivers/lzo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/07/14 20:02:48 wiz Exp $ +$NetBSD: distinfo,v 1.2 2005/10/21 22:36:21 cube Exp $ -SHA1 (lzo-2.01.tar.gz) = 6a21ce14ca25afcc60a607862336a2722f1d5d23 -RMD160 (lzo-2.01.tar.gz) = 9f2e357fc71f39af85d725b6aa2be21fd6ae6d78 -Size (lzo-2.01.tar.gz) = 591048 bytes +SHA1 (lzo-2.02.tar.gz) = 82e1ae75663623516156542f4975a64d3a264b91 +RMD160 (lzo-2.02.tar.gz) = 382154ec7d076e66fdcb6114818193dca180e3ac +Size (lzo-2.02.tar.gz) = 599387 bytes |