pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Updated tlf to version 0.9.30:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f68e44a6d28
branches:  trunk
changeset: 522833:6f68e44a6d28
user:      wulf <wulf%pkgsrc.org@localhost>
date:      Wed Dec 27 06:40:29 2006 +0000

description:
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

diffstat:

 doc/CHANGES-2006 |  3 ++-
 ham/tlf/Makefile |  7 ++++---
 ham/tlf/distinfo |  8 ++++----
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r ce269d6cecad -r 6f68e44a6d28 doc/CHANGES-2006
--- a/doc/CHANGES-2006  Wed Dec 27 05:57:25 2006 +0000
+++ b/doc/CHANGES-2006  Wed Dec 27 06:40:29 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.2057 2006/12/27 05:59:04 wulf Exp $
+$NetBSD: CHANGES-2006,v 1.2058 2006/12/27 06:42:25 wulf Exp $
 
 Changes to the packages collection and infrastructure in 2006:
 
@@ -5704,3 +5704,4 @@
        Updated meta-pkgs/netbsd-www to 1.4nb3 [jnemeth 2006-12-24]
        Updated ham/hamlib to 1.2.6 [wulf 2006-12-27]
        Updated ham/grig to 0.7.2 [wulf 2006-12-27]
+       Updated ham/tlf to 0.9.30 [wulf 2006-12-27]
diff -r ce269d6cecad -r 6f68e44a6d28 ham/tlf/Makefile
--- a/ham/tlf/Makefile  Wed Dec 27 05:57:25 2006 +0000
+++ b/ham/tlf/Makefile  Wed Dec 27 06:40:29 2006 +0000
@@ -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 -r ce269d6cecad -r 6f68e44a6d28 ham/tlf/distinfo
--- a/ham/tlf/distinfo  Wed Dec 27 05:57:25 2006 +0000
+++ b/ham/tlf/distinfo  Wed Dec 27 06:40:29 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index