From mi@corbulon.video-collage.com  Sat Oct  5 17:11:19 2002
Return-Path: <mi@corbulon.video-collage.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id CB86637B401; Sat,  5 Oct 2002 17:11:19 -0700 (PDT)
Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4368C43E42; Sat,  5 Oct 2002 17:11:19 -0700 (PDT)
	(envelope-from mi@corbulon.video-collage.com)
Received: from corbulon.video-collage.com (localhost [127.0.0.1])
	by corbulon.video-collage.com (8.12.2/8.12.2) with ESMTP id g95Njn1P089683
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO);
	Sat, 5 Oct 2002 19:45:50 -0400 (EDT)
	(envelope-from mi@corbulon.video-collage.com)
Received: (from mi@localhost)
	by corbulon.video-collage.com (8.12.2/8.12.2/Submit) id g95NjnrL089682;
	Sat, 5 Oct 2002 19:45:49 -0400 (EDT)
	(envelope-from mi)
Message-Id: <200210052345.g95NjnrL089682@corbulon.video-collage.com>
Date: Sat, 5 Oct 2002 19:45:49 -0400 (EDT)
From: Mikhail Teterin <mi@aldan.algebra.com>
Reply-To: Mikhail Teterin <mi@aldan.algebra.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: yoshiaki@kt.rim.or.jp, portmgr@freebsd.org
Subject: upgrading audio/lame to 3.92
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         43727
>Category:       ports
>Synopsis:       upgrading audio/lame to 3.92
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    netchild
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 05 17:20:01 PDT 2002
>Closed-Date:    Tue Oct 08 02:31:06 PDT 2002
>Last-Modified:  Tue Oct 08 02:31:06 PDT 2002
>Originator:     Mikhail Teterin
>Release:        FreeBSD 4.7-RC i386
>Organization:
Virtual Estates, Inc.
>Environment:
System: FreeBSD dragon.bychok.com 4.7-RC FreeBSD 4.7-RC #3: Sun Sep 29 19:56:12 EDT 2002 mi@dragon.bychok.com:/home/src/sys/compile/Dragon i386


>Description:

	The new version is available since April. It conains some improvements and
	some bugfixes. If the port freeze is still in, may be, this one can even
	catch the 4.7 train :-)

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/lame/Makefile,v
retrieving revision 1.24
diff -U1 -r1.24 Makefile
--- Makefile	20 Sep 2002 20:07:19 -0000	1.24
+++ Makefile	5 Oct 2002 23:38:51 -0000
@@ -8,3 +8,3 @@
 PORTNAME=	lame
-PORTVERSION=	3.91
+PORTVERSION=	3.92
 CATEGORIES=	audio
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/lame/distinfo,v
retrieving revision 1.9
diff -U1 -r1.9 distinfo
--- distinfo	17 Jan 2002 05:40:36 -0000	1.9
+++ distinfo	5 Oct 2002 23:38:51 -0000
@@ -1 +1 @@
-MD5 (lame-3.91.tar.gz) = c09562caa789c946403f6f9661592ee5
+MD5 (lame-3.92.tar.gz) = 4e1b83a7b08636d2ef43711e4c74d3a9
Index: files/patch-configure
===================================================================
RCS file: /home/ncvs/ports/audio/lame/files/patch-configure,v
retrieving revision 1.1
diff -U1 -r1.1 patch-configure
--- files/patch-configure	16 Aug 2002 15:14:54 -0000	1.1
+++ files/patch-configure	5 Oct 2002 23:38:51 -0000
@@ -1,16 +1,28 @@
-diff -ruN lame-3.91.orig/configure lame-3.91/configure
---- configure.orig	Wed Dec 26 02:59:42 2001
-+++ configure	Thu Aug 15 23:54:44 2002
-@@ -5521,12 +5521,6 @@
- 
- 
- if test "x$GCC" = "xyes"; then
--	# gcc defaults. OS specific options go in versious sections below
--        # from the gcc man pages:  "there is no reason to use -pedantic"
+--- configure	Mon Apr 15 12:54:58 2002
++++ configure	Sat Oct  5 17:59:12 2002
+@@ -5531,24 +5531,3 @@
+ 	# from the gcc man pages:  "there is no reason to use -pedantic"
 -	CFLAGS="-Wall -pipe ${CFLAGS}"
 -
+-	case "${GCC_version}" in
+-	2.96*)
+-        	# for buggy version of gcc shipped with RH7.1, back of on some
+-        	# optimizations
+-        	OPTIMIZATION="-O -fomit-frame-pointer -ffast-math \
+-			-funroll-loops"
+-        	;;
+-	3.*)
+-		# -funroll-loops seems to produce buggy code with gcc 3.0.3
+-		OPTIMIZATION="-O -fomit-frame-pointer -ffast-math \
+-			-funroll-loops -maccumulate-outgoing-args"
+-		;;
+-	*)
+-		# default
+-		OPTIMIZATION="-O3 -fomit-frame-pointer -ffast-math \
+-			-funroll-loops"
+-		;;
+-	esac
 -
--	OPTIMIZATION="-O3 -fomit-frame-pointer -ffast-math -funroll-loops"
- 	case "${GCC_version}" in
- 	2.96*)
-            # for buggy version of gcc shipped with RH7.1, back of on some
+-
++	CFLAGS="-Wall -pipe -ffast-math -fomit-frame-pointer ${CFLAGS}"
+ 
Index: files/patch-sloppy
===================================================================
RCS file: /home/ncvs/ports/audio/lame/files/patch-sloppy,v
retrieving revision 1.1
diff -U1 -r1.1 patch-sloppy
--- files/patch-sloppy	30 Sep 2002 15:24:53 -0000	1.1
+++ files/patch-sloppy	5 Oct 2002 23:38:51 -0000
@@ -1,8 +1 @@
---- frontend/rtp.h	Tue Dec 19 02:43:25 2000
-+++ frontend/rtp.h	Fri Sep 27 18:26:42 2002
-@@ -28,3 +28,3 @@
- 
--#ifdef 0
-+#if 0
- int rtp_send (
 --- frontend/mp3rtp.c	Fri Jun  8 17:29:34 2001

	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->netchild 
Responsible-Changed-By: netchild 
Responsible-Changed-When: Sun Oct 6 06:19:57 PDT 2002 
Responsible-Changed-Why:  
I handle this (and every other PR related to v 3.92). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43727 
State-Changed-From-To: open->closed 
State-Changed-By: netchild 
State-Changed-When: Tue Oct 8 02:30:42 PDT 2002 
State-Changed-Why:  
Committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43727 
>Unformatted:
