[137745] trunk/dports/science/bladeRF/Portfile

michaelld at macports.org michaelld at macports.org
Thu Jun 18 08:23:11 PDT 2015


Revision: 137745
          https://trac.macports.org/changeset/137745
Author:   michaelld at macports.org
Date:     2015-06-18 08:23:11 -0700 (Thu, 18 Jun 2015)
Log Message:
-----------
bladeRF:
+ update to cc0bd338 (20150614);
+ allow using port libusb or libusb-devel.

Modified Paths:
--------------
    trunk/dports/science/bladeRF/Portfile

Modified: trunk/dports/science/bladeRF/Portfile
===================================================================
--- trunk/dports/science/bladeRF/Portfile	2015-06-18 15:15:45 UTC (rev 137744)
+++ trunk/dports/science/bladeRF/Portfile	2015-06-18 15:23:11 UTC (rev 137745)
@@ -5,10 +5,10 @@
 PortGroup           cmake 1.0
 PortGroup           github 1.0
 
-github.setup        Nuand bladeRF 73cdb211e3bf87230a0a43051b7c0047f25eeae6
-version             20150522
-checksums           rmd160 f8c45a9bf3ace7bc622865b31448205faa89b65a \
-                    sha256 42a9bb55fa28c02edee51b679002e7f3513c532a6f5b4c9c8b007f7b63249bc1
+github.setup        Nuand bladeRF cc0bd338c86d93a044b36262aeccd9c7c47c6f1d
+version             20150614
+checksums           rmd160 7c841767928547dea444a3fe22d6ed9970a42ad3 \
+                    sha256 eb3449e90a9a7950af11ce002b3b2e54f29465e02d700c5e13d0a74fbe76b7d8
 
 categories          science comms
 maintainers         michaelld openmaintainer
@@ -18,7 +18,7 @@
 platforms           darwin
 
 depends_build-append port:pkgconfig
-depends_lib-append  port:libusb
+depends_lib-append  path:lib/libusb-1.0.dylib:libusb
 
 # do VPATH (out of source tree) build
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150618/bef230d3/attachment.html>


More information about the macports-changes mailing list