diff options
author | he <he> | 2008-12-17 00:01:25 +0000 |
---|---|---|
committer | he <he> | 2008-12-17 00:01:25 +0000 |
commit | f10d19fe572912a59e865663507adaf81a64cf0b (patch) | |
tree | 7dd11170abd810b8eb2dd5987300ca2b4c7724f6 /comms/p5-Device-Gsm | |
parent | 20ca14e59b84da635cd64a207ef2e478c1c110d1 (diff) | |
download | pkgsrc-f10d19fe572912a59e865663507adaf81a64cf0b.tar.gz |
Updated from version 1.50nb1 to 1.52.
Upstream changes:
1.52 Tue Nov 25 21:24:00 CET 2008
- Added a longer timeout on call forwarding. Thanks to Marek Jaros.
1.51 Wed Oct 29 22:32:00 CET 2008
- Added new method to set/reset call forwarding options
(patch contributed by Attila Nagy: thanks!)
- Removed the syslog test script (t/04syslog.t).
It continuously broke tests on Solaris and basically every
other setups where you are not installing as privileged user.
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 52b64a03b80..8600c4e6909 100644 --- a/comms/p5-Device-Gsm/Makefile +++ b/comms/p5-Device-Gsm/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2008/10/19 19:17:42 he Exp $ +# $NetBSD: Makefile,v 1.18 2008/12/17 00:01:25 he Exp $ # -DISTNAME= Device-Gsm-1.50 +DISTNAME= Device-Gsm-1.52 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 be5b512614e..4b17ba7efc7 100644 --- a/comms/p5-Device-Gsm/distinfo +++ b/comms/p5-Device-Gsm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2008/10/12 21:03:58 he Exp $ +$NetBSD: distinfo,v 1.8 2008/12/17 00:01:25 he Exp $ -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 +SHA1 (Device-Gsm-1.52.tar.gz) = 7ecdbcbb703be551b57b4cb2412e747b7d1e5071 +RMD160 (Device-Gsm-1.52.tar.gz) = 0fe0857e43f302c469d08669e0892cf170e2895c +Size (Device-Gsm-1.52.tar.gz) = 58817 bytes |