pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/echoping Update to 5.1.0 provided by Soren Jacobse...
details: https://anonhg.NetBSD.org/pkgsrc/rev/00941489e995
branches: trunk
changeset: 464661:00941489e995
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sun Dec 14 04:08:32 2003 +0000
description:
Update to 5.1.0 provided by Soren Jacobsen PR pkg/23743.
Changes:
5.1.0 (2003-11-09)
* GNU TLS support (alternative to OpenSSL),
* Small licence change,
* Portability fixes (MacOS X)
5.0.1 (2002-11-04)
* Small bug fixes,
* Better error messages with invalid options
5.0.0 (2002-10-11)
* Now uses getnameinfo/getaddrinfo. Two consequences:
- you can compile only on a recent Unix
- you have IPv6 support
* With -v, now able to separate kernel (TCP) and application latency
* Now displays the standard deviation for repeated tests. Warning:
this may break some scripts which parse the output of echoping.
4.2.0 (2001-03-16)
* New -a and -A options to control the proxy/cache (disable caching).
Fixes bug/wish #232324
* Support for microsecond wait (uses usleep)
* New option (-p) to set socket priority (Linux only)
* New option (-P) to set IP Type of Service octet
* Bug fixes: #230384 (SSL records are different from text lines)
diffstat:
net/echoping/Makefile | 5 ++---
net/echoping/distinfo | 7 +++----
net/echoping/patches/patch-ab | 11 -----------
3 files changed, 5 insertions(+), 18 deletions(-)
diffs (41 lines):
diff -r 010f42642e9e -r 00941489e995 net/echoping/Makefile
--- a/net/echoping/Makefile Sun Dec 14 04:02:53 2003 +0000
+++ b/net/echoping/Makefile Sun Dec 14 04:08:32 2003 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2003/11/12 03:39:41 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2003/12/14 04:08:32 xtraeme Exp $
#
-DISTNAME= echoping-4.1.0
-PKGREVISION= 1
+DISTNAME= echoping-5.1.0
CATEGORIES= net
MASTER_SITES= ftp://ftp.internatif.org/pub/unix/echoping/
diff -r 010f42642e9e -r 00941489e995 net/echoping/distinfo
--- a/net/echoping/distinfo Sun Dec 14 04:02:53 2003 +0000
+++ b/net/echoping/distinfo Sun Dec 14 04:08:32 2003 +0000
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 11:23:14 wiz Exp $
+$NetBSD: distinfo,v 1.3 2003/12/14 04:08:32 xtraeme Exp $
-SHA1 (echoping-4.1.0.tar.gz) = b006a450b5d1eba5787483effce3223106130ce8
-Size (echoping-4.1.0.tar.gz) = 62305 bytes
-SHA1 (patch-ab) = cc2e8339fe8cede33637f23db6f401e414a6a4c1
+SHA1 (echoping-5.1.0.tar.gz) = 61a753c31eed1549f9c53848f37a051ddc36143d
+Size (echoping-5.1.0.tar.gz) = 99661 bytes
diff -r 010f42642e9e -r 00941489e995 net/echoping/patches/patch-ab
--- a/net/echoping/patches/patch-ab Sun Dec 14 04:02:53 2003 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2000/12/08 16:47:50 wiz Exp $
-
---- echoping.1.orig Fri Jun 30 10:28:48 2000
-+++ echoping.1 Fri Dec 8 17:28:04 2000
-@@ -2,6 +2,4 @@
--
- .TH echoping 1 "November 22, 1996" "ECHOPING" "echoping"
--
- .SH NAME
- echoping \- tests a remote host with TCP or UDP
-
Home |
Main Index |
Thread Index |
Old Index