[66823] trunk/dports/multimedia/fluidsynth/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Apr 22 23:44:47 PDT 2010


Revision: 66823
          http://trac.macports.org/changeset/66823
Author:   ryandesign at macports.org
Date:     2010-04-22 23:44:44 -0700 (Thu, 22 Apr 2010)
Log Message:
-----------
fluidsynth: update to 1.1.1 and add all the dependencies it uses on my system

Modified Paths:
--------------
    trunk/dports/multimedia/fluidsynth/Portfile

Modified: trunk/dports/multimedia/fluidsynth/Portfile
===================================================================
--- trunk/dports/multimedia/fluidsynth/Portfile	2010-04-23 06:35:45 UTC (rev 66822)
+++ trunk/dports/multimedia/fluidsynth/Portfile	2010-04-23 06:44:44 UTC (rev 66823)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                fluidsynth
-version             1.0.9
+version             1.1.1
 categories          multimedia
 maintainers         nomaintainer
 
@@ -16,10 +16,21 @@
 
 master_sites        http://download.savannah.gnu.org/releases/fluid
 
-checksums           md5     5847552e09528fc91dca88f10cb9391c \
-                    sha1    fed8dcd8a816981e1e30ac8818a45949eb4f59c0 \
-                    rmd160  077ecb13000ee58ebc0cfcde65323a7a1128f1e2
+checksums           md5     0db3da78028d255026230809c6e21b44 \
+                    sha1    9b38b9cbac0ee698c9b3604735505a27b11a63b4 \
+                    rmd160  e5aa2807ab9ef38a08d0ac2c0b64dc43a36bd478
 
+depends_lib         port:flac \
+                    port:gettext \
+                    port:glib2 \
+                    port:jack \
+                    port:libiconv \
+                    port:libogg \
+                    port:libsndfile \
+                    port:libvorbis \
+                    port:ncurses \
+                    port:readline
+
 use_parallel_build  yes
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100422/f2abebf6/attachment-0001.html>


More information about the macports-changes mailing list