pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/shmux Update to 1.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/e82d75255759
branches: trunk
changeset: 527745:e82d75255759
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Apr 12 21:38:24 2007 +0000
description:
Update to 1.0:
No change since 1.0b10 [2006/08/10].
Changes since 1.0b9 [2006/07/06]:
- new 'F', 'v' and 'D' commands for interactive mode.
- added -F option (as suggested by Chase Phillips).
- fixed long standing but rare data corruption bug (reported by Jon Amundsen).
Changes since 1.0b8 [2006/06/30]:
- child exit status was not saved when waiting for its orphans.
- look for termcap in ncurses library (reported by Stephan Hegel).
Changes since 1.0b7 [2006/05/22]:
- SHMUX_SSH*_OPTS are now parsed by shmux, allowing passing more complex
options strings. (loosely based on code from Jos Backus.)
- added -B option (courtesy of Chase Phillips and Jos Backus).
- minor enhancement of "interactive mode" status reporting.
Changes since 1.0b6 [2004/12/15]:
- improved timeout enforcement using process groups (suggested by Jos Backus).
- improved handling of "impossible" waitpid() failures.
Changes since 1.0b5 [2004/09/20]:
- user@target now works with rsh.
- fixed miscellaneous assumptions/bugs related to fping.
- user@target is no longer incompatible with -p.
diffstat:
sysutils/shmux/Makefile | 4 ++--
sysutils/shmux/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 43632c09f4cc -r e82d75255759 sysutils/shmux/Makefile
--- a/sysutils/shmux/Makefile Thu Apr 12 21:31:48 2007 +0000
+++ b/sysutils/shmux/Makefile Thu Apr 12 21:38:24 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2006/03/04 21:30:43 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2007/04/12 21:38:24 wiz Exp $
-DISTNAME= shmux-1.0b5
+DISTNAME= shmux-1.0
CATEGORIES= sysutils
MASTER_SITES= http://web.taranis.org/shmux/dist/
EXTRACT_SUFX= .tgz
diff -r 43632c09f4cc -r e82d75255759 sysutils/shmux/distinfo
--- a/sysutils/shmux/distinfo Thu Apr 12 21:31:48 2007 +0000
+++ b/sysutils/shmux/distinfo Thu Apr 12 21:38:24 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 13:40:57 agc Exp $
+$NetBSD: distinfo,v 1.4 2007/04/12 21:38:24 wiz Exp $
-SHA1 (shmux-1.0b5.tgz) = 1ea5c296072390072a6128249b53b943183f21fb
-RMD160 (shmux-1.0b5.tgz) = f718a8a86a6d0981be1a011d2cb2aea400ca62b7
-Size (shmux-1.0b5.tgz) = 76863 bytes
+SHA1 (shmux-1.0.tgz) = 3a5fef29ea7f2631668af348d651079fd65a1321
+RMD160 (shmux-1.0.tgz) = 5b45f744fb85ccd99534f0b13d12a9bc49cea9e1
+Size (shmux-1.0.tgz) = 81096 bytes
Home |
Main Index |
Thread Index |
Old Index