Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
gnuradio: update release to 3.7.13.3 and devel to gnuradio 351dfb8e (…
…20180605).
  • Loading branch information
michaelld committed Jun 18, 2018
1 parent 9d24e37 commit c7cce5c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 44 deletions.
24 changes: 9 additions & 15 deletions science/gnuradio/Portfile
Expand Up @@ -24,12 +24,11 @@ dist_subdir gnuradio

if {${subport} eq ${name}} {

github.setup gnuradio gnuradio 3.7.12.0 v
revision 3
github.setup gnuradio gnuradio 3.7.13.3 v
checksums \
rmd160 a2a8ccfaf4ff91d456380357e9e596e188db5953 \
sha256 6c84b58b947d10c1788d81f48c066ecba1c302d7b3eff21b3a102444b39d115b \
size 4429814
rmd160 2b3b2014ef5dca3333a2329fd928c254a0e8b043 \
sha256 fb93e62deaf04cb3290ef51b0dd7c22ce90372fb47ba0e0a56733038f31d939e \
size 4431040

long_description ${description}: \
This port is kept up with the GNU Radio release, currently ${version}, which is typically updated every few months.
Expand All @@ -55,12 +54,12 @@ subport gnuradio-devel {
name gnuradio-devel
conflicts gnuradio gnuradio-next

github.setup gnuradio gnuradio bbc9e6b43d15bb15e005c4e17eda409cfa4460b7
version 20180531
github.setup gnuradio gnuradio 351dfb8ec4b07dddbd921f994c2bfd89cc35eadf
version 20180605
checksums \
rmd160 50218454982a0d0d4997fa1ca81287cb011762b3 \
sha256 6c2fe873e5c8d937a1663df302381ea4aa103e86d969463e65fc72c933112812 \
size 4431764
rmd160 25e1e89452036ae17ba9a7771d61457b6c3dafae \
sha256 2aabef5f2fd6471d8cba1cc34876fa842f3fa8764589ef45b86f47ac835107cd \
size 4431793

# set the version override string

Expand Down Expand Up @@ -101,11 +100,6 @@ if {${subport} eq "gnuradio"} {
patchfiles-append \
patch-cmake-expand.release.diff

# temporary patch to allow COMPILER_ID match
# with Clang and AppleClang
patchfiles-append \
patch-fix_clang.release.diff

# temporary patch to fix CTRLPORT testing
patchfiles-append \
patch-fix_ctrlport_test.release.diff
Expand Down
29 changes: 0 additions & 29 deletions science/gnuradio/files/patch-fix_clang.release.diff

This file was deleted.

0 comments on commit c7cce5c

Please sign in to comment.