diff options
author | he <he@pkgsrc.org> | 2008-10-12 21:03:58 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-10-12 21:03:58 +0000 |
commit | 4246f0179d7e2c2337eaf257061731e65c8e2be8 (patch) | |
tree | 1ef5508c72888bd77c5f50ab03ea2a90dda58435 /comms/p5-Device-Gsm | |
parent | d53b2d06d0b86969bb302c8911b3f1c299db6595 (diff) | |
download | pkgsrc-4246f0179d7e2c2337eaf257061731e65c8e2be8.tar.gz |
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.
Diffstat (limited to 'comms/p5-Device-Gsm')
-rw-r--r-- | comms/p5-Device-Gsm/Makefile | 4 | ||||
-rw-r--r-- | comms/p5-Device-Gsm/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile index 3bb0c2f460f..665ac7eeb64 100644 --- a/comms/p5-Device-Gsm/Makefile +++ b/comms/p5-Device-Gsm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2008/08/11 12:12:13 he Exp $ +# $NetBSD: Makefile,v 1.16 2008/10/12 21:03:58 he Exp $ # -DISTNAME= Device-Gsm-1.49 +DISTNAME= Device-Gsm-1.50 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dgs CATEGORIES= comms perl5 diff --git a/comms/p5-Device-Gsm/distinfo b/comms/p5-Device-Gsm/distinfo index 868b8a4ea61..be5b512614e 100644 --- a/comms/p5-Device-Gsm/distinfo +++ b/comms/p5-Device-Gsm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2008/08/11 12:12:13 he Exp $ +$NetBSD: distinfo,v 1.7 2008/10/12 21:03:58 he Exp $ -SHA1 (Device-Gsm-1.49.tar.gz) = 57bab7766aa26e8595b3f4d0fafd909cff2f93d8 -RMD160 (Device-Gsm-1.49.tar.gz) = 35b7f9678ced20641044a970bf48479fb2276ca6 -Size (Device-Gsm-1.49.tar.gz) = 57202 bytes +SHA1 (Device-Gsm-1.50.tar.gz) = 8cc5506405bff1e4be20849a2c9dbd312649afa7 +RMD160 (Device-Gsm-1.50.tar.gz) = a0c43ce55b4096f51c78de350421c73e4f624cf3 +Size (Device-Gsm-1.50.tar.gz) = 57801 bytes |