pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/p5-Device-Modem update p5-Device-Modem to 1.48.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c2a788c11a99
branches: trunk
changeset: 537121:c2a788c11a99
user: grant <grant%pkgsrc.org@localhost>
date: Thu Jan 03 23:36:11 2008 +0000
description:
update p5-Device-Modem to 1.48.
changes since 1.36:
1.48 Sun Jun 24 09:30:16 CEST 2007
- atsend() method made more reliable with longer commands (ex. longer
sms messages).
1.47 Thu Apr 20 22:16:17 CET 2006
- Sensible speedup in the command/response cycle.
1.46
1.45 Tue Nov 15 23:29:40 CET 2005
- Fixed dial() now it does not wait for timeout in presence of a valid
remote response (NO CARRIER, BUSY, ...)
- Fine tuned answer read cycle times
- Added constant $Device::Modem::WAITCMD for wait time before issuing
commands (atsend)
- Added patch to make Xmodem work from Aaron Mitti <amitti at 10east dot
com>.
- Now dial() accepts also '#' sign in numbers (thanks to Pierre Hilson).
1.44 Sat Apr 30 23:29:03 CET 2005
- (again) now cygwin and darwin platforms should be detected correctly.
- added a preliminary version of Device::Modem::UsRobotics module,
that allows to access voice/fax messages stored on your UsRobotics
message modem. Read the (incomplete) docs for more details.
1.42 Sun Sep 19 21:12:10 CET 2004
- little fix for correct MacOSX os detection and SerialPort inclusion
1.39
1.38
1.37 Wed Aug 18 09:21:50 CET 2004
- parse_answer() now in scalar context (string) returns *all* modem
answer instead of removing the last string (OK/ERROR/...)
- documented new example scripts: caller-id.pl and xmodem.pl
diffstat:
comms/p5-Device-Modem/Makefile | 7 +++----
comms/p5-Device-Modem/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r cf75036818b5 -r c2a788c11a99 comms/p5-Device-Modem/Makefile
--- a/comms/p5-Device-Modem/Makefile Thu Jan 03 23:33:43 2008 +0000
+++ b/comms/p5-Device-Modem/Makefile Thu Jan 03 23:36:11 2008 +0000
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.11 2006/03/04 21:29:05 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2008/01/03 23:36:11 grant Exp $
#
-DISTNAME= Device-Modem-1.36
+DISTNAME= Device-Modem-1.48
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dmd
-PKGREVISION= 2
CATEGORIES= comms perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Perl module to talk to modem devices connected via serial port
-DEPENDS+= p5-Device-SerialPort-[0-9]*:../../comms/p5-Device-SerialPort
+DEPENDS+= p5-Device-SerialPort>=0.19:../../comms/p5-Device-SerialPort
PERL5_PACKLIST= auto/Device/Modem/.packlist
diff -r cf75036818b5 -r c2a788c11a99 comms/p5-Device-Modem/distinfo
--- a/comms/p5-Device-Modem/distinfo Thu Jan 03 23:33:43 2008 +0000
+++ b/comms/p5-Device-Modem/distinfo Thu Jan 03 23:36:11 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 16:05:30 agc Exp $
+$NetBSD: distinfo,v 1.4 2008/01/03 23:36:11 grant Exp $
-SHA1 (Device-Modem-1.36.tar.gz) = 55f792861962e43571ad994eee8dcb5ed17da57c
-RMD160 (Device-Modem-1.36.tar.gz) = 859b730717b9d37a6ae543f73960288c406a2f79
-Size (Device-Modem-1.36.tar.gz) = 38818 bytes
+SHA1 (Device-Modem-1.48.tar.gz) = 5f7fda05a48d4457708d618c964696e3bb7fccc4
+RMD160 (Device-Modem-1.48.tar.gz) = 980aa83abd7980983f3dd17b75da402e15c51faf
+Size (Device-Modem-1.48.tar.gz) = 42285 bytes
Home |
Main Index |
Thread Index |
Old Index