Mon Sep 6 10:52:27 2010 UTC ()
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.


(wiz)
diff -r1.20 -r1.21 pkgsrc/comms/p5-Device-Gsm/Makefile
diff -r1.9 -r1.10 pkgsrc/comms/p5-Device-Gsm/distinfo

cvs diff -r1.20 -r1.21 pkgsrc/comms/p5-Device-Gsm/Makefile (expand / switch to unified diff)

--- pkgsrc/comms/p5-Device-Gsm/Makefile 2010/08/21 16:32:47 1.20
+++ pkgsrc/comms/p5-Device-Gsm/Makefile 2010/09/06 10:52:27 1.21
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.20 2010/08/21 16:32:47 seb Exp $ 1# $NetBSD: Makefile,v 1.21 2010/09/06 10:52:27 wiz Exp $
2# 2#
3 3
4DISTNAME= Device-Gsm-1.54 4DISTNAME= Device-Gsm-1.55
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 
7SVR4_PKGNAME= p5dgs 6SVR4_PKGNAME= p5dgs
8CATEGORIES= comms perl5 7CATEGORIES= comms perl5
9MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/}
10 9
11MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://search.cpan.org/dist/Device-Gsm/ 11HOMEPAGE= http://search.cpan.org/dist/Device-Gsm/
13COMMENT= Perl module to interface GSM cellular / modems 12COMMENT= Perl module to interface GSM cellular / modems
14LICENSE= ${PERL5_LICENSE} 13LICENSE= ${PERL5_LICENSE}
15 14
16PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
17 16
18DEPENDS+= p5-Device-Modem>=1.47:../../comms/p5-Device-Modem 17DEPENDS+= p5-Device-Modem>=1.47:../../comms/p5-Device-Modem
19DEPENDS+= p5-Device-SerialPort-[0-9]*:../../comms/p5-Device-SerialPort 18DEPENDS+= p5-Device-SerialPort-[0-9]*:../../comms/p5-Device-SerialPort

cvs diff -r1.9 -r1.10 pkgsrc/comms/p5-Device-Gsm/distinfo (expand / switch to unified diff)

--- pkgsrc/comms/p5-Device-Gsm/distinfo 2009/09/20 12:14:50 1.9
+++ pkgsrc/comms/p5-Device-Gsm/distinfo 2010/09/06 10:52:27 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2009/09/20 12:14:50 sno Exp $ 1$NetBSD: distinfo,v 1.10 2010/09/06 10:52:27 wiz Exp $
2 2
3SHA1 (Device-Gsm-1.54.tar.gz) = 4321234057ec63b1d7bb046d2336703b9fd13d3c 3SHA1 (Device-Gsm-1.55.tar.gz) = 8a69eacaa7204bba77def4e5e49a90dee845711f
4RMD160 (Device-Gsm-1.54.tar.gz) = 638b6225e5c0d7295606fe15d1a6d3efc3e1fabf 4RMD160 (Device-Gsm-1.55.tar.gz) = ae548a348e4728e7f16a33e164bd58a32b767dcc
5Size (Device-Gsm-1.54.tar.gz) = 50450 bytes 5Size (Device-Gsm-1.55.tar.gz) = 46072 bytes