Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jul 2008 05:02:56 GMT
From:      Wen heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/125793: [Update]dns/dnstop:update to 20080502
Message-ID:  <200807200502.m6K52uxC021111@www.freebsd.org>
Resent-Message-ID: <200807200510.m6K5A1Lg011430@freefall.freebsd.org>

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

>Number:         125793
>Category:       ports
>Synopsis:       [Update]dns/dnstop:update to 20080502
>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:   Sun Jul 20 05:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 20080502 from 20080321
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-07-20 18:28:33.000000000 +0800
+++ Makefile	2008-07-20 18:28:33.000000000 +0800
@@ -5,13 +5,16 @@
 # $FreeBSD: ports/dns/dnstop/Makefile,v 1.17 2008/05/13 07:31:52 jadawin Exp $
 
 PORTNAME=	dnstop
-PORTVERSION=	20080321
+PORTVERSION=	20080502
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://dns.measurement-factory.com/tools/dnstop/src/
 
 MAINTAINER=	mark@foster.cc
 COMMENT=	Captures and analyzes DNS traffic (or analyzes libpcap dump)
 
+GNU_CONFIGURE=	yes
+USE_GMAKE=	yes
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 MAN8=		dnstop.8
 PLIST_FILES=	bin/dnstop
 
--- distinfo.orig	2008-07-20 18:28:33.000000000 +0800
+++ distinfo	2008-07-20 18:28:33.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (dnstop-20080321.tar.gz) = b8ed056c4b84934ca1f442f34ddea598
-SHA256 (dnstop-20080321.tar.gz) = 803ebb1862df4629a09c33144555777e4736ad33fe370d7df83ee23db5b5087a
-SIZE (dnstop-20080321.tar.gz) = 25621
+MD5 (dnstop-20080502.tar.gz) = 67f24e8fe47a6b8387b863d19224f20c
+SHA256 (dnstop-20080502.tar.gz) = 1f160937c9bfd9913e1243b832d201d67e7988a2226025944106b3073eade92d
+SIZE (dnstop-20080502.tar.gz) = 67962


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



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