summaryrefslogtreecommitdiffstats
path: root/audio/toolame
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-03-27 19:58:12 +0000
committerlioux <lioux@FreeBSD.org>2003-03-27 19:58:12 +0000
commite4ffa8384cbf2d3a9176de074bf232ed06bde115 (patch)
treef08c9ea61e8920beaa593a87d65aa3d98540e015 /audio/toolame
parent4fae94bb15c1609b7c37a083e6cfd57dad1d0e78 (diff)
downloadFreeBSD-ports-e4ffa8384cbf2d3a9176de074bf232ed06bde115.zip
FreeBSD-ports-e4ffa8384cbf2d3a9176de074bf232ed06bde115.tar.gz
o Update to 0.2k: psychoacoustics model overhaul
o Update WWW tag
Diffstat (limited to 'audio/toolame')
-rw-r--r--audio/toolame/Makefile8
-rw-r--r--audio/toolame/distinfo2
-rw-r--r--audio/toolame/pkg-descr2
3 files changed, 8 insertions, 4 deletions
diff --git a/audio/toolame/Makefile b/audio/toolame/Makefile
index 9b5b7ae..29a6a23 100644
--- a/audio/toolame/Makefile
+++ b/audio/toolame/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= toolame
-PORTVERSION= 0.2i
+PORTVERSION= 0.2k
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -45,7 +45,11 @@ post-patch:
${WRKSRC}/Makefile
.endif
@${REINPLACE_CMD} -E -e \
- 's@\$$\((ARCH|DMALLOCLIB|DMAL|OPTIM|WARNING)\)@@g' \
+ 's@\$$\((ARCH|OPTIM|WARNINGS)\)@@g' \
+ ${WRKSRC}/Makefile
+# we can't rely on existence of _sincos in gcc
+ @${REINPLACE_CMD} -E \
+ -e 's|-DSINCOS||' \
${WRKSRC}/Makefile
post-configure:
diff --git a/audio/toolame/distinfo b/audio/toolame/distinfo
index 1778b82..5e1542d 100644
--- a/audio/toolame/distinfo
+++ b/audio/toolame/distinfo
@@ -1 +1 @@
-MD5 (toolame-02i.tgz) = 5d9960dce79b7f80fb58a6c55c117a35
+MD5 (toolame-02k.tgz) = 9cb28bac4c74d8cd9b07bb3849d0543c
diff --git a/audio/toolame/pkg-descr b/audio/toolame/pkg-descr
index 6904270..c320fe7 100644
--- a/audio/toolame/pkg-descr
+++ b/audio/toolame/pkg-descr
@@ -8,4 +8,4 @@ on:
(www.sulaco.org/mp3)
- work by myself and other contributors
-WWW: http://toolame.sourceforge.net/
+WWW: http://www.planckenergy.com/
OpenPOWER on IntegriCloud