Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2008 10:17:31 +0200 (CEST)
From:      Roland Smith <rsmith@xs4all.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        netchild@FreeBSD.org
Subject:   ports/127560: [PATCH] audio/lame update to 3.98.2
Message-ID:  <20080923081731.19533BA95@slackbox.xs4all.nl>
Resent-Message-ID: <200809230840.m8N8e2fD007896@freefall.freebsd.org>

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

>Number:         127560
>Category:       ports
>Synopsis:       [PATCH] audio/lame update to 3.98.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 23 08:40:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Roland Smith
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD slackbox.xs4all.nl 7.0-STABLE FreeBSD 7.0-STABLE #0: Sun Jun 8 22:50:41 CEST 2008 rsmith@slackbox.xs4all.nl:/usr/obj/usr/src/sys/QUADSLACK amd64


	
>Description:
A new version of LAME (3.98.2) has been released with claimed major feature
enhancements (http://freshmeat.net/projects/lame/?branch_id=5469&release_id=285330) 
Attached is an update for the port.

I also changed the COMMENT, since the last of the ISO code was replaced in
2000 (according to the website; http://lame.sourceforge.net/about.php)

>How-To-Repeat:
	
>Fix:
----- patch for /usr/ports/audio/lame -----
diff -ru lame.orig/Makefile lame/Makefile
--- lame.orig/Makefile	2007-02-01 03:41:18.000000000 +0100
+++ lame/Makefile	2008-09-23 10:03:36.000000000 +0200
@@ -6,15 +6,15 @@
 #
 
 PORTNAME=	lame
-PORTVERSION=	3.97
-PORTREVISION=	1
+PORTVERSION=	3.98.2
+DISTVERSION=	398-2
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		ftp://ftp.fu-berlin.de/unix/sound/%SUBDIR%/
 MASTER_SITE_SUBDIR=	lame
 
 MAINTAINER=	netchild@FreeBSD.org
-COMMENT=	ISO code based fast MP3 encoder kit
+COMMENT=	Fast MP3 encoder kit
 
 USE_AUTOTOOLS=	libtool:15
 USE_LDCONFIG=	yes
diff -ru lame.orig/distinfo lame/distinfo
--- lame.orig/distinfo	2006-09-24 18:47:00.000000000 +0200
+++ lame/distinfo	2008-09-23 10:01:33.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (lame-3.97.tar.gz) = 90a4acbb730d150dfe80de145126eef7
-SHA256 (lame-3.97.tar.gz) = 0a2334a6d11085298a9a3c46d5d310cca012f2e61d6efae90840a76a364dbe17
-SIZE (lame-3.97.tar.gz) = 1328058
+MD5 (lame-398-2.tar.gz) = 719dae0ee675d0c16e0e89952930ed35
+SHA256 (lame-398-2.tar.gz) = a17a28569d8ed1e514915c1f12bdf4eedac506e5fbdf9a429ba97d5d42c9af32
+SIZE (lame-398-2.tar.gz) = 1327643
----- patch for /usr/ports/audio/lame -----



>Release-Note:
>Audit-Trail:
>Unformatted:



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