[113917] trunk/dports/audio/jack/Portfile

devans at macports.org devans at macports.org
Mon Nov 25 12:11:06 PST 2013


Revision: 113917
          https://trac.macports.org/changeset/113917
Author:   devans at macports.org
Date:     2013-11-25 12:11:06 -0800 (Mon, 25 Nov 2013)
Log Message:
-----------
jack: add dependency on readline and rebuild, #41482, maintainer timeout.

Modified Paths:
--------------
    trunk/dports/audio/jack/Portfile

Modified: trunk/dports/audio/jack/Portfile
===================================================================
--- trunk/dports/audio/jack/Portfile	2013-11-25 20:05:06 UTC (rev 113916)
+++ trunk/dports/audio/jack/Portfile	2013-11-25 20:11:06 UTC (rev 113917)
@@ -4,6 +4,7 @@
 
 name            jack
 version         0.121.3
+revision        1
 license         {GPL LGPL}
 distname        jack-audio-connection-kit-${version}
 
@@ -38,7 +39,8 @@
                 port:libxslt \
                 port:zlib \
                 port:libsndfile \
-                port:libsamplerate
+                port:libsamplerate \
+                port:readline
 
 livecheck.type  regex
 livecheck.url   ${homepage}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131125/1b14db68/attachment.html>


More information about the macports-changes mailing list