Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Dec 2011 18:19:22 GMT
From:      Alexey Illarionov <littlesavage@rambler.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163741: [patch] net-mgmt/nfdump: update to 1.6.5
Message-ID:  <201112311819.pBVIJMNi008045@red.freebsd.org>
Resent-Message-ID: <201112311820.pBVIKBJx050051@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         163741
>Category:       ports
>Synopsis:       [patch] net-mgmt/nfdump: update to 1.6.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 31 18:20:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Illarionov
>Release:        
>Organization:
>Environment:
>Description:
update net-mgmt/nfdump to 1.6.5

http://sourceforge.net/mailarchive/message.php?msg_id=28610880


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN net-mgmt/nfdump.orig/Makefile net-mgmt/nfdump/Makefile
--- net-mgmt/nfdump.orig/Makefile	2011-12-31 20:33:34.862475652 +0400
+++ net-mgmt/nfdump/Makefile	2011-12-31 21:52:44.585476421 +0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	nfdump
-PORTVERSION=	1.6.4
+PORTVERSION=	1.6.5
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION}
 
@@ -78,9 +78,6 @@
 #MAN1+=		sfcapd.1
 .endif
 
-post-configure:
-	@${REINPLACE_CMD} -E -e 's/sfcapd\.1/sfcapd\.1 nfanon\.1/' ${WRKSRC}/man/Makefile
-
 .if !defined(NOPORTDOCS)
 post-install:
 	${MKDIR} ${DOCSDIR}
diff -ruN net-mgmt/nfdump.orig/distinfo net-mgmt/nfdump/distinfo
--- net-mgmt/nfdump.orig/distinfo	2011-12-31 20:33:34.871484595 +0400
+++ net-mgmt/nfdump/distinfo	2011-12-31 21:52:57.745490507 +0400
@@ -1,2 +1,2 @@
-SHA256 (nfdump-1.6.4.tar.gz) = 4ff129dad6957f2fc0b5fdf53aec10f56e05671a85f18abb2ec9a1380c68fda9
-SIZE (nfdump-1.6.4.tar.gz) = 745132
+SHA256 (nfdump-1.6.5.tar.gz) = 3980bad06c73ceabf71c89200e689750a0bc571e8b69f17b76bfd44f8daa08fb
+SIZE (nfdump-1.6.5.tar.gz) = 786526


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112311819.pBVIJMNi008045>