From owner-freebsd-ports Sun Jul 14 1:50:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58D3B37B400 for ; Sun, 14 Jul 2002 01:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A34B43E58 for ; Sun, 14 Jul 2002 01:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6E8o2JU062513 for ; Sun, 14 Jul 2002 01:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6E8o2ms062512; Sun, 14 Jul 2002 01:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC29A37B400 for ; Sun, 14 Jul 2002 01:40:02 -0700 (PDT) Received: from unsane.de (pD950F38F.dip.t-dialin.net [217.80.243.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF52243E58 for ; Sun, 14 Jul 2002 01:40:01 -0700 (PDT) (envelope-from lizard@unsane.de) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id 0529D8A9 for ; Sun, 14 Jul 2002 10:39:59 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id 854FB779; Sun, 14 Jul 2002 10:39:57 +0200 (CEST) Message-Id: <20020714083957.854FB779@unsane.de> Date: Sun, 14 Jul 2002 10:39:57 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40547: Update port: archivers/lzo -> 1.08 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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