From 1e3518a056e3ac61d792d62f0875b394ff2c55e0 Mon Sep 17 00:00:00 2001 From: wulf Date: Wed, 27 Dec 2006 06:40:29 +0000 Subject: Updated tlf to version 0.9.30: tlf-0.9.30 ========== Bug fixes: - exchange needed at least 1 character in dxped mode RTTY miniterm changed to display line feeds (reading formatted texst is easier) RTTY now sends linefeeds before and after the macro. tlf-0.9.29 ========== Bug fixes: - Date display error - Spurious character error - Malloc free error in socket.c I also included Fabian's patch to searchlog.c for testing...I like it. tlf-0.9.28 ========== Bug fixes (country indication did not work, wrong mults file for arrldx_dx). Added interface to gMFSK to enable RTTY contesting. Added new parameters for the logcfg.dat file: GMFSK (use gMFSK as an output device) RTTYMODE (start tlf in RTTY mode) DIGIMODEM=/home/youruser/gmfsk_autofile --- ham/tlf/Makefile | 7 ++++--- ham/tlf/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'ham') diff --git a/ham/tlf/Makefile b/ham/tlf/Makefile index 6ca70f10700..bb2021b8404 100644 --- a/ham/tlf/Makefile +++ b/ham/tlf/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2006/04/13 18:23:34 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2006/12/27 06:40:29 wulf Exp $ # -DISTNAME= tlf-0.9.27 -PKGREVISION= 1 +#DISTNAME= tlf-0.9.27 +DISTNAME= tlf-0.9.30 +#PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= http://sharon.pi8zaa.ampr.org/pub/linux/ham/tlf/ diff --git a/ham/tlf/distinfo b/ham/tlf/distinfo index 023ec56fcfc..0ddd75cfb77 100644 --- a/ham/tlf/distinfo +++ b/ham/tlf/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2006/01/20 13:09:59 rillig Exp $ +$NetBSD: distinfo,v 1.5 2006/12/27 06:40:29 wulf Exp $ -SHA1 (tlf-0.9.27.tar.gz) = c573e2e5699f84753ef9ae606d8b709d373f0216 -RMD160 (tlf-0.9.27.tar.gz) = 8d4bce98f7f4c6993542d23fce4a6abc11a2a5d6 -Size (tlf-0.9.27.tar.gz) = 388997 bytes +SHA1 (tlf-0.9.30.tar.gz) = 11e5d694c1b73c746b0d15b3e975f05fd55b7754 +RMD160 (tlf-0.9.30.tar.gz) = d7b952fa202dbe1a3061f653b1eb698ea36188e6 +Size (tlf-0.9.30.tar.gz) = 390608 bytes SHA1 (patch-aa) = 0587a3f36bf0a6620c70a5d3290d6d5384c8c092 -- cgit v1.2.3