Skip to content

Instantly share code, notes, and snippets.

@mclosson
Last active August 29, 2015 14:10
Show Gist options
  • Save mclosson/676a955780e687298e36 to your computer and use it in GitHub Desktop.
Save mclosson/676a955780e687298e36 to your computer and use it in GitHub Desktop.
FreeBSD /usr/ports/net/tcpdump patch 4.5.1 -> 4.6.2
Index: net/tcpdump/Makefile
===================================================================
--- net/tcpdump/Makefile (revision 373799)
+++ net/tcpdump/Makefile (working copy)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tcpdump
-PORTVERSION= 4.5.1
+PORTVERSION= 4.6.2
CATEGORIES= net ipv6
MASTER_SITES= http://www.tcpdump.org/release/
Index: net/tcpdump/distinfo
===================================================================
--- net/tcpdump/distinfo (revision 373799)
+++ net/tcpdump/distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (tcpdump-4.5.1.tar.gz) = 14ab39657128f3a650aed4cf455f76c7590601087b6101c253d698f6e73f0b96
-SIZE (tcpdump-4.5.1.tar.gz) = 1024455
+SHA256 (tcpdump-4.6.2.tar.gz) = 524ee4d8e83a6c663f6879004216a9a5bcb1c68b11920d653eb87b79d008e0b8
+SIZE (tcpdump-4.6.2.tar.gz) = 1105356
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment