SF.net SVN: gar:[22772] csw/mgar/pkg/tcpdump/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Jan 1 22:07:52 CET 2014
Revision: 22772
http://sourceforge.net/p/gar/code/22772
Author: dmichelsen
Date: 2014-01-01 21:07:50 +0000 (Wed, 01 Jan 2014)
Log Message:
-----------
tcpdump/trunk: Update to 4.5.1, one failing test
Modified Paths:
--------------
csw/mgar/pkg/tcpdump/trunk/Makefile
csw/mgar/pkg/tcpdump/trunk/checksums
Modified: csw/mgar/pkg/tcpdump/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tcpdump/trunk/Makefile 2014-01-01 20:38:56 UTC (rev 22771)
+++ csw/mgar/pkg/tcpdump/trunk/Makefile 2014-01-01 21:07:50 UTC (rev 22772)
@@ -1,5 +1,5 @@
NAME = tcpdump
-VERSION = 4.4.0
+VERSION = 4.5.1
GARTYPE = v2
DESCRIPTION = Dump network traffic
@@ -7,11 +7,8 @@
endef
MASTER_SITES = http://www.tcpdump.org/release/
-DISTFILES = $(DISTNAME).tar.gz
+DISTFILES += $(DISTNAME).tar.gz
-# For OpenSSL 1.0.0
-PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
-
VENDOR_URL = http://www.tcpdump.org/
LICENSE = LICENSE
@@ -34,4 +31,8 @@
# There is a versioned tcpdump, which is not a hardlink. No need for that.
EXTRA_MERGE_EXCLUDE_FILES = $(sbindir)/tcpdump\..*
+# There is a failing test:
+# https://github.com/the-tcpdump-group/tcpdump/issues/351
+SKIPTEST ?= 1
+
include gar/category.mk
Modified: csw/mgar/pkg/tcpdump/trunk/checksums
===================================================================
--- csw/mgar/pkg/tcpdump/trunk/checksums 2014-01-01 20:38:56 UTC (rev 22771)
+++ csw/mgar/pkg/tcpdump/trunk/checksums 2014-01-01 21:07:50 UTC (rev 22772)
@@ -1 +1 @@
-6f75aabcffd012f73bd7c331bb5d8232 tcpdump-4.4.0.tar.gz
+973a2513d0076e34aa9da7e15ed98e1b tcpdump-4.5.1.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list