Date: Sun, 4 Jul 1999 09:02:57 -0700 (PDT) From: rod@idiotswitch.org To: freebsd-gnats-submit@freebsd.org Subject: ports/12509: Lame 3.13 is out. Message-ID: <19990704160257.2418814BDA@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 12509 >Category: ports >Synopsis: Lame 3.13 is out. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 4 09:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Rod Taylor >Release: 3-Stable >Organization: >Environment: >Description: Lame port was at version 3.11. Here are patches to bring it to 3.13. Fixes several fairly serious bugs, and adds a good feature which makes for better encoded stereo mp3s. >How-To-Repeat: >Fix: diff -ruN lame.old/Makefile lame/Makefile --- lame.old/Makefile Sun Jul 4 11:53:13 1999 +++ lame/Makefile Sun Jul 4 11:51:16 1999 @@ -6,8 +6,8 @@ # $Id: Makefile,v 1.3 1999/06/11 14:28:19 sada Exp $ # -DISTNAME= lame3.11 -PKGNAME= lame-3.11 +DISTNAME= lame3.13 +PKGNAME= lame-3.13 CATEGORIES= audio MASTER_SITES= ftp://geek.rcc.se/pub/mp3encoder/lame/ diff -ruN lame.old/files/md5 lame/files/md5 --- lame.old/files/md5 Sun Jul 4 11:52:43 1999 +++ lame/files/md5 Sun Jul 4 11:53:45 1999 @@ -1 +1 @@ -MD5 (lame3.11.tar.gz) = a07407f3e06afe6265cb47d291540982 +MD5 (lame3.13.tar.gz) = bc04269ac016e725ee4f4dbf6d27232a >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?19990704160257.2418814BDA>