Index: comms/rtl-sdr/Makefile =================================================================== --- comms/rtl-sdr/Makefile (revision 378063) +++ comms/rtl-sdr/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= rtl-sdr PORTVERSION= 20140210 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms hamradio MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac Index: comms/rtl-sdr/files/patch-src_librtlsdr.c =================================================================== --- comms/rtl-sdr/files/patch-src_librtlsdr.c (revision 0) +++ comms/rtl-sdr/files/patch-src_librtlsdr.c (working copy) @@ -0,0 +1,10 @@ +--- src/librtlsdr.c.orig 2015-02-02 14:14:20 UTC ++++ src/librtlsdr.c +@@ -314,6 +314,7 @@ static rtlsdr_dongle_t known_devices[] = + { 0x0ccd, 0x00e0, "Terratec NOXON DAB/DAB+ USB dongle (rev 2)" }, + { 0x1554, 0x5020, "PixelView PV-DT235U(RN)" }, + { 0x15f4, 0x0131, "Astrometa DVB-T/DVB-T2" }, ++ { 0x15f4, 0x0133, "HanfTek DVB-T" }, + { 0x185b, 0x0620, "Compro Videomate U620F"}, + { 0x185b, 0x0650, "Compro Videomate U650F"}, + { 0x185b, 0x0680, "Compro Videomate U680F"}, Property changes on: comms/rtl-sdr/files/patch-src_librtlsdr.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property