pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/p5-Device-Gsm update p5-Device-Gsm to 1.48.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ae7505b28eb
branches:  trunk
changeset: 537123:2ae7505b28eb
user:      grant <grant%pkgsrc.org@localhost>
date:      Thu Jan 03 23:39:25 2008 +0000

description:
update p5-Device-Gsm to 1.48.

changes since 1.36:

1.48  Wed Feb 28 21:55:23 CET 2007
    - Fixed CPAN bug #24781, thanks to torsten at archesoft dot de
      for reporting.

1.47  Tue Feb 13 11:31:24 CET 2007
    - Fixed t/30networks.t test script.

1.46  Tue Dec 19 22:05:31 CET 2006
    - Fixed CPAN RT wishlist #23575.

1.45  Tue Oct 17 18:01:43 CEST 2006
    - Fixed CPAN RT bugs #21991, #21992, #22025.

1.44  Wed Aug 16 08:25:50 CEST 2006
    - Fixed decoding of alphabetical sender addresses.
    - Added correct decoding of UCS languages (Russian for example).

1.43  Sun Jul 23 17:40:15 CEST 2006
    - Added ability to decode alphabetical sender addresses.

1.42  Mon May  8 21:16:40 CEST 2006
    - Fixed a bug in Device::Gsm::Sms delete() method that invoked
      a non-existent Device::Gsm::deleteMessage().
    - Implemented read and delete of sms messages from different
      storages (ME, SM, ...). Only for PDU format. Thanks to

1.41  Thu Apr 20 21:52:19 CEST 2006
    - Some cool fixes for better support of Iridium Satellite phones,
      GPRS connections and command/response faster cycle.

1.37  Sat Aug 27 12:53:00 CEST 2005
    - fixed regexp to extract sim card sms messages information

diffstat:

 comms/p5-Device-Gsm/Makefile |  7 +++----
 comms/p5-Device-Gsm/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (37 lines):

diff -r 87e59ccbbe77 -r 2ae7505b28eb comms/p5-Device-Gsm/Makefile
--- a/comms/p5-Device-Gsm/Makefile      Thu Jan 03 23:36:34 2008 +0000
+++ b/comms/p5-Device-Gsm/Makefile      Thu Jan 03 23:39:25 2008 +0000
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:05 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2008/01/03 23:39:25 grant Exp $
 #
 
-DISTNAME=      Device-Gsm-1.36
+DISTNAME=      Device-Gsm-1.48
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5dgs
-PKGREVISION=   1
 CATEGORIES=    comms perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Device/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Perl module to interface GSM cellular / modems
 
-DEPENDS+=      p5-Device-Modem-[0-9]*:../../comms/p5-Device-Modem
+DEPENDS+=      p5-Device-Modem>=1.47:../../comms/p5-Device-Modem
 
 PERL5_PACKLIST=                auto/Device/Gsm/.packlist
 
diff -r 87e59ccbbe77 -r 2ae7505b28eb comms/p5-Device-Gsm/distinfo
--- a/comms/p5-Device-Gsm/distinfo      Thu Jan 03 23:36:34 2008 +0000
+++ b/comms/p5-Device-Gsm/distinfo      Thu Jan 03 23:39:25 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/05/18 13:35:11 mjl Exp $
+$NetBSD: distinfo,v 1.5 2008/01/03 23:39:25 grant Exp $
 
-SHA1 (Device-Gsm-1.36.tar.gz) = 91b2cebebb0cd61e133d73e73b1889d171f7706d
-RMD160 (Device-Gsm-1.36.tar.gz) = 987518c2850974d03a1cc8b3c5a201e6974d0c3e
-Size (Device-Gsm-1.36.tar.gz) = 49511 bytes
+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



Home | Main Index | Thread Index | Old Index