Skip to content

Commit

Permalink
Update to rel. 3.10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mr authored and mr committed Dec 18, 2017
1 parent c8b19ac commit c4f8d9c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
8 changes: 4 additions & 4 deletions comms/uhd/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $FreeBSD$

PORTNAME= uhd
PORTVERSION= 3.10.1.1
PORTREVISION= 4
PORTVERSION= 3.10.2.0
#PORTREVISION= 4
CATEGORIES= comms hamradio
MASTER_SITES= http://files.ettus.com/binaries/images/
DISTFILES= ${IMAGE_FILE}
Expand All @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:devel/boost-libs \

USE_GITHUB= yes
GH_ACCOUNT= EttusResearch
GH_TAGNAME= c705922a08e32c8b0ec7ef6af6137835f87b2f42
GH_TAGNAME= bd6e21dc06cfca6f1165b1eba6ddbf5a46dc343c

CONFLICTS= usrp-[0-9]*

Expand All @@ -40,7 +40,7 @@ CMAKE_ARGS+= -DPKG_LIB_DIR:STRING="share/uhd" -DUHD_TXRX_DEBUG_PRINTS="yes"
# for excruciating debug use this -db
#CMAKE_ARGS+= --debug-output --trace

IMAGE_FILE= uhd-images_003.010.001.001-release.zip
IMAGE_FILE= uhd-images_003.010.002.000-release.zip

OPTIONS_DEFINE= DOXYGEN
#OPTIONS_DEFAULT= DOXYGEN
Expand Down
10 changes: 5 additions & 5 deletions comms/uhd/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1500117562
SHA256 (uhd/uhd-images_003.010.001.001-release.zip) = 4526649bb37d7ba60ebcc1a016453f07de2bd087535d670b9eb3afd750379942
SIZE (uhd/uhd-images_003.010.001.001-release.zip) = 57254771
SHA256 (uhd/EttusResearch-uhd-3.10.1.1-c705922a08e32c8b0ec7ef6af6137835f87b2f42_GH0.tar.gz) = 55ecf69a0961fb58acda1753ca164a5074abc073f6beb303363ac440ca8acc42
SIZE (uhd/EttusResearch-uhd-3.10.1.1-c705922a08e32c8b0ec7ef6af6137835f87b2f42_GH0.tar.gz) = 7540294
TIMESTAMP = 1513524207
SHA256 (uhd/uhd-images_003.010.002.000-release.zip) = a4ae7df05230c0ed7819ec34720a3a079f2f28ae6c52a0ee039fd58cab4ad906
SIZE (uhd/uhd-images_003.010.002.000-release.zip) = 57471231
SHA256 (uhd/EttusResearch-uhd-3.10.2.0-bd6e21dc06cfca6f1165b1eba6ddbf5a46dc343c_GH0.tar.gz) = 7ac7fd15f2be5ed44152d69f99dc4f7eb1d58a5f093841990c8650224d3f7f7a
SIZE (uhd/EttusResearch-uhd-3.10.2.0-bd6e21dc06cfca6f1165b1eba6ddbf5a46dc343c_GH0.tar.gz) = 7554133
3 changes: 2 additions & 1 deletion comms/uhd/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -143,13 +143,14 @@ share/man/man1/usrp_x3xx_fpga_burner.1.gz
%%DATADIR%%/examples/test_messages
%%DATADIR%%/examples/test_pps_input
%%DATADIR%%/examples/test_timed_commands
%%DATADIR%%/examples/twinrx_freq_hopping
%%DATADIR%%/examples/tx_bursts
%%DATADIR%%/examples/tx_samples_c
%%DATADIR%%/examples/tx_samples_from_file
%%DATADIR%%/examples/tx_timed_samples
%%DATADIR%%/examples/tx_waveforms
%%DATADIR%%/examples/txrx_loopback_to_file
%%DATADIR%%/images/003.010.001.001.tag
%%DATADIR%%/images/003.010.002.000.tag
%%DATADIR%%/images/LICENSE
%%DATADIR%%/images/bit/usrp_n200_r3_fpga.bit
%%DATADIR%%/images/bit/usrp_n200_r4_fpga.bit
Expand Down

0 comments on commit c4f8d9c

Please sign in to comment.