diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-06 10:52:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-06 10:52:27 +0000 |
commit | 11f9ecbed7e2bbd27009cad3910d725cc43005ce (patch) | |
tree | a84dc088334c28b17de8fa0f9efde0fe280b1af5 /comms/p5-Device-Gsm | |
parent | 41ba67eb88ca0b9fb73389401efe8f3b26c60a4c (diff) | |
download | pkgsrc-11f9ecbed7e2bbd27009cad3910d725cc43005ce.tar.gz |
Update to 1.55:
1.55 Sun Jun 27 18:07:11 CEST 2010
- Fixed RT #58869, incorrect decoding of text7 messages.
Thanks to Alexander Onokhov.
Diffstat (limited to 'comms/p5-Device-Gsm')
-rw-r--r-- | comms/p5-Device-Gsm/Makefile | 5 | ||||
-rw-r--r-- | comms/p5-Device-Gsm/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile index ed541e803ce..93d29ce3cb2 100644 --- a/comms/p5-Device-Gsm/Makefile +++ b/comms/p5-Device-Gsm/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2010/08/21 16:32:47 seb Exp $ +# $NetBSD: Makefile,v 1.21 2010/09/06 10:52:27 wiz Exp $ # -DISTNAME= Device-Gsm-1.54 +DISTNAME= Device-Gsm-1.55 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5dgs 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 b33be6213b1..c9d00fe815c 100644 --- a/comms/p5-Device-Gsm/distinfo +++ b/comms/p5-Device-Gsm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2009/09/20 12:14:50 sno Exp $ +$NetBSD: distinfo,v 1.10 2010/09/06 10:52:27 wiz Exp $ -SHA1 (Device-Gsm-1.54.tar.gz) = 4321234057ec63b1d7bb046d2336703b9fd13d3c -RMD160 (Device-Gsm-1.54.tar.gz) = 638b6225e5c0d7295606fe15d1a6d3efc3e1fabf -Size (Device-Gsm-1.54.tar.gz) = 50450 bytes +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 |