summaryrefslogtreecommitdiff
path: root/comms/p5-Device-Gsm
diff options
context:
space:
mode:
authorsno <sno>2009-09-20 12:14:50 +0000
committersno <sno>2009-09-20 12:14:50 +0000
commit506afdb8a45fa083a2a85c2c2fcc1bdf0b52342a (patch)
tree31ba6d92fda43561ac53d45c2d72414fd9829d78 /comms/p5-Device-Gsm
parent9e1c3db5b82e559a4b9dc348dac97273d4c02340 (diff)
downloadpkgsrc-506afdb8a45fa083a2a85c2c2fcc1bdf0b52342a.tar.gz
Updating comms/p5-Device-Gsm from 1.52 to 1.54
pkgsrc changes: - Adjusting dependencies - Adding license definition Upstream changes: 1.54 Sun Sep 6 10:44:53 CEST 2009 - Fixed RT #31565, incorrect decoding of outgoing messages due to incorrect removal of zero-length octet in PDU. Thanks to Svami Dhyan Nataraj. 1.53 Fri Aug 14 21:43:37 CEST 2009 - Fixed RT #48700, deleting SMS message with index 0 didn't work. Thanks to Vytas M. for reporting the bug.
Diffstat (limited to 'comms/p5-Device-Gsm')
-rw-r--r--comms/p5-Device-Gsm/Makefile6
-rw-r--r--comms/p5-Device-Gsm/distinfo8
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