summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-08-28 07:33:17 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-08-28 07:33:17 +0000
commit85ecaf2bddbad5c307d2883b818a5f89db49d772 (patch)
tree9c95ad18cfe639138a98fddffabaf87a4f903af8
parentUpdate to 2.0 Release Candidate 1. For a list of all the changes, see (diff)
Update to 1.41
o Add support for IEEE 802.11/Prism2 encapsulated dumps. o Use C for CWR in tcp_flags dumps. o Bump IPSummaryDump file format version number to 1.2
-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 0462fd94d3ef..8e675e3e72f8 100644
--- a/net/ipsumdump/Makefile
+++ b/net/ipsumdump/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ipsumdump
-PORTVERSION= 1.40
+PORTVERSION= 1.41
CATEGORIES= net
MASTER_SITES= http://www.icir.org/kohler/ipsumdump/
diff --git a/net/ipsumdump/distinfo b/net/ipsumdump/distinfo
index 93551870026a..716723228007 100644
--- a/net/ipsumdump/distinfo
+++ b/net/ipsumdump/distinfo
@@ -1,2 +1,2 @@
-MD5 (ipsumdump-1.40.tar.gz) = 885e2c07466b428be5d6ea560a6f3bb8
-SIZE (ipsumdump-1.40.tar.gz) = 473781
+MD5 (ipsumdump-1.41.tar.gz) = 37ec01be7dd378d0d67cb33e32532512
+SIZE (ipsumdump-1.41.tar.gz) = 491809