Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 31D7CA6544 for ; Sun, 15 Jun 2014 06:23:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7D7C114A2C4; Sun, 15 Jun 2014 06:22:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BADA914A2C3 for ; Sun, 15 Jun 2014 06:22: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 IGeyx_fFSyS9 for ; Sun, 15 Jun 2014 06:22:56 +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 3EC3414A2C2 for ; Sun, 15 Jun 2014 06:22:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BCED696; Sun, 15 Jun 2014 06:22:55 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 15 Jun 2014 06:22:55 +0000 From: "David Sainty" Subject: CVS commit: pkgsrc/comms/p5-Device-XBee-API To: pkgsrc-changes@NetBSD.org Reply-To: dsainty@netbsd.org X-Mailer: log_accum Message-Id: <20140615062255.BCED696@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: dsainty Date: Sun Jun 15 06:22:55 UTC 2014 Modified Files: pkgsrc/comms/p5-Device-XBee-API: Makefile distinfo Log Message: Update p5-Device-XBee-API to version 0.7. Changes since version 0.4: 0.7, 20130330 - jeagle Add ability to allow users to specify their own frame allocation routines. Update API mode 2 with latest version from jdodgen 0.6, 20120624 - jeagle Update documentation. Add support for API mode 2 escapes. Needs testing. Add constant for the "BD" baud rate table. 0.5, 20120401 - jeagle Add support for Win32::SerialPort to enable Windows support. (Thanks Jerry) Fix issue with tx() in async mode. (Thanks Vicente) Add support for "explicit rx indicator" packets. (Thanks Vicente) To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/comms/p5-Device-XBee-API/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/comms/p5-Device-XBee-API/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.