From 2970c6881302c11fa6ab4173b3587772f76d4b31 Mon Sep 17 00:00:00 2001 From: sthen Date: Wed, 26 Jun 2013 12:57:46 +0000 Subject: [PATCH] update to nfdump 1.6.10 --- net/nfdump/Makefile | 4 ++-- net/nfdump/distinfo | 4 ++-- net/nfdump/patches/patch-bin_launch_c | 11 ----------- 3 files changed, 4 insertions(+), 15 deletions(-) delete mode 100644 net/nfdump/patches/patch-bin_launch_c diff --git a/net/nfdump/Makefile b/net/nfdump/Makefile index 82c27c4bdff..8815e84751c 100644 --- a/net/nfdump/Makefile +++ b/net/nfdump/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.15 2013/05/03 01:16:36 sthen Exp $ +# $OpenBSD: Makefile,v 1.16 2013/06/26 12:57:46 sthen Exp $ COMMENT-main = tools to collect and process netflow data COMMENT-nfprofile = filters data from nfdump according to profiles -V = 1.6.9 +V = 1.6.10 DISTNAME = nfdump-$V FULLPKGNAME-main = nfdump-$V FULLPKGNAME-nfprofile = nfprofile-$V diff --git a/net/nfdump/distinfo b/net/nfdump/distinfo index 5f6551add3d..3c812ef2818 100644 --- a/net/nfdump/distinfo +++ b/net/nfdump/distinfo @@ -1,2 +1,2 @@ -SHA256 (nfdump-1.6.9.tar.gz) = c0lDq4ctNkJXWt1dtk71dV+FoKlgCxINXuCb6k75jbw= -SIZE (nfdump-1.6.9.tar.gz) = 686587 +SHA256 (nfdump-1.6.10.tar.gz) = PyjN4Fpja6FmR0SHJHExw95yEVVDD/SbWLuVwfKLnsk= +SIZE (nfdump-1.6.10.tar.gz) = 714233 diff --git a/net/nfdump/patches/patch-bin_launch_c b/net/nfdump/patches/patch-bin_launch_c deleted file mode 100644 index 60d64f40728..00000000000 --- a/net/nfdump/patches/patch-bin_launch_c +++ /dev/null @@ -1,11 +0,0 @@ -$OpenBSD: patch-bin_launch_c,v 1.1 2013/05/03 01:16:36 sthen Exp $ ---- bin/launch.c.orig Fri May 3 01:28:06 2013 -+++ bin/launch.c Fri May 3 01:28:31 2013 -@@ -42,6 +42,7 @@ - #include - #include - #include -+#include - #include - #include - #include