svn commit: r441515 - head/comms/fldigi
Diane Bruce
db at FreeBSD.org
Tue May 23 12:18:15 UTC 2017
Author: db
Date: Tue May 23 12:18:13 2017
New Revision: 441515
URL: https://svnweb.freebsd.org/changeset/ports/441515
Log:
Version 4.0.4
* Maintenance Release includes
- cw scanner
. adds multi signal scanner / browser
- Sound Card
. keep input and output sound card devices open for duration of
fldigi execution
. Corrected tune output device
. Changed tune, wfid, video and cw-id to use tx offset
- CW QSY
. Correct QSY when transceiver in CW and CW-R type modes
- CALL field size
. Increased CALL, OP_CALL, STA_CALL from 15 to 30 chars
- LOG area controls
. Resize controls to add County entry control. Allow user
to select which extra qso field is displayed; country or
county.
PR: ports/219446
Submitted by: takefu at airport.fm
Modified:
head/comms/fldigi/Makefile
head/comms/fldigi/distinfo
Modified: head/comms/fldigi/Makefile
==============================================================================
--- head/comms/fldigi/Makefile Tue May 23 11:09:53 2017 (r441514)
+++ head/comms/fldigi/Makefile Tue May 23 12:18:13 2017 (r441515)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= fldigi
-PORTVERSION= 4.0.3
+PORTVERSION= 4.0.4
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
Modified: head/comms/fldigi/distinfo
==============================================================================
--- head/comms/fldigi/distinfo Tue May 23 11:09:53 2017 (r441514)
+++ head/comms/fldigi/distinfo Tue May 23 12:18:13 2017 (r441515)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493661381
-SHA256 (fldigi-4.0.3.tar.gz) = 0512aaab72dbefbf068bab6c9f3ccfa2320e96ae46c01d0eb01da0a737bcb609
-SIZE (fldigi-4.0.3.tar.gz) = 3345780
+TIMESTAMP = 1495496607
+SHA256 (fldigi-4.0.4.tar.gz) = 9269bdb81c154c7cb60508749bebcbd7c5396962969e58e412d616f1224ef637
+SIZE (fldigi-4.0.4.tar.gz) = 3351853
More information about the svn-ports-head
mailing list