Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2004 14:44:00 +0200 (CEST)
From:      Natanael Copa <ncopa@users.sourceforge.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/72637: Update port: dns/dnrd fixes some stupid bugs
Message-ID:  <200410131244.i9DCi0q7003808@vmbsd.nor.wtbts.org>
Resent-Message-ID: <200410131250.i9DCoQmT001397@freefall.freebsd.org>

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

>Number:         72637
>Category:       ports
>Synopsis:       Update port: dns/dnrd fixes some stupid bugs
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 13 12:50:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Natanael Copa
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD vmbsd.example.com 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Fixes so -r option works. Updated manual page.
	
>How-To-Repeat:
	
>Fix:

	

--- dnrd-2.16.1.diff begins here ---
diff -ruN dnrd.orig/Makefile dnrd/Makefile
--- dnrd.orig/Makefile	Wed Oct 13 14:32:39 2004
+++ dnrd/Makefile	Wed Oct 13 14:32:52 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		dnrd
-PORTVERSION=		2.16
+PORTVERSION=		2.16.1
 CATEGORIES=		dns
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	dnrd
diff -ruN dnrd.orig/distinfo dnrd/distinfo
--- dnrd.orig/distinfo	Wed Oct 13 14:32:39 2004
+++ dnrd/distinfo	Wed Oct 13 14:32:58 2004
@@ -1,2 +1,2 @@
-MD5 (dnrd-2.16.tar.gz) = 8509a4fd6f2318ab1984aeb3caf8ef10
-SIZE (dnrd-2.16.tar.gz) = 142657
+MD5 (dnrd-2.16.1.tar.gz) = d4240c0d5dcc721a15039fe796e1fe3e
+SIZE (dnrd-2.16.1.tar.gz) = 142982
--- dnrd-2.16.1.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?200410131244.i9DCi0q7003808>