ports/157675: [update] dns/dnstop to 20110502

Ryan Steinmetz rpsfa at rit.edu
Tue Jun 7 01:20:07 UTC 2011


>Number:         157675
>Category:       ports
>Synopsis:       [update] dns/dnstop to 20110502
>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:   Tue Jun 07 01:20:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Steinmetz
>Release:        8.2-RELEASE
>Organization:
Rochester Institute of Technology
>Environment:
>Description:
Update to 20110502

-Added a feature (-n option) to restrict counting to a given query name.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN /usr/ports/dns/dnstop/Makefile dnstop/Makefile
--- /usr/ports/dns/dnstop/Makefile	2011-01-09 04:53:09.000000000 -0500
+++ dnstop/Makefile	2011-06-06 20:15:55.000000000 -0400
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/dns/dnstop/Makefile,v 1.20 2011/01/09 09:53:09 culot Exp $
 
 PORTNAME=	dnstop
-PORTVERSION=	20110107
+PORTVERSION=	20110502
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://dns.measurement-factory.com/tools/dnstop/src/
 
@@ -17,6 +17,8 @@
 MAN8=		dnstop.8
 PLIST_FILES=	bin/dnstop
 
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/dnstop ${PREFIX}/bin
 	${INSTALL_MAN} ${WRKSRC}/dnstop.8 ${PREFIX}/man/man8
diff -urN /usr/ports/dns/dnstop/distinfo dnstop/distinfo
--- /usr/ports/dns/dnstop/distinfo	2011-01-09 04:53:09.000000000 -0500
+++ dnstop/distinfo	2011-06-06 20:15:26.000000000 -0400
@@ -1,2 +1,2 @@
-SHA256 (dnstop-20110107.tar.gz) = 807808f2a3ee3ab8eb8ab9c02af96fac7222606c8ed7d0bb0354c568b37faa53
-SIZE (dnstop-20110107.tar.gz) = 71118
+SHA256 (dnstop-20110502.tar.gz) = 2278e6f9b0190383c2d7d9100fe38a2fee32a8120d2f6c6a2f78f3769cec4365
+SIZE (dnstop-20110502.tar.gz) = 73083


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



More information about the freebsd-ports-bugs mailing list