[138147] trunk/dports/science/hackrf/Portfile

michaelld at macports.org michaelld at macports.org
Tue Jun 30 10:11:18 PDT 2015


Revision: 138147
          https://trac.macports.org/changeset/138147
Author:   michaelld at macports.org
Date:     2015-06-30 10:11:18 -0700 (Tue, 30 Jun 2015)
Log Message:
-----------
hackrf:
+ update to 1fb0c15c (20150629);
+ allow using libusb or libusb-devel.

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

Modified: trunk/dports/science/hackrf/Portfile
===================================================================
--- trunk/dports/science/hackrf/Portfile	2015-06-30 17:08:37 UTC (rev 138146)
+++ trunk/dports/science/hackrf/Portfile	2015-06-30 17:11:18 UTC (rev 138147)
@@ -5,10 +5,10 @@
 PortGroup           cmake 1.0
 PortGroup           github 1.0
 
-github.setup        mossmann hackrf a1b8535ac048a833079fbf6693d2b18d819c5bc0
-version             20150527
-checksums           rmd160 a8f1530349cb86f0a1e00e3dbbd3859434130f28 \
-                    sha256 2d3b9d42a8a468e1450a5795542166480eae0a718190f2c9fc2e64a86c502b8b
+github.setup        mossmann hackrf 1fb0c15c0106bb82d8f8d6338befdbce3de75d78
+version             20150629
+checksums           rmd160 02d984501bed04559e3f9914009fd7e338f4e932 \
+                    sha256 08a3329722ff10ab2a60eea7993bf59914a9bf3672befd9e76faea223400401a
 
 maintainers         michaelld openmaintainer
 
@@ -21,7 +21,7 @@
 long_description    ${description}
 
 depends_build-append port:pkgconfig
-depends_lib-append   port:libusb
+depends_lib-append   path:lib/libusb-1.0.dylib:libusb
 
 # Many compilers do not recognize "-std=gnu90", so remove it.
 # Temporary patch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150630/7f9ea400/attachment.html>


More information about the macports-changes mailing list