diff options
author | wiz <wiz@pkgsrc.org> | 2008-05-20 15:11:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-05-20 15:11:55 +0000 |
commit | 955255806f7bc861029cccc2e026d86738aa9fe5 (patch) | |
tree | d80d875443ff96d741b1c8133222600c37016acb /archivers | |
parent | a1308fc3786a48155aedd2b2ae8e4d4e1fe5c925 (diff) | |
download | pkgsrc-955255806f7bc861029cccc2e026d86738aa9fe5.tar.gz |
Update to 2.03:
Changes in 2.03 (30 Apr 2008)
* Updated the ELF assembler sources to mark the stack as non-executable.
* Fixed a HP-UX 11 build issue with Itanium in ILP32 mode.
* Updated the configure system.
Diffstat (limited to 'archivers')
-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 f428bcd9802..780ca6ffc67 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2007/12/28 15:22:17 tron Exp $ +# $NetBSD: Makefile,v 1.7 2008/05/20 15:11:55 wiz Exp $ -DISTNAME= lzo-2.02 +DISTNAME= lzo-2.03 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 7163f183c91..97393e67702 100644 --- a/archivers/lzo/distinfo +++ b/archivers/lzo/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2007/07/25 15:32:43 joerg Exp $ +$NetBSD: distinfo,v 1.4 2008/05/20 15:11:55 wiz Exp $ -SHA1 (lzo-2.02.tar.gz) = 82e1ae75663623516156542f4975a64d3a264b91 -RMD160 (lzo-2.02.tar.gz) = 382154ec7d076e66fdcb6114818193dca180e3ac -Size (lzo-2.02.tar.gz) = 599387 bytes +SHA1 (lzo-2.03.tar.gz) = 135a50699296e853362a3d11b9f872c74c8b8c5a +RMD160 (lzo-2.03.tar.gz) = 1c2eb11ba2babd81236128b7fef3676c9db7da51 +Size (lzo-2.03.tar.gz) = 626042 bytes SHA1 (patch-aa) = d1220a9d349e7d86cd1c76215a5e0e7a9fb1613e |