[112474] trunk/dports/multimedia/libmtp/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Oct 23 23:14:59 PDT 2013


Revision: 112474
          https://trac.macports.org/changeset/112474
Author:   ryandesign at macports.org
Date:     2013-10-23 23:14:59 -0700 (Wed, 23 Oct 2013)
Log Message:
-----------
libmtp: update to 1.1.6 (#40242)

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

Modified: trunk/dports/multimedia/libmtp/Portfile
===================================================================
--- trunk/dports/multimedia/libmtp/Portfile	2013-10-24 06:11:23 UTC (rev 112473)
+++ trunk/dports/multimedia/libmtp/Portfile	2013-10-24 06:14:59 UTC (rev 112474)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                libmtp
-version             1.1.2
-revision            4
+version             1.1.6
 categories          multimedia
 license             LGPL-2+
 maintainers         nomaintainer
@@ -19,7 +18,8 @@
 depends_build       port:pkgconfig
 depends_lib         port:libusb
 
-checksums           rmd160  cdfa6c3b6ea9dfc6e104ef9366429b1a73e976ed \
-                    sha256  4bcf0fba0fc82c6bfd2062236917bc9735f92fcdf5a541a230496500968e2f75
+checksums           rmd160  0d36d3983dc89fe9c46b395f659821483ee0d6fb \
+                    sha256  3a1c1c83af91de4052eb54feb795c141b4c04a252e0031954ebbf6175970cb0a
 
-patchfiles          patch-pc-files.diff
+# Avoid opportunistic use of libgcrypt and subsequent build failure due to duplicate symbols.
+configure.args-append --disable-mtpz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131023/4e1f28ac/attachment.html>


More information about the macports-changes mailing list