Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2005 13:45:38 +0400
From:      Andrej Zverev <az@inec.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/84117: [update] dns/dnsflood to 1.1.
Message-ID:  <E1DxM0I-000JO7-8K@az.inec.ru>
Resent-Message-ID: <200507260950.j6Q9o6Hj069995@freefall.freebsd.org>

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

>Number:         84117
>Category:       ports
>Synopsis:       [update] dns/dnsflood to 1.1.
>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 Jul 26 09:50:06 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #2: Wed Jul 6 12:10:32 MSD 2005 root@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	1. Update to version 1.11
	2. Take maintainership
	3. use PLIST_ macros

	Removed files:
	1. pkg-plist
	
>How-To-Repeat:
	
>Fix:

	

--- dnsflood.diff begins here ---
diff -Nru dnsflood.orig/Makefile dnsflood/Makefile
--- dnsflood.orig/Makefile	Thu Apr 21 21:44:05 2005
+++ dnsflood/Makefile	Tue Jul 26 13:43:02 2005
@@ -6,19 +6,21 @@
 #
 
 PORTNAME=	dnsflood
-PORTVERSION=	1.10
+PORTVERSION=	1.11
 CATEGORIES=	dns
-MASTER_SITES=	http://www.adotout.com/ \
-		http://voodoo.oberon.net/download/
+MASTER_SITES=	http://www.adotout.com/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	az@inec.ru
 COMMENT=	DNS flood detector
 
 USE_GETOPT_LONG=	yes
 USE_REINPLACE=	yes
 
 WRKSRC=		${WRKDIR}/dns_flood_detector
+
+PLIST_FILES=	sbin/dns_flood_detector %%PORTDOCS%%%%DOCSDIR%%/README
+PLIST_DIRS=	%%PORTDOCS%%%%DOCSDIR%%
 
 pre-patch:
 	${CP} ${WRKSRC}/makefiles/Makefile-FreeBSD ${WRKSRC}/Makefile
diff -Nru dnsflood.orig/distinfo dnsflood/distinfo
--- dnsflood.orig/distinfo	Fri Jan 30 17:05:06 2004
+++ dnsflood/distinfo	Tue Jul 26 13:27:04 2005
@@ -1,2 +1,2 @@
-MD5 (dnsflood-1.10.tgz) = 273bc0a6add72c97e9c55d98a6679c42
-SIZE (dnsflood-1.10.tgz) = 14667
+MD5 (dnsflood-1.11.tgz) = 9b768592667723c137543fd08f18272f
+SIZE (dnsflood-1.11.tgz) = 15107
diff -Nru dnsflood.orig/pkg-plist dnsflood/pkg-plist
--- dnsflood.orig/pkg-plist	Sat Oct 18 00:18:11 2003
+++ dnsflood/pkg-plist	Thu Jan  1 03:00:00 1970
@@ -1,3 +0,0 @@
-sbin/dns_flood_detector
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
--- dnsflood.diff ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DxM0I-000JO7-8K>