Skip to content

Commit

Permalink
hackrf: update to 0335f1a3 (20170211).
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelld committed Feb 14, 2017
1 parent 644e2a1 commit 830eeb5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions science/hackrf/Portfile
Expand Up @@ -4,10 +4,10 @@ PortSystem 1.0
PortGroup cmake 1.0
PortGroup github 1.0

github.setup mossmann hackrf ad9ee61e640ccac119cff65d4ca814856ecb6e5d
version 20170207
checksums rmd160 114b976876146e05b85183f3482014959e93a87e \
sha256 26abee200e27507cf6174f239d23643a9e366a91847102376fbdd424586efdeb
github.setup mossmann hackrf 0335f1a31782c08e2e42a91f46aa117afa5806b7
version 20170211
checksums rmd160 a55404e43035637f5f125c9c1a009dcc0c901acc \
sha256 e4a4aacb09827d3124e28f3dbcfb9e59f028c47459d7a6c2be6d277282aa6eb6

maintainers michaelld openmaintainer

Expand Down
4 changes: 2 additions & 2 deletions science/hackrf/files/patch-no-gnu90.diff
@@ -1,6 +1,6 @@
--- host/libhackrf/CMakeLists.txt.orig
+++ host/libhackrf/CMakeLists.txt
@@ -36,7 +36,6 @@
@@ -37,7 +37,6 @@
set(THREADS_USE_PTHREADS_WIN32 true)
else()
add_definitions(-Wall)
Expand All @@ -10,7 +10,7 @@
TEST_BIG_ENDIAN(BIGENDIAN)
--- host/hackrf-tools/CMakeLists.txt.orig
+++ host/hackrf-tools/CMakeLists.txt
@@ -32,7 +32,6 @@
@@ -33,7 +33,6 @@
add_definitions(/D _CRT_SECURE_NO_WARNINGS)
else()
add_definitions(-Wall)
Expand Down

0 comments on commit 830eeb5

Please sign in to comment.