From yoshiaki@kt.rim.or.jp  Sun Sep 22 08:51:04 2002
Return-Path: <yoshiaki@kt.rim.or.jp>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4D0DF37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 22 Sep 2002 08:51:04 -0700 (PDT)
Received: from serio.al.rim.or.jp (serio.al.rim.or.jp [202.247.191.123])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1267F43E4A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 22 Sep 2002 08:51:03 -0700 (PDT)
	(envelope-from yoshiaki@kt.rim.or.jp)
Received: from mail4.rim.or.jp
	by serio.al.rim.or.jp (3.7W/HMX-13) id AAA15630
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 23 Sep 2002 00:51:02 +0900 (JST)
Received: from kt.rim.or.jp (yoshiaki.st.rim.or.jp [202.247.140.34]) by mail4.rim.or.jp (8.9.3/3.7W)
	id AAA29438 for <FreeBSD-gnats-submit@freebsd.org>; Mon, 23 Sep 2002 00:51:01 +0900 (JST)
Received: from singer.tertio.atoll (localhost [127.0.0.1])
	by kt.rim.or.jp (8.12.6/8.12.6) with ESMTP id g8MFowX0066472
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 23 Sep 2002 00:50:58 +0900 (JST)
	(envelope-from yoshiaki@kt.rim.or.jp)
Received: (from yoshiaki@localhost)
	by singer.tertio.atoll (8.12.6/8.12.6/Submit) id g8MFow33066471;
	Mon, 23 Sep 2002 00:50:58 +0900 (JST)
	(envelope-from yoshiaki)
Message-Id: <200209221550.g8MFow33066471@singer.tertio.atoll>
Date: Mon, 23 Sep 2002 00:50:58 +0900 (JST)
From: yoshiaki@kt.rim.or.jp
Reply-To: yoshiaki@kt.rim.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: lame ports update (ver. 3.9.2)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         43255
>Category:       ports
>Synopsis:       lame ports update (ver. 3.9.2)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    netchild
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 22 09:00:09 PDT 2002
>Closed-Date:    Tue Oct 08 02:31:39 PDT 2002
>Last-Modified:  Tue Oct 08 02:31:39 PDT 2002
>Originator:     Yoshiaki Uchikawa
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD singer.tertio.atoll 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Sep 18 01:08:30 JST 2002 yoshiaki@singer.tertio.atoll:/usr/src/sys/i386/compile/CRUSE i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

diff -urN lame391/Makefile lame/Makefile
--- lame391/Makefile	Sat Sep 21 05:07:19 2002
+++ lame/Makefile	Sun Sep 22 16:55:26 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lame
-PORTVERSION=	3.91
+PORTVERSION=	3.92
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		ftp://lame.sourceforge.net/pub/
@@ -21,8 +21,8 @@
 GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
 USE_GNOMENG=	yes
-WANT_GNOME=	yes
-CONFIGURE_ARGS=	--enable-nasm --enable-mp3rtp
+WANT_GNOME=		yes
+CONFIGURE_ARGS=	--enable-nasm --enable-mp3rtp 
 
 .include <bsd.port.pre.mk>
 
diff -urN lame391/distinfo lame/distinfo
--- lame391/distinfo	Thu Jan 17 14:40:36 2002
+++ lame/distinfo	Sun Sep 22 16:55:26 2002
@@ -1 +1 @@
-MD5 (lame-3.91.tar.gz) = c09562caa789c946403f6f9661592ee5
+MD5 (lame-3.92.tar.gz) = 4e1b83a7b08636d2ef43711e4c74d3a9
diff -urN lame391/files/patch-configure lame/files/patch-configure
--- lame391/files/patch-configure	Sat Aug 17 00:14:54 2002
+++ lame/files/patch-configure	Sun Sep 22 16:55:26 2002
@@ -1,16 +1,30 @@
-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 @@
+--- configure.orig	Tue Apr 16 01:54:58 2002
++++ configure	Sun Sep 22 16:53:48 2002
+@@ -5531,27 +5531,6 @@
+ 	# from the gcc man pages:  "there is no reason to use -pedantic"
+ 	CFLAGS="-Wall -pipe ${CFLAGS}"
  
- 
- 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"
--	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
+ 	OPTIMIZATION_NORM="-fschedule-insns2"
+ 
+ 	OPTIMIZATION_FULL="-fmove-all-movables -freduce-all-givs \

	


>Release-Note:
>Audit-Trail:

From: Alexander Leidinger <Alexander@Leidinger.net>
To: yoshiaki@kt.rim.or.jp
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/43255: lame ports update (ver. 3.9.2)
Date: Sun, 22 Sep 2002 18:33:46 +0200

 On Mon, 23 Sep 2002 00:50:58 +0900 (JST) yoshiaki@kt.rim.or.jp wrote:
 
 [update to 3.92]
 
 We already have an update of LAME in the PR database. I also have it in
 my tree. It's not committed because I wanted to set the maintainer to
 the submitter of the the PR (the actual maintainer doesn't responds to
 my mails), but the submitter of the PR hasn't responded to my mail too
 and I forgot about it too. At the moment we're in ports freeze, I will
 commit it after the freeze is over.
 
 Bye,
 Alexander.
 
 -- 
                       Loose bits sink chips.
 
 http://www.Leidinger.net                       Alexander @ Leidinger.net
   GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7
Responsible-Changed-From-To: freebsd-ports->netchild 
Responsible-Changed-By: netchild 
Responsible-Changed-When: Sun Oct 6 06:21:45 PDT 2002 
Responsible-Changed-Why:  
I'll handle this (and every other PR related to v 3.92). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43255 
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 
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=43255 
>Unformatted:
