diff options
-rw-r--r-- | comms/p5-Device-Gsm/Makefile | 6 | ||||
-rw-r--r-- | comms/p5-Device-Gsm/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile index 8600c4e6909..8d0a3628177 100644 --- a/comms/p5-Device-Gsm/Makefile +++ b/comms/p5-Device-Gsm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2008/12/17 00:01:25 he Exp $ +# $NetBSD: Makefile,v 1.19 2009/09/20 12:14:50 sno Exp $ # -DISTNAME= Device-Gsm-1.52 +DISTNAME= Device-Gsm-1.54 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dgs CATEGORIES= comms perl5 @@ -10,10 +10,12 @@ 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 +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= p5-Device-Modem>=1.47:../../comms/p5-Device-Modem +DEPENDS+= p5-Device-SerialPort-[0-9]*:../../comms/p5-Device-SerialPort PERL5_PACKLIST= auto/Device/Gsm/.packlist diff --git a/comms/p5-Device-Gsm/distinfo b/comms/p5-Device-Gsm/distinfo index 4b17ba7efc7..b33be6213b1 100644 --- a/comms/p5-Device-Gsm/distinfo +++ b/comms/p5-Device-Gsm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2008/12/17 00:01:25 he Exp $ +$NetBSD: distinfo,v 1.9 2009/09/20 12:14:50 sno Exp $ -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 +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 |