Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 6601663B88A for ; Sun, 12 Oct 2008 21:03:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id F092063B1A4; Sun, 12 Oct 2008 21:03:58 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 416FE63B14A for ; Sun, 12 Oct 2008 21:03:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 25332175D0; Sun, 12 Oct 2008 21:03:58 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/comms/p5-Device-Gsm To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20081012210358.25332175D0@cvs.netbsd.org> Date: Sun, 12 Oct 2008 21:03:58 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Sun Oct 12 21:03:58 UTC 2008 Modified Files: pkgsrc/comms/p5-Device-Gsm: Makefile distinfo Log Message: Update from version 1.49 to 1.50. Upstream changes: 1.50 Tue Sep 30 22:50:00 CEST 2008 - Sometimes send_sms() could report success but no sms has really been sent, and we receive garbage. First attempt at a fix for this. Reported by Marek Jaros. To generate a diff of this commit: cvs rdiff -r1.15 -r1.16 pkgsrc/comms/p5-Device-Gsm/Makefile cvs rdiff -r1.6 -r1.7 pkgsrc/comms/p5-Device-Gsm/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.