From e97f16519568626736f222034977d2d8939a40c6 Mon Sep 17 00:00:00 2001 From: sthen Date: Mon, 25 Apr 2011 21:46:48 +0000 Subject: [PATCH] update to 2.0.5; small changes which appear to result in nearly 2x the compression speed on recent-ish amd64 boxes. ok benoit@ --- archivers/lzo2/Makefile | 7 ++++--- archivers/lzo2/distinfo | 10 +++++----- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile index 53cf5c89952..0ef07ec0566 100644 --- a/archivers/lzo2/Makefile +++ b/archivers/lzo2/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.2 2010/11/01 11:20:46 benoit Exp $ +# $OpenBSD: Makefile,v 1.3 2011/04/25 21:46:48 sthen Exp $ COMMENT= portable speedy lossless data compression library -DISTNAME= lzo-2.04 +DISTNAME= lzo-2.05 PKGNAME= ${DISTNAME:S/lzo/lzo2/} CATEGORIES= archivers devel MASTER_SITES= ${HOMEPAGE}download/ @@ -19,7 +19,8 @@ PERMIT_DISTFILES_FTP= Yes SEPARATE_BUILD= simple CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= ${CONFIGURE_SHARED} -CONFIGURE_ARGS+= --enable-static +CONFIGURE_ARGS+= --enable-static \ + --disable-silent-rules REGRESS_TARGET= test diff --git a/archivers/lzo2/distinfo b/archivers/lzo2/distinfo index 82443a1b719..0fe073d86f0 100644 --- a/archivers/lzo2/distinfo +++ b/archivers/lzo2/distinfo @@ -1,5 +1,5 @@ -MD5 (lzo-2.04.tar.gz) = o4PHBVoxDipxuezRnP6iOA== -RMD160 (lzo-2.04.tar.gz) = j8/NRRRNY9s5fvHosb1RQORW/a8= -SHA1 (lzo-2.04.tar.gz) = 9b9ceuQRbmBRPleI0VbveJRmd+c= -SHA256 (lzo-2.04.tar.gz) = TuOgQPrPOVYfE+TvKrmaiG/WglGjXWEkhu0GJcxqtCg= -SIZE (lzo-2.04.tar.gz) = 604424 +MD5 (lzo-2.05.tar.gz) = xnzaX6GRurdhx8sG/gkeNg== +RMD160 (lzo-2.05.tar.gz) = IG7Pmy0aqtqXJo+/QiQ53iHvPRU= +SHA1 (lzo-2.05.tar.gz) = Iwe80NE/HVO2I6VAlMM7cDVEERw= +SHA256 (lzo-2.05.tar.gz) = RJ+YGG12uiUs0X/xJByiqWt/YuDT5HZviHMNqw6l8zM= +SIZE (lzo-2.05.tar.gz) = 587694