Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2002 10:39:57 +0200 (CEST)
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40547: Update port: archivers/lzo -> 1.08
Message-ID:  <20020714083957.854FB779@unsane.de>

next in thread | raw e-mail | index | archive | help

>Number:         40547
>Category:       ports
>Synopsis:       Update port: archivers/lzo -> 1.08
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 14 01:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Braun
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD galore.unsane.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 11 15:55:17 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386


>Description:

Update archivers/lzo from 1.07 to 1.08.

Regards,
         Olli
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/lzo/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	2001/12/06 12:23:12	1.18
+++ Makefile	2002/07/14 08:37:43
@@ -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}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/archivers/lzo/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	2000/11/19 08:13:14	1.3
+++ distinfo	2002/07/14 08:37:43
@@ -1 +1 @@
-MD5 (lzo-1.07.tar.gz) = f7bcae7fc7e5c01adbcea21dc7501610
+MD5 (lzo-1.08.tar.gz) = ab94d3da364c7cbd5b78d76f1875b0f6
Index: files/patch-ac
===================================================================
RCS file: /home/ncvs/ports/archivers/lzo/files/patch-ac,v
retrieving revision 1.3
diff -u -r1.3 patch-ac
--- files/patch-ac	1999/12/22 13:49:02	1.3
+++ files/patch-ac	2002/07/14 08:37:44
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020714083957.854FB779>