1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to 1.08.

PR:		40547
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
This commit is contained in:
Anders Nordby 2002-07-14 10:44:08 +00:00
parent 551c5e75ed
commit 03341938ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62916
8 changed files with 24 additions and 22 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= lzo
PORTVERSION= 1.07
PORTVERSION= 1.08
CATEGORIES= archivers devel
MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ \
${MASTER_SITE_SUNSITE}

View File

@ -1 +1 @@
MD5 (lzo-1.07.tar.gz) = f7bcae7fc7e5c01adbcea21dc7501610
MD5 (lzo-1.08.tar.gz) = ab94d3da364c7cbd5b78d76f1875b0f6

View File

@ -1,11 +1,11 @@
--- configure.orig Tue Nov 30 02:37:24 1999
+++ configure Sun Dec 5 12:07:23 1999
@@ -3496,7 +3496,7 @@
if test "$enable_debug" = yes; then
CFLAGS_O="-O0"
--- configure.orig Sun Jul 14 10:29:10 2002
+++ configure Sun Jul 14 10:30:32 2002
@@ -12064,7 +12064,7 @@
if test "X$enable_debug" = Xyes; then
CFLAGS="$CFLAGS -O0"
else
- CFLAGS_O="-O2"
+ CFLAGS_O=""
- CFLAGS="$CFLAGS -O2"
+ CFLAGS="$CFLAGS"
fi
CFLAGS_W="-Wall -Wcast-align -Wwrite-strings"
case $host in
CFLAGS="$CFLAGS -Wall -Wcast-align -Wcast-qual -Wwrite-strings"
case $MFX_CPU in

View File

@ -11,6 +11,7 @@ include/lzo2a.h
include/lzoconf.h
include/lzoutil.h
lib/liblzo.a
lib/liblzo.la
lib/liblzo.so
lib/liblzo.so.1
%%PORTDOCS%%share/doc/lzo/LTEST.TXT

View File

@ -6,7 +6,7 @@
#
PORTNAME= lzo
PORTVERSION= 1.07
PORTVERSION= 1.08
CATEGORIES= archivers devel
MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ \
${MASTER_SITE_SUNSITE}

View File

@ -1 +1 @@
MD5 (lzo-1.07.tar.gz) = f7bcae7fc7e5c01adbcea21dc7501610
MD5 (lzo-1.08.tar.gz) = ab94d3da364c7cbd5b78d76f1875b0f6

View File

@ -1,11 +1,11 @@
--- configure.orig Tue Nov 30 02:37:24 1999
+++ configure Sun Dec 5 12:07:23 1999
@@ -3496,7 +3496,7 @@
if test "$enable_debug" = yes; then
CFLAGS_O="-O0"
--- configure.orig Sun Jul 14 10:29:10 2002
+++ configure Sun Jul 14 10:30:32 2002
@@ -12064,7 +12064,7 @@
if test "X$enable_debug" = Xyes; then
CFLAGS="$CFLAGS -O0"
else
- CFLAGS_O="-O2"
+ CFLAGS_O=""
- CFLAGS="$CFLAGS -O2"
+ CFLAGS="$CFLAGS"
fi
CFLAGS_W="-Wall -Wcast-align -Wwrite-strings"
case $host in
CFLAGS="$CFLAGS -Wall -Wcast-align -Wcast-qual -Wwrite-strings"
case $MFX_CPU in

View File

@ -11,6 +11,7 @@ include/lzo2a.h
include/lzoconf.h
include/lzoutil.h
lib/liblzo.a
lib/liblzo.la
lib/liblzo.so
lib/liblzo.so.1
%%PORTDOCS%%share/doc/lzo/LTEST.TXT