svn commit: r562511 - in head/comms: . hackrf hackrf-devel

Antoine Brodin antoine at FreeBSD.org
Sun Jan 24 20:28:46 UTC 2021


Author: antoine
Date: Sun Jan 24 20:28:46 2021
New Revision: 562511
URL: https://svnweb.freebsd.org/changeset/ports/562511

Log:
  Revert r562478 to unbreak INDEX

Deleted:
  head/comms/hackrf-devel/
Modified:
  head/comms/Makefile
  head/comms/hackrf/Makefile

Modified: head/comms/Makefile
==============================================================================
--- head/comms/Makefile	Sun Jan 24 20:26:38 2021	(r562510)
+++ head/comms/Makefile	Sun Jan 24 20:28:46 2021	(r562511)
@@ -62,7 +62,6 @@
     SUBDIR += gstreamer1-plugins-spandsp
     SUBDIR += gtkmmorse
     SUBDIR += hackrf
-    SUBDIR += hackrf-devel
     SUBDIR += hamlib
     SUBDIR += hcidump
     SUBDIR += hidapi

Modified: head/comms/hackrf/Makefile
==============================================================================
--- head/comms/hackrf/Makefile	Sun Jan 24 20:26:38 2021	(r562510)
+++ head/comms/hackrf/Makefile	Sun Jan 24 20:28:46 2021	(r562511)
@@ -10,8 +10,6 @@ COMMENT=	Low cost open source hardware software radio 
 
 LICENSE=	GPLv2
 
-CONFLICTS=      hackrf-devel
-
 USE_GITHUB=	YES
 GH_ACCOUNT=	mossmann
 GH_TAGNAME=	31a37bd


More information about the svn-ports-head mailing list