diff options
author | mjl <mjl@pkgsrc.org> | 2003-02-12 00:43:22 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2003-02-12 00:43:22 +0000 |
commit | dbf78792e5fd24e20fbfc6cf01a746e8601d08b0 (patch) | |
tree | 86782e2adbd858889b93ee476cb868078c7dc59a /comms/p5-Device-SerialPort/distinfo | |
parent | a29ac9de3b91ccbf3a01348fa1d9bd57e568f5e9 (diff) | |
download | pkgsrc-dbf78792e5fd24e20fbfc6cf01a746e8601d08b0.tar.gz |
Update p5-Device-SerialPort to 0.12
- corrected DTR activation code
- improved auto-detection of ioctl methods
- allow TIEHANDLE to use a device port in addition to a config file
- added FILENO function
- added "modemtest"
- found a place where HANDLE was staying open
- corrected FD-success test (0 *is* a valid fd number)
Diffstat (limited to 'comms/p5-Device-SerialPort/distinfo')
-rw-r--r-- | comms/p5-Device-SerialPort/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/p5-Device-SerialPort/distinfo b/comms/p5-Device-SerialPort/distinfo index 9c947031b33..ec08bbfb0a4 100644 --- a/comms/p5-Device-SerialPort/distinfo +++ b/comms/p5-Device-SerialPort/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2001/11/25 18:01:58 jlam Exp $ +$NetBSD: distinfo,v 1.4 2003/02/12 00:43:22 mjl Exp $ -SHA1 (Device-SerialPort-0.070.tar.gz) = f5bb56453b838cd5220f7ded8981e0286c215ddf -Size (Device-SerialPort-0.070.tar.gz) = 60085 bytes +SHA1 (Device-SerialPort-0.12.tar.gz) = eb008e4e65c4a5f72ff857c90a62bf7b7998c43b +Size (Device-SerialPort-0.12.tar.gz) = 67131 bytes |