Commits

Michael Dickens authored 7bccf8873f3
[volk-]gnss-sdr-next: update to 20190527-80f6cf41
No tags

science/gnss-sdr/Portfile

Modified
80 80 patchfiles-append \
81 81 patch-boost-asio.diff
82 82
83 83 }
84 84
85 85 subport gnss-sdr-next {
86 86 long_description ${description}: \
87 87 This port is kept up with the GNSS-SDR GIT next branch, which is typically updated daily to weekly. This version of GNSS-SDR generally contains fixes and new features that will be incorporated in an upcoming release, and compiles against the gnuradio-next subport. This port may or not compile or function correctly, as it represents a work in progress. If it does not work, check back in a few days. Or try deactivating the currently active gnss-sdr and gnuradio ports, cleaning any current builds, and trying again.
88 88
89 89 name gnss-sdr-next
90 - github.setup gnss-sdr gnss-sdr d13e00ba502462e4b498b7fcc0dc9f965df48edf
91 - version 20190523-[string range ${github.version} 0 7]
92 - checksums rmd160 ee32e0d2c9666644eab648f3c37c16afc5faa8ba \
93 - sha256 4bae6b37968a726a3f9a67ca0beae7691a0f20885111559d5cd6d4dca34394ff \
94 - size 3689496
90 + github.setup gnss-sdr gnss-sdr 80f6cf417b4b81d2ab679781312accca3dded3ea
91 + version 20190527-[string range ${github.version} 0 7]
92 + checksums rmd160 46898bc4a87d798c1a47cbfb85036d4b36827a99 \
93 + sha256 ca95a235a6dd272893389ba88b1735cbc1d112b341f7a6e118eab597abbbf33b \
94 + size 3689766
95 95 revision 0
96 96
97 97 conflicts gnss-sdr gnss-sdr-devel
98 98
99 99 depends_lib-append port:gnuradio-next port:volk-gnss-sdr-next port:lapack port:protobuf3-cpp
100 100
101 101 require_active_variants port:gnuradio-next uhd
102 102
103 103 # specify version info
104 104
105 105 configure.args-append \
106 106 -DGIT_BRANCH="next-MacPorts" \
107 - -DGIT_COMMIT_HASH="[string range ${github.version} 0 7](${version})"
107 + -DGIT_COMMIT_HASH="${version}"
108 108
109 109 # overload the github livecheck branch
110 110
111 111 github.livecheck.branch next
112 112
113 113 }
114 114
115 115 # override github PortGroup homepage setting
116 116
117 117 homepage https://gnss-sdr.org

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut