summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2014-01-26 10:28:49 +0000
committermarkd <markd@pkgsrc.org>2014-01-26 10:28:49 +0000
commit3d3b4f7d22a3542accce73f2d6541644222d949b (patch)
tree7653611b10627944a9f1ed0148b2bbb7a2961bab /net
parent242a342681f5bf43d9d0c62465b97b7aa864ad39 (diff)
downloadpkgsrc-3d3b4f7d22a3542accce73f2d6541644222d949b.tar.gz
Update scamper to 20140122
from PR pkg/48546 scamper-dealias: * many slight improvements to the implementation of the 'ally' alias resolution algorithm. * add flag to prefixscan that says the alias was inferred using a common source address * for json output, print flags, bump version. scamper-ping: * record ICMP parameter problem responses to ping. * for json output, print tx time on probes. sc_attach: * add support for starting as a daemon. * add support for specifying a command which will be used with each address * document these options in manual page sc_analysis_dump: * update manual page to document unintuitive behaviour of -e option. misc: * getopt returns an int, not a char. important on arm. fixed in sc_wartscat, sc_speedtrap, and sc_analysis_dump, * silence benign warnings from clang on MacOS and cppcheck.
Diffstat (limited to 'net')
-rw-r--r--net/scamper/Makefile4
-rw-r--r--net/scamper/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/scamper/Makefile b/net/scamper/Makefile
index 05b8ac06095..d77409f036a 100644
--- a/net/scamper/Makefile
+++ b/net/scamper/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2013/08/26 20:46:02 markd Exp $
+# $NetBSD: Makefile,v 1.15 2014/01/26 10:28:49 markd Exp $
#
-DISTNAME= scamper-cvs-20130824
+DISTNAME= scamper-cvs-20140122
PKGNAME= ${DISTNAME:S/-cvs//}
CATEGORIES= net
MASTER_SITES= http://www.caida.org/tools/measurement/scamper/code/
diff --git a/net/scamper/distinfo b/net/scamper/distinfo
index 0257f88e275..5a93541c7bd 100644
--- a/net/scamper/distinfo
+++ b/net/scamper/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2013/08/26 20:46:02 markd Exp $
+$NetBSD: distinfo,v 1.10 2014/01/26 10:28:49 markd Exp $
-SHA1 (scamper-cvs-20130824.tar.gz) = c3d5c5bb28fd39020a13d9d7be25e4e5ac0cb05e
-RMD160 (scamper-cvs-20130824.tar.gz) = f4caeae59f93d3b33e1773c00579f6ee5cce69a9
-Size (scamper-cvs-20130824.tar.gz) = 1209926 bytes
+SHA1 (scamper-cvs-20140122.tar.gz) = a9ede92a49d8e3433cb909a1467a51320d35c5af
+RMD160 (scamper-cvs-20140122.tar.gz) = 346fa7d920138b9058e9195ec90a9d72a89bd6c9
+Size (scamper-cvs-20140122.tar.gz) = 1211605 bytes