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

khindenburg at macports.org khindenburg at macports.org
Fri Jan 29 06:47:30 PST 2016


Revision: 145241
          https://trac.macports.org/changeset/145241
Author:   khindenburg at macports.org
Date:     2016-01-29 06:47:30 -0800 (Fri, 29 Jan 2016)
Log Message:
-----------
jack: update to 0.124.1 #46251 maintainer timeout

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

Modified: trunk/dports/audio/jack/Portfile
===================================================================
--- trunk/dports/audio/jack/Portfile	2016-01-29 14:46:47 UTC (rev 145240)
+++ trunk/dports/audio/jack/Portfile	2016-01-29 14:47:30 UTC (rev 145241)
@@ -3,8 +3,7 @@
 PortSystem      1.0
 
 name            jack
-version         0.121.3
-revision        1
+version         0.124.1
 license         {GPL LGPL}
 distname        jack-audio-connection-kit-${version}
 
@@ -19,12 +18,11 @@
 
 platforms       darwin
 
-checksums       md5     35f470f7422c37b33eb965033f7a42e8 \
-                sha1    7d6e2219660222d1512ee704dd88a534b3e3089e \
-                rmd160  0b41b17b0606a6cffdab765ba6a47d0bc6ac9705
+checksums       rmd160  075c6ce5342d31e359908c01d7123f20818021aa \
+                sha256  eb42df6065576f08feeeb60cb9355dce4eb53874534ad71534d7aa31bae561d6
 
-configure.pkg_config      ${prefix}/bin/pkg-config
-configure.pkg_config_path ${prefix}/lib/pkgconfig
+configure.cppflags-append -isystem${prefix}/include/db60
+configure.ldflags-append -L${prefix}/lib/db60
 
 configure.args  --enable-posix-shm \
                 --with-default-tmpdir=/tmp/
@@ -38,7 +36,8 @@
     }
 }
 
-depends_lib     port:libxml2 \
+depends_lib     port:db60 \
+                port:libxml2 \
                 port:libxslt \
                 port:zlib \
                 port:libsndfile \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160129/5bd5aa94/attachment.html>


More information about the macports-changes mailing list