svn commit: r520354 - branches/2019Q4/comms/gnuradio

Diane Bruce db at FreeBSD.org
Tue Dec 17 22:07:29 UTC 2019


Author: db
Date: Tue Dec 17 22:07:29 2019
New Revision: 520354
URL: https://svnweb.freebsd.org/changeset/ports/520354

Log:
  MFH: r520276
  
  - According to @koobs the dependency on pyephem/ephem is spurious hence removed.
  - When gnuradio was first imported into the tree, UHD (Ettus) was pretty much the only
    viable high speed device for it. This is no longer true so default option removed.
  - Noted plist problem with removed UHD corrected.
  
  PR:		ports/240546
  Reported by:	w.schwarzenfeld at utanet.at
  
  Approved by:	portmgr (joneum)

Modified:
  branches/2019Q4/comms/gnuradio/pkg-plist
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/comms/gnuradio/pkg-plist
==============================================================================
--- branches/2019Q4/comms/gnuradio/pkg-plist	Tue Dec 17 21:45:53 2019	(r520353)
+++ branches/2019Q4/comms/gnuradio/pkg-plist	Tue Dec 17 22:07:29 2019	(r520354)
@@ -2070,7 +2070,7 @@ share/applications/gnuradio-grc.desktop
 %%PORTDOCS%%%%DOCSDIR%%/README.hacking
 %%PORTDOCS%%%%DOCSDIR%%/README.md
 %%PORTDOCS%%%%DOCSDIR%%/README.qtgui
-%%PORTDOCS%%%%DOCSDIR%%/README.uhd
+%%UHD%%%%PORTDOCS%%%%DOCSDIR%%/README.uhd
 %%PORTDOCS%%%%DOCSDIR%%/README.vocoder
 %%PORTDOCS%%%%DOCSDIR%%/html/gr-trellis.html
 %%PORTDOCS%%%%DOCSDIR%%/xml/test_tcm.py.xml


More information about the svn-ports-all mailing list