pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/arping Update net/arping to 2.18.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ed52b698d1b8
branches:  trunk
changeset: 358352:ed52b698d1b8
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Feb 11 02:11:31 2017 +0000

description:
Update net/arping to 2.18.
--------------------------
Explicit ChangeLog not found, but diff between source may say
following changes.
2.17
----
  usage: arping [ -0aAbdDeFpPqrRuUv ] [ -w <us> ]

  -w     Time to wait between pings, in microseconds.
  -W     Same as -w, but in floating point seconds.
2.18
----
  usage: arping [ -0aAbdDeFpPqrRuUv ] [ -w <sec> ]

  -w sec Specify a timeout before ping exits regardless of how many
     packets have been sent or received.
  -W sec Time to wait between pings.

diffstat:

 net/arping/Makefile |   4 ++--
 net/arping/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 629090d77577 -r ed52b698d1b8 net/arping/Makefile
--- a/net/arping/Makefile       Sat Feb 11 02:08:31 2017 +0000
+++ b/net/arping/Makefile       Sat Feb 11 02:11:31 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2016/08/16 13:45:19 mef Exp $
+# $NetBSD: Makefile,v 1.27 2017/02/11 02:11:31 mef Exp $
 
-DISTNAME=      arping-2.17
+DISTNAME=      arping-2.18
 CATEGORIES=    net
 MASTER_SITES=  http://www.habets.pp.se/synscan/files/
 
diff -r 629090d77577 -r ed52b698d1b8 net/arping/distinfo
--- a/net/arping/distinfo       Sat Feb 11 02:08:31 2017 +0000
+++ b/net/arping/distinfo       Sat Feb 11 02:11:31 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2016/08/16 13:45:19 mef Exp $
+$NetBSD: distinfo,v 1.12 2017/02/11 02:11:31 mef Exp $
 
-SHA1 (arping-2.17.tar.gz) = 353b0166ebb3685528a9d52dc29eb59d0bf6c9b1
-RMD160 (arping-2.17.tar.gz) = 134a3c838cd7149d0bb530914d17019097bd7d98
-SHA512 (arping-2.17.tar.gz) = 062026f522ab3d3b96c05c97aa3133995bce808a25a470207359a1236886da0300368ddac7d76568201510c0bcc2ac4ef6b34b2284c8d367c1be41972f0ee1c2
-Size (arping-2.17.tar.gz) = 174346 bytes
+SHA1 (arping-2.18.tar.gz) = 23df1fab8a6e5836a6012dd038c998bb5d011a9a
+RMD160 (arping-2.18.tar.gz) = f459f68881fcf6791d3558c9556684af873ba66b
+SHA512 (arping-2.18.tar.gz) = 0ce54bd834695d1f624e9846d1796a316e5a733b83cdeaf745f522e1311f082d646c265a90b90b524d7e718070d61dd9ca767b5365f9fd5bd0a807e37c4d4c89
+Size (arping-2.18.tar.gz) = 175691 bytes



Home | Main Index | Thread Index | Old Index