From d2ced66ab220241cae3a1306317f21e994f64b50 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 2 Dec 2010 12:07:59 +0000 Subject: Update to 1.56: 1.56 Mon Nov 15 21:00:00 CET 2010 - When sending messages in text mode, now we wait a bit between the +CMSG command and the actual text. Fixes RT #61729. Thanks to Boris Ivanov for the report. - Added clear example of logging to a custom file - Added a warning for not implemented _read_messages_text() - Added a "assume_registered" option to skip GSM network registration on buggy/problematic devices. --- comms/p5-Device-Gsm/Makefile | 4 ++-- comms/p5-Device-Gsm/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'comms') diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile index 93d29ce3cb2..6594eb40caf 100644 --- a/comms/p5-Device-Gsm/Makefile +++ b/comms/p5-Device-Gsm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2010/09/06 10:52:27 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2010/12/02 12:07:59 wiz Exp $ # -DISTNAME= Device-Gsm-1.55 +DISTNAME= Device-Gsm-1.56 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dgs CATEGORIES= comms perl5 diff --git a/comms/p5-Device-Gsm/distinfo b/comms/p5-Device-Gsm/distinfo index c9d00fe815c..f73e75ce996 100644 --- a/comms/p5-Device-Gsm/distinfo +++ b/comms/p5-Device-Gsm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2010/09/06 10:52:27 wiz Exp $ +$NetBSD: distinfo,v 1.11 2010/12/02 12:07:59 wiz Exp $ -SHA1 (Device-Gsm-1.55.tar.gz) = 8a69eacaa7204bba77def4e5e49a90dee845711f -RMD160 (Device-Gsm-1.55.tar.gz) = ae548a348e4728e7f16a33e164bd58a32b767dcc -Size (Device-Gsm-1.55.tar.gz) = 46072 bytes +SHA1 (Device-Gsm-1.56.tar.gz) = f127f5f795c33d355045a89036fe07cef9836da6 +RMD160 (Device-Gsm-1.56.tar.gz) = 81e51f30b154fe32e9e760730a7d2d9601648b65 +Size (Device-Gsm-1.56.tar.gz) = 46397 bytes -- cgit v1.2.3