aboutsummaryrefslogtreecommitdiff
path: root/net/ipsumdump
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-14 08:34:53 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-14 08:34:53 +0000
commit4f27c9c3aba1c854f1cdb64d58287bbbcb8a4e08 (patch)
tree61c37d97bd64ba5dd155942805ba872889f81897 /net/ipsumdump
parentd39ff399eba1f0db65e788044d1403003645e845 (diff)
downloadports-4f27c9c3aba1c854f1cdb64d58287bbbcb8a4e08.tar.gz
ports-4f27c9c3aba1c854f1cdb64d58287bbbcb8a4e08.zip
Update to 1.48
Fix handling of extra length annotations. If the IP length is available, use that (not extra length), except for packets that represent flows.
Notes
Notes: svn path=/head/; revision=126412
Diffstat (limited to 'net/ipsumdump')
-rw-r--r--net/ipsumdump/Makefile2
-rw-r--r--net/ipsumdump/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/net/ipsumdump/Makefile b/net/ipsumdump/Makefile
index d338f6f9f1c7..55a50fd8b12c 100644
--- a/net/ipsumdump/Makefile
+++ b/net/ipsumdump/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ipsumdump
-PORTVERSION= 1.47
+PORTVERSION= 1.48
CATEGORIES= net
MASTER_SITES= http://www.cs.ucla.edu/~kohler/ipsumdump/
diff --git a/net/ipsumdump/distinfo b/net/ipsumdump/distinfo
index b9531f866694..f7d33412ea3f 100644
--- a/net/ipsumdump/distinfo
+++ b/net/ipsumdump/distinfo
@@ -1,2 +1,2 @@
-MD5 (ipsumdump-1.47.tar.gz) = 8e0acf06d7ac1ebc994933625dca3aa8
-SIZE (ipsumdump-1.47.tar.gz) = 515489
+MD5 (ipsumdump-1.48.tar.gz) = 9ba04d6f425f9cde7261f485e04900ce
+SIZE (ipsumdump-1.48.tar.gz) = 499557