diff options
author | jlam <jlam> | 2002-03-22 06:57:34 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-03-22 06:57:34 +0000 |
commit | 3014bdd07da6e40d1ee38c54193c1f15458290c2 (patch) | |
tree | aa092a86eade79895c7637b86bf6c2b56d1ca2c5 /devel/p5-IO-Tty/distinfo | |
parent | cb42d5d33a21d58800209d42fb92724ac74535de (diff) | |
download | pkgsrc-3014bdd07da6e40d1ee38c54193c1f15458290c2.tar.gz |
Update p5-IO-Tty to 1.00. Major changes from version 0.04 include
additions to the API and a complete rewrite of the way a pty is allocated,
and the use of openpty() in *BSD to open the allocated pty, and other bug
fixes.
We had to fix Makefile.PL to correctly invoke the preprocessor. The changes
have been forwarded to the author.
This closes pkg/15896 by Shell Hung <shell@shellhung.org>.
Diffstat (limited to 'devel/p5-IO-Tty/distinfo')
-rw-r--r-- | devel/p5-IO-Tty/distinfo | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-IO-Tty/distinfo b/devel/p5-IO-Tty/distinfo index 6edb313ec95..8feef192df3 100644 --- a/devel/p5-IO-Tty/distinfo +++ b/devel/p5-IO-Tty/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 00:44:38 wiz Exp $ +$NetBSD: distinfo,v 1.3 2002/03/22 06:57:34 jlam Exp $ -SHA1 (IO-Tty-0.04.tar.gz) = 97a1e35ff6f3baadc76635efabbabb97e0646a58 -Size (IO-Tty-0.04.tar.gz) = 17443 bytes +SHA1 (IO-Tty-1.00.tar.gz) = fdc04a6cb230a71951fb922303b3e83c54486e4c +Size (IO-Tty-1.00.tar.gz) = 23077 bytes +SHA1 (patch-aa) = eff79e37c1c00331873eed38f66717f788fbe64a |