summaryrefslogtreecommitdiff
path: root/archivers/lzo2
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2002-07-14 10:44:08 +0000
committerAnders Nordby <anders@FreeBSD.org>2002-07-14 10:44:08 +0000
commit03341938cefcba0047b45f7f3e16b1817b31f5d9 (patch)
tree17e7b967420a3668c14273a9883cd83d873cee78 /archivers/lzo2
parent1) Fix some space nits. (diff)
Update to 1.08.
PR: 40547 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Notes
Notes: svn path=/head/; revision=62916
Diffstat (limited to 'archivers/lzo2')
-rw-r--r--archivers/lzo2/Makefile2
-rw-r--r--archivers/lzo2/distinfo2
-rw-r--r--archivers/lzo2/files/patch-ac18
-rw-r--r--archivers/lzo2/pkg-plist1
4 files changed, 12 insertions, 11 deletions
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile
index 2fe7e2812d79..401c8754cea1 100644
--- a/archivers/lzo2/Makefile
+++ b/archivers/lzo2/Makefile
@@ -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}
diff --git a/archivers/lzo2/distinfo b/archivers/lzo2/distinfo
index 45a4ccd12b49..6ba122c7ecd8 100644
--- a/archivers/lzo2/distinfo
+++ b/archivers/lzo2/distinfo
@@ -1 +1 @@
-MD5 (lzo-1.07.tar.gz) = f7bcae7fc7e5c01adbcea21dc7501610
+MD5 (lzo-1.08.tar.gz) = ab94d3da364c7cbd5b78d76f1875b0f6
diff --git a/archivers/lzo2/files/patch-ac b/archivers/lzo2/files/patch-ac
index b76d9cdc0139..7a84bd9b9bde 100644
--- a/archivers/lzo2/files/patch-ac
+++ b/archivers/lzo2/files/patch-ac
@@ -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
diff --git a/archivers/lzo2/pkg-plist b/archivers/lzo2/pkg-plist
index de5fcf20f09b..b0b028b71024 100644
--- a/archivers/lzo2/pkg-plist
+++ b/archivers/lzo2/pkg-plist
@@ -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