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 Updating comms/p5-Device-Gsm from ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b6354d3e0800
branches:  trunk
changeset: 399479:b6354d3e0800
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun Sep 20 12:14:50 2009 +0000

description:
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:

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

diffs (39 lines):

diff -r 1a2f20fef943 -r b6354d3e0800 comms/p5-Device-Gsm/Makefile
--- a/comms/p5-Device-Gsm/Makefile      Sun Sep 20 12:04:01 2009 +0000
+++ b/comms/p5-Device-Gsm/Makefile      Sun Sep 20 12:14:50 2009 +0000
@@ -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 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 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 -r 1a2f20fef943 -r b6354d3e0800 comms/p5-Device-Gsm/distinfo
--- a/comms/p5-Device-Gsm/distinfo      Sun Sep 20 12:04:01 2009 +0000
+++ b/comms/p5-Device-Gsm/distinfo      Sun Sep 20 12:14:50 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index