svn commit: r492510 - in head: . comms comms/soapysdrhackrf misc misc/soapysdr-hackrf

Yuri Victorovich yuri at FreeBSD.org
Sat Feb 9 20:06:28 UTC 2019


Author: yuri
Date: Sat Feb  9 20:06:26 2019
New Revision: 492510
URL: https://svnweb.freebsd.org/changeset/ports/492510

Log:
  Move misc/soapysdr-hackrf -> comms/soapysdrhackrf: comms is a correct category for it

Added:
  head/comms/soapysdrhackrf/
     - copied from r492509, head/misc/soapysdr-hackrf/
Deleted:
  head/misc/soapysdr-hackrf/
Modified:
  head/MOVED
  head/comms/Makefile
  head/comms/soapysdrhackrf/Makefile
  head/misc/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Feb  9 19:59:53 2019	(r492509)
+++ head/MOVED	Sat Feb  9 20:06:26 2019	(r492510)
@@ -11590,3 +11590,4 @@ net-mgmt/pnp-icinga||2019-02-04|Removed, depends on ex
 sysutils/atf-allwinner|devel/atf-sun50i_a64|2019-02-05|Respect the ARM TF-A platform name
 sysutils/yum||2019-02-07|Has expired: Abandoned upstream, does not work with python3
 sysutils/createrepo||2019-02-07|Has expired: Abandoned upstream, does not work with python3
+misc/soapysdr-hackrf|comms/soapysdrhackrf|2019-02-09|Move to the proper category/name

Modified: head/comms/Makefile
==============================================================================
--- head/comms/Makefile	Sat Feb  9 19:59:53 2019	(r492509)
+++ head/comms/Makefile	Sat Feb  9 20:06:26 2019	(r492510)
@@ -169,6 +169,7 @@
     SUBDIR += soapyairspy
     SUBDIR += soapyplutosdr
     SUBDIR += soapyremote
+    SUBDIR += soapysdrhackrf
     SUBDIR += soapyuhd
     SUBDIR += spandsp
     SUBDIR += splat

Modified: head/comms/soapysdrhackrf/Makefile
==============================================================================
--- head/misc/soapysdr-hackrf/Makefile	Sat Feb  9 19:59:53 2019	(r492509)
+++ head/comms/soapysdrhackrf/Makefile	Sat Feb  9 20:06:26 2019	(r492510)
@@ -3,7 +3,7 @@
 PORTNAME=	SoapyHackRF
 DISTVERSIONPREFIX=	soapy-hackrf-
 DISTVERSION=	0.3.3
-CATEGORIES=	misc hamradio
+CATEGORIES=	comms hamradio
 
 MAINTAINER=	hamradio at FreeBSD.org
 COMMENT=	Soapy SDR module for Hack RF

Modified: head/misc/Makefile
==============================================================================
--- head/misc/Makefile	Sat Feb  9 19:59:53 2019	(r492509)
+++ head/misc/Makefile	Sat Feb  9 20:06:26 2019	(r492510)
@@ -458,7 +458,6 @@
     SUBDIR += smssend
     SUBDIR += snakemake
     SUBDIR += soapysdr
-    SUBDIR += soapysdr-hackrf
     SUBDIR += soapysdr-rtlsdr
     SUBDIR += solarized
     SUBDIR += spamcalc


More information about the svn-ports-all mailing list