diff options
author | mjl <mjl@pkgsrc.org> | 2005-05-18 13:35:11 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2005-05-18 13:35:11 +0000 |
commit | ab96f8d606c4ff5fc639555ba1974dfa5843bdec (patch) | |
tree | 98196cfc7b79501d901ddd87efbc9dace3dafd0a /comms/p5-Device-Gsm | |
parent | 16838069114fb968f9c1990ac7a962f07d272d19 (diff) | |
download | pkgsrc-ab96f8d606c4ff5fc639555ba1974dfa5843bdec.tar.gz |
Update to 1.36
- fixed delete_sms() command syntax and results parsing. Thanks
to all users that reported problems.
- added an example script on how to delete sms messages.
Diffstat (limited to 'comms/p5-Device-Gsm')
-rw-r--r-- | comms/p5-Device-Gsm/Makefile | 6 | ||||
-rw-r--r-- | comms/p5-Device-Gsm/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile index 51df35b1bae..25b5f8ac2c7 100644 --- a/comms/p5-Device-Gsm/Makefile +++ b/comms/p5-Device-Gsm/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:07 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/05/18 13:35:11 mjl Exp $ # -DISTNAME= Device-Gsm-1.33 +DISTNAME= Device-Gsm-1.36 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dgs -PKGREVISION= 1 +# PKGREVISION= 1 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/} diff --git a/comms/p5-Device-Gsm/distinfo b/comms/p5-Device-Gsm/distinfo index 2ab40afd2d1..7bfec9809b5 100644 --- a/comms/p5-Device-Gsm/distinfo +++ b/comms/p5-Device-Gsm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 16:05:30 agc Exp $ +$NetBSD: distinfo,v 1.4 2005/05/18 13:35:11 mjl Exp $ -SHA1 (Device-Gsm-1.33.tar.gz) = 542001fabb636e9f61d32e1484f1c1f7e0be0f31 -RMD160 (Device-Gsm-1.33.tar.gz) = 6b6f3526233da4340d9b26a97f327cc27a01566a -Size (Device-Gsm-1.33.tar.gz) = 42566 bytes +SHA1 (Device-Gsm-1.36.tar.gz) = 91b2cebebb0cd61e133d73e73b1889d171f7706d +RMD160 (Device-Gsm-1.36.tar.gz) = 987518c2850974d03a1cc8b3c5a201e6974d0c3e +Size (Device-Gsm-1.36.tar.gz) = 49511 bytes |