diff options
author | Diane Bruce <db@FreeBSD.org> | 2017-09-27 11:33:51 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2017-09-27 11:33:51 +0000 |
commit | bccae7307f606cbd6b38fe8784d1a4f6c1c1925e (patch) | |
tree | 4d94795bba011559e0618808ba6e1d44841aba8e /comms | |
parent | devel/critcl: avoid putting build cache files outside of WRKSRC (diff) |
Version 4.0.10
WX HamQth bug fix
* Fixed access to remote data for Metar and HamQth queries
win7 mingw build fixes
* PRI?SZ format specifiers not recognized on all build platforms
wefax ui mods
wefax_map
* Create unique wefax mapping widget based on pre 3.23 picture widget
. resolution of new picture widget resize fault during wefax Rx
auto start
* add delays to allow sufficient time for external process to become stable
Notes
Notes:
svn path=/head/; revision=450731
Diffstat (limited to 'comms')
-rw-r--r-- | comms/fldigi/Makefile | 3 | ||||
-rw-r--r-- | comms/fldigi/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index b9f6077beaf2..5241619471f0 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= fldigi -PORTVERSION= 4.0.9 -PORTREVISION= 3 +PORTVERSION= 4.0.10 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME} diff --git a/comms/fldigi/distinfo b/comms/fldigi/distinfo index 5376d1f04ddd..0ed21fe77a27 100644 --- a/comms/fldigi/distinfo +++ b/comms/fldigi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1504530215 -SHA256 (fldigi-4.0.9.tar.gz) = 11971ebfa629c11a2f19f3ba544d012f40f50e4ad16c2341f0d27eab0cd7d954 -SIZE (fldigi-4.0.9.tar.gz) = 3625206 +TIMESTAMP = 1506439725 +SHA256 (fldigi-4.0.10.tar.gz) = 07d1d5111926f5b8bc5eaa9226970a01cb4ee855dc32ce11e091e8f731725905 +SIZE (fldigi-4.0.10.tar.gz) = 3633010 |