[85988] trunk/dports/audio/lame/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Oct 17 20:25:35 PDT 2011
Revision: 85988
http://trac.macports.org/changeset/85988
Author: ryandesign at macports.org
Date: 2011-10-17 20:25:34 -0700 (Mon, 17 Oct 2011)
Log Message:
-----------
lame: follow 3.99 stealth-update (#31651) and add libiconv dependency
Modified Paths:
--------------
trunk/dports/audio/lame/Portfile
Modified: trunk/dports/audio/lame/Portfile
===================================================================
--- trunk/dports/audio/lame/Portfile 2011-10-18 03:17:10 UTC (rev 85987)
+++ trunk/dports/audio/lame/Portfile 2011-10-18 03:25:34 UTC (rev 85988)
@@ -4,6 +4,7 @@
name lame
version 3.99
+revision 1
categories audio
license LGPL-2.1+
platforms darwin freebsd
@@ -19,12 +20,15 @@
homepage http://lame.sourceforge.net/
master_sites sourceforge:project/lame/lame/${version}
-depends_lib port:ncurses
+# 3.99 was stealth-updated; remove this next time
+dist_subdir ${name}/${version}_1
-checksums md5 5bdda881aeb739298c09a8568ec7cc47 \
- sha1 d44fb4ba587df90c5c6b54f447a599cfa4cf416d \
- rmd160 27f726190789cefc1db726c333a65a42b47525ce
+depends_lib port:ncurses \
+ port:libiconv
+checksums rmd160 d8e10f0604646b1ba8dad9b01a525f2c6f28c969 \
+ sha256 d71d804c25cac69592939865033787849cef52b6c9b783ed31ea8dcebeadbbba
+
configure.args-append --mandir=${prefix}/share/man
livecheck.type regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111017/1b793c51/attachment.html>
More information about the macports-changes
mailing list