summaryrefslogtreecommitdiff
path: root/audio/lame
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-29 20:44:49 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-29 20:44:49 +0000
commita5f53f5127faf101a815a84b87c34c8043665947 (patch)
tree56ff3e530ea79103b952b9eefb369c8b31041c32 /audio/lame
parentUpdate to 2.5e. (diff)
Update to lame 3.70
PR: 18119 Submitted by: Ben Smithurst <ben@scientia.demon.co.uk> Reviewed by: maintainer
Notes
Notes: svn path=/head/; revision=28077
Diffstat (limited to 'audio/lame')
-rw-r--r--audio/lame/Makefile4
-rw-r--r--audio/lame/distinfo2
-rw-r--r--audio/lame/files/patch-aa10
-rw-r--r--audio/lame/files/patch-ab16
-rw-r--r--audio/lame/pkg-plist2
5 files changed, 18 insertions, 16 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile
index 9961f416ce3a..0e8e5b3c7f36 100644
--- a/audio/lame/Makefile
+++ b/audio/lame/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= lame
-PORTVERSION= 3.51
+PORTVERSION= 3.70
CATEGORIES= audio
MASTER_SITES= ftp://ftp.sunet.se/pub/multimedia/Berkeley/mpeg2/conformance-bitstreams/audio/mpeg2/software/technical_report/
DISTNAME= dist10
PATCH_SITES= http://www.sulaco.org/mp3/download/patches/
-PATCHFILES= lame3.51.patch.gz
+PATCHFILES= lame${PORTVERSION}.patch.gz
MAINTAINER= yoshiaki@kt.rim.or.jp
diff --git a/audio/lame/distinfo b/audio/lame/distinfo
index d17d15061b28..9dc06291af23 100644
--- a/audio/lame/distinfo
+++ b/audio/lame/distinfo
@@ -1,2 +1,2 @@
MD5 (dist10.tar.gz) = 62cee8daa6041b8a2d0a9a1ef18163b4
-MD5 (lame3.51.patch.gz) = 4c693768e201f31572f5347e5f3ca63d
+MD5 (lame3.70.patch.gz) = f7fcd906232887db53a81fc5c573aac4
diff --git a/audio/lame/files/patch-aa b/audio/lame/files/patch-aa
index 779df763a85d..e13ac22e4320 100644
--- a/audio/lame/files/patch-aa
+++ b/audio/lame/files/patch-aa
@@ -1,15 +1,15 @@
---- Makefile.orig Fri Nov 12 01:28:34 1999
-+++ Makefile Fri Nov 12 01:39:22 1999
+--- Makefile.orig Thu Apr 20 01:50:18 2000
++++ Makefile Thu Apr 20 01:50:39 2000
@@ -12,7 +12,7 @@
# defaults:
PGM = lame
CC = gcc
--CC_OPTS = -O
+-CC_OPTS = -O
+CC_OPTS = ${CFLAGS}
GTK =
GTKLIBS =
- SNDLIB =
-@@ -106,8 +106,10 @@
+ SNDLIB = -DLAMESNDFILE
+@@ -136,8 +136,10 @@
##########################################################################
ifeq ($(UNAME),FreeBSD)
# remove if you do not have GTK or do not want the GTK frame analyzer
diff --git a/audio/lame/files/patch-ab b/audio/lame/files/patch-ab
index fb990c627bd9..f176e88302ad 100644
--- a/audio/lame/files/patch-ab
+++ b/audio/lame/files/patch-ab
@@ -1,11 +1,11 @@
---- lame.c.orig Fri Nov 12 01:44:46 1999
-+++ lame.c Fri Nov 12 01:44:35 1999
-@@ -1288,7 +1288,7 @@
- void lame_init(int nowrite)
- {
-
+--- lame.c.orig Thu Apr 20 01:48:22 2000
++++ lame.c Thu Apr 20 01:49:04 2000
+@@ -1196,7 +1196,7 @@
+ /*
+ * Disable floating point exepctions
+ */
-#ifdef __FreeBSD__
-+#if defined (__FreeBSD__) && !defined(__alpha__)
- #include <floatingpoint.h>
++#ifdef __FreeBSD__ && !defined(__alpha__)
+ # include <floatingpoint.h>
{
/* seet floating point mask to the Linux default */
diff --git a/audio/lame/pkg-plist b/audio/lame/pkg-plist
index 872940209405..247cb31793af 100644
--- a/audio/lame/pkg-plist
+++ b/audio/lame/pkg-plist
@@ -1,6 +1,8 @@
bin/lame
share/doc/lame/contributors.html
+share/doc/lame/examples.html
share/doc/lame/history.html
+share/doc/lame/id3.html
share/doc/lame/index.html
share/doc/lame/lame.css
share/doc/lame/node5.html