diff options
author | he <he@pkgsrc.org> | 2008-08-11 12:12:13 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-08-11 12:12:13 +0000 |
commit | ac6fd34d7d3302bfd11c0d03783691974e1eca70 (patch) | |
tree | 658fee747aeb7dfbffc045dd5029e1d003847d9b /comms/p5-Device-Gsm | |
parent | 9778ca11a1e767f98b82cf031fcc271f1548639c (diff) | |
download | pkgsrc-ac6fd34d7d3302bfd11c0d03783691974e1eca70.tar.gz |
Update from version 1.48 to 1.49.
Pkgsrc changes:
o Added HOMEPAGE using search.cpan.org
Upstream changes:
1.49 Sat Aug 9 15:12:00 CET 2008
- Modified manufacturer() to work also with some Motorola phones,
that report AT+CGMI in a slightly different way.
- Changed by phone number :)
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, 7 insertions, 6 deletions
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile index 4d55edf5c03..3bb0c2f460f 100644 --- a/comms/p5-Device-Gsm/Makefile +++ b/comms/p5-Device-Gsm/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.14 2008/06/20 01:09:09 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2008/08/11 12:12:13 he Exp $ # -DISTNAME= Device-Gsm-1.48 +DISTNAME= Device-Gsm-1.49 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dgs CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/} MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Device-Gsm/ COMMENT= Perl module to interface GSM cellular / modems PKG_DESTDIR_SUPPORT= user-destdir diff --git a/comms/p5-Device-Gsm/distinfo b/comms/p5-Device-Gsm/distinfo index 4f0d8ead95d..868b8a4ea61 100644 --- a/comms/p5-Device-Gsm/distinfo +++ b/comms/p5-Device-Gsm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2008/01/03 23:39:25 grant Exp $ +$NetBSD: distinfo,v 1.6 2008/08/11 12:12:13 he Exp $ -SHA1 (Device-Gsm-1.48.tar.gz) = 203223952ebbffedc58a1972cb8551fa47ec355a -RMD160 (Device-Gsm-1.48.tar.gz) = cf7210e7888d2d01ddace3cad24bc3bd2c19fcde -Size (Device-Gsm-1.48.tar.gz) = 57058 bytes +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 |