Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2002 19:45:49 -0400 (EDT)
From:      Mikhail Teterin <mi@aldan.algebra.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        yoshiaki@kt.rim.or.jp, portmgr@FreeBSD.org
Subject:   ports/43727: upgrading audio/lame to 3.92
Message-ID:  <200210052345.g95NjnrL089682@corbulon.video-collage.com>

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

>Number:         43727
>Category:       ports
>Synopsis:       upgrading audio/lame to 3.92
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 05 17:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>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:
>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?200210052345.g95NjnrL089682>