Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 441CC63B8DB for ; Wed, 10 Oct 2012 05:39:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DC5BA14A13A; Wed, 10 Oct 2012 05:39:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0361414A118 for ; Wed, 10 Oct 2012 05:39:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id FJD-8M_D0mzS for ; Wed, 10 Oct 2012 05:39:45 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2A41C14A0F3 for ; Wed, 10 Oct 2012 05:39:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5C866175DD; Wed, 10 Oct 2012 05:39:44 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 10 Oct 2012 05:39:44 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/ham/fldigi To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20121010053944.5C866175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Wed Oct 10 05:39:44 UTC 2012 Modified Files: pkgsrc/ham/fldigi: Makefile distinfo Log Message: Bump version to 3.21.56 * Maintenance release ARQ rx/tx * Added tx code to correct transfers of 8 bit ARQ data. Needed to circumvent recent UTF-8 char support when transferring data files. * Added status bar notification when AMP extraction is is being processed. * Removed timeout on "Extracting FLAMP" and "Extracting FLMSG" status messages. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/ham/fldigi/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/ham/fldigi/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.