svn commit: r376538 - head/net/tcpdump
Renato Botelho
garga at FreeBSD.org
Thu Jan 8 14:43:29 UTC 2015
Author: garga
Date: Thu Jan 8 14:43:28 2015
New Revision: 376538
URL: https://svnweb.freebsd.org/changeset/ports/376538
QAT: https://qat.redports.org/buildarchive/r376538/
Log:
- Update to 4.6.2 [1]
- Add LICENSE
PR: 195671
Submitted by: Matthew Closson <matthew.closson at gmail.com>
Modified:
head/net/tcpdump/Makefile
head/net/tcpdump/distinfo
Modified: head/net/tcpdump/Makefile
==============================================================================
--- head/net/tcpdump/Makefile Thu Jan 8 14:41:53 2015 (r376537)
+++ head/net/tcpdump/Makefile Thu Jan 8 14:43:28 2015 (r376538)
@@ -2,13 +2,15 @@
# $FreeBSD$
PORTNAME= tcpdump
-PORTVERSION= 4.5.1
+PORTVERSION= 4.6.2
CATEGORIES= net ipv6
MASTER_SITES= http://www.tcpdump.org/release/
MAINTAINER= garga at FreeBSD.org
COMMENT= Ubiquitous network traffic analysis tool
+LICENSE= BSD3CLAUSE
+
LIB_DEPENDS= libpcap.so:${PORTSDIR}/net/libpcap
GNU_CONFIGURE= yes
Modified: head/net/tcpdump/distinfo
==============================================================================
--- head/net/tcpdump/distinfo Thu Jan 8 14:41:53 2015 (r376537)
+++ head/net/tcpdump/distinfo Thu Jan 8 14:43:28 2015 (r376538)
@@ -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
More information about the svn-ports-all
mailing list