upgrade to lzo 1.08

This commit is contained in:
brad 2002-10-09 14:14:40 +00:00
parent d88595dddd
commit e211c3e109
6 changed files with 34 additions and 33 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.28 2002/05/12 21:30:07 brad Exp $
# $OpenBSD: Makefile,v 1.29 2002/10/09 14:14:40 brad Exp $
COMMENT= "portable speedy lossless data compression library"
DISTNAME= lzo-1.07
DISTNAME= lzo-1.08
CATEGORIES= archivers devel
NEED_VERSION= 1.525
MASTER_SITES= ${HOMEPAGE}download/
HOMEPAGE= http://www.oberhumer.com/opensource/lzo/
@ -18,7 +17,6 @@ PERMIT_DISTFILES_FTP= Yes
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC} ${WRKSRC}/acconfig
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+= --enable-static
@ -29,14 +27,6 @@ PATCH_LIST= patch-* sup-sparc64
REGRESS_TARGET= test
post-patch:
@cd ${WRKSRC}/acconfig; \
${PATCH} --forward --quiet -E < \
${PORTSDIR}/infrastructure/patches/patch-lt1.3.5-ltconfig && \
${PATCH} --forward --quiet -E < \
${PORTSDIR}/infrastructure/patches/patch-lt1.3.5-ltmain_sh
@chmod +x ${WRKSRC}/acconfig/*
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/lzo
${INSTALL_DATA} ${WRKSRC}/doc/* ${PREFIX}/share/doc/lzo

View File

@ -1,3 +1,3 @@
MD5 (lzo-1.07.tar.gz) = f7bcae7fc7e5c01adbcea21dc7501610
RMD160 (lzo-1.07.tar.gz) = 21bdecdbe76edd1f0fd5c2a19ed85228c31edd06
SHA1 (lzo-1.07.tar.gz) = b47208b1aa0e734adecd396d7ab123a5e20e5808
MD5 (lzo-1.08.tar.gz) = ab94d3da364c7cbd5b78d76f1875b0f6
RMD160 (lzo-1.08.tar.gz) = d7013f09a6c86241ceb75475323e841d3d9d0867
SHA1 (lzo-1.08.tar.gz) = ad1b458cf9d5d49153665d2adc25bd6129028221

View File

@ -1,11 +0,0 @@
--- Makefile.in.orig Tue Oct 17 21:25:10 2000
+++ Makefile.in Wed Oct 24 11:32:05 2001
@@ -419,7 +419,7 @@ basic-test: all
test: all
./ltest/ltest -mavail -n10 -q $(top_srcdir)/COPYING
- $(SHELL) -e util/check.sh $(top_srcdir)
+ $(SHELL) -e $(srcdir)/util/check.sh $(top_srcdir)
./tests/align
./tests/chksum
./examples/simple

View File

@ -0,0 +1,21 @@
$OpenBSD: patch-configure,v 1.1 2002/10/09 14:14:40 brad Exp $
--- configure.orig Wed Oct 9 09:44:30 2002
+++ configure Wed Oct 9 09:45:01 2002
@@ -6024,7 +6024,7 @@ else
hardcode_direct=yes
hardcode_shlibpath_var=no
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $linker_flags'
+ archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
export_dynamic_flag_spec='${wl}-E'
else
@@ -6034,7 +6034,7 @@ else
hardcode_libdir_flag_spec='-R$libdir'
;;
*)
- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $linker_flags'
+ archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
;;
esac

View File

@ -1,8 +1,9 @@
--- src/Makefile.in.orig Wed Oct 24 13:44:18 2001
+++ src/Makefile.in Wed Oct 24 13:46:08 2001
@@ -250,6 +250,18 @@ maintainer-clean-compile:
.S.lo:
$(LIBTOOL) --mode=compile $(COMPILE) -c $<
$OpenBSD: sup-sparc64,v 1.2 2002/10/09 14:14:40 brad Exp $
--- src/Makefile.in.orig Fri Jul 12 21:31:52 2002
+++ src/Makefile.in Wed Oct 9 05:47:37 2002
@@ -412,6 +412,18 @@ distclean-depend:
$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
CCDEPMODE = @CCDEPMODE@
+lzo1b_5.lo:
+ $(LIBTOOL) --mode=compile $(COMPILE) -O1 -c $<

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2000/06/10 20:22:15 brad Exp $
@comment $OpenBSD: PLIST,v 1.5 2002/10/09 14:14:40 brad Exp $
include/lzo1.h
include/lzo16bit.h
include/lzo1a.h
@ -14,8 +14,8 @@ include/lzoutil.h
lib/liblzo.a
lib/liblzo.la
%%SHARED%%
share/doc/lzo/LTEST.TXT
share/doc/lzo/LZO.FAQ
share/doc/lzo/LZO.TXT
share/doc/lzo/LZOAPI.TXT
share/doc/lzo/LTEST.TXT
@dirrm share/doc/lzo