[32633] trunk/dports/net/nfdump

markd at macports.org markd at macports.org
Wed Jan 9 22:30:17 PST 2008


Revision: 32633
          http://trac.macosforge.org/projects/macports/changeset/32633
Author:   markd at macports.org
Date:     2008-01-09 22:30:16 -0800 (Wed, 09 Jan 2008)

Log Message:
-----------
Update to 1.5.6.

Modified Paths:
--------------
    trunk/dports/net/nfdump/Portfile
    trunk/dports/net/nfdump/files/patch-ft2nfdump.c

Modified: trunk/dports/net/nfdump/Portfile
===================================================================
--- trunk/dports/net/nfdump/Portfile	2008-01-10 05:59:48 UTC (rev 32632)
+++ trunk/dports/net/nfdump/Portfile	2008-01-10 06:30:16 UTC (rev 32633)
@@ -3,9 +3,9 @@
 PortSystem	1.0
 
 name			nfdump
-version			1.5.2
+version			1.5.6
 categories		net
-maintainers		markd at macports.org
+maintainers		markd
 platforms		darwin
 
 description		The nfdump tools collect and process netflow data on the command line. Part of the NfSen project.
@@ -14,7 +14,7 @@
 homepage		http://nfdump.sourceforge.net/
 master_sites		sourceforge
 distfiles		${distname}.tar.gz
-checksums		md5 4447c3338cc7eae6eee5288889f27d28
+checksums		md5 2fb8b467cceb6f43bac5da4be8bed771
 
 patchfiles	patch-configure \
 		patch-ft2nfdump.c

Modified: trunk/dports/net/nfdump/files/patch-ft2nfdump.c
===================================================================
--- trunk/dports/net/nfdump/files/patch-ft2nfdump.c	2008-01-10 05:59:48 UTC (rev 32632)
+++ trunk/dports/net/nfdump/files/patch-ft2nfdump.c	2008-01-10 06:30:16 UTC (rev 32633)
@@ -1,14 +1,11 @@
-
-$FreeBSD: /repoman/r/pcvs/ports/net-mgmt/nfdump/files/patch-ft2nfdump.c,v 1.2 2006/11/01 09:09:36 miwi Exp $
-
---- ft2nfdump.c.orig
-+++ ft2nfdump.c
-@@ -64,7 +64,7 @@
- #endif
+--- ft2nfdump.c.org	2007-10-14 23:34:23.000000000 -0700
++++ ft2nfdump.c	2008-01-09 22:14:57.000000000 -0800
+@@ -66,7 +66,7 @@
+ #include "nffile.h"
+ #include "launch.h"
  
- #include "version.h"
 -#include "ftbuild.h"
 +/*#include "ftbuild.h"*/
- #include "nf_common.h"
- #include "nffile.h"
- #include "launch.h"
+ 
+ /* Global defines */
+ #define MAXRECORDS 30

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080109/b46d18f9/attachment.html


More information about the macports-changes mailing list