Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id D8F9463B85F for ; Tue, 7 Aug 2012 12:21:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B014614A44F; Tue, 7 Aug 2012 12:21:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1647F14A424 for ; Tue, 7 Aug 2012 12:21:56 +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 doE0PIFlXlTk for ; Tue, 7 Aug 2012 12:21:55 +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 884C814A421 for ; Tue, 7 Aug 2012 12:21:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1AB2E175DD; Tue, 7 Aug 2012 12:21:55 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 7 Aug 2012 12:21:54 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/ham/hamlib To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20120807122155.1AB2E175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: gdt Date: Tue Aug 7 12:21:54 UTC 2012 Modified Files: pkgsrc/ham/hamlib: Makefile distinfo pkgsrc/ham/hamlib/patches: patch-ac patch-ad Log Message: Version 1.2.15.2 2012-08-05 * Read eeprom value for digital mode from FT-857 * Clean up TS-950 series commands and read mode using IF command * Fix GS-232A/B rotor command terminations * Fix warnings and other issues found by mingw-w64 * Allow seamless access to ports higher than COM9 on Windows * Fix ineffective packed attribute on WinRadio * Correct low signal strength S-meter error on AR7030+ * Updates to HiQSDR by Jim, N2ADR pkgsrc changes: Document patches from CVS history. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 pkgsrc/ham/hamlib/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/ham/hamlib/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/ham/hamlib/patches/patch-ac \ pkgsrc/ham/hamlib/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.