summaryrefslogtreecommitdiff
path: root/net/echoping/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-12-14 04:08:32 +0000
committerxtraeme <xtraeme>2003-12-14 04:08:32 +0000
commitc42f4d0e387bd99cfa991b235b4186a3c598dbd2 (patch)
tree4b35695c374ddad6d6d2433ad6ff9f5222ff2450 /net/echoping/Makefile
parent85d61ff97da477ff5034dec01c00536af9a4b96e (diff)
downloadpkgsrc-c42f4d0e387bd99cfa991b235b4186a3c598dbd2.tar.gz
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 (limited to 'net/echoping/Makefile')
-rw-r--r--net/echoping/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile
index fe7a11727b0..5edb4c1341b 100644
--- a/net/echoping/Makefile
+++ b/net/echoping/Makefile
@@ -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/