From root@gits.dyndns.org  Wed Jan 30 16:28:52 2002
Return-Path: <root@gits.dyndns.org>
Received: from smtp.noos.fr (claudel.noos.net [212.198.2.83])
	by hub.freebsd.org (Postfix) with ESMTP id 3536237B400
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 Jan 2002 16:28:51 -0800 (PST)
Received: (qmail 6380033 invoked by uid 0); 31 Jan 2002 00:28:49 -0000
Received: from unknown (HELO gits.dyndns.org) ([212.198.229.228]) (envelope-sender <root@gits.dyndns.org>)
          by 212.198.2.83 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP
          for <dwcjr@inethouston.net>; 31 Jan 2002 00:28:49 -0000
Received: (from root@localhost)
	by gits.dyndns.org (8.11.6/8.11.6) id g0V0Slu18229;
	Thu, 31 Jan 2002 01:28:48 +0100 (CET)
	(envelope-from root)
Message-Id: <200201310028.g0V0Slu18229@gits.dyndns.org>
Date: Thu, 31 Jan 2002 01:28:48 +0100 (CET)
From: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Reply-To: Cyrille Lefevre <cyrille.lefevre@laposte.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: "David W. Chapman Jr." <dwcjr@inethouston.net>
Subject: Maintainer update: net/isc-dhcp3 (3.0.1.r6)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         34468
>Category:       ports
>Synopsis:       Maintainer update: net/isc-dhcp3 (3.0.1.r6)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 30 16:30:01 PST 2002
>Closed-Date:    Wed Jan 30 16:42:13 PST 2002
>Last-Modified:  Wed Jan 30 18:30:00 PST 2002
>Originator:     Cyrille Lefevre
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
ACME
>Environment:
System: FreeBSD gits 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #14: Fri Jan 11 00:18:07 CET 2002 root@gits:/disk2/4.x-stable/src/sys/compile/CUSTOM i386

>Description:
	version bump.

	Makefile
		PORTVERSION updated.
		MAKEFILE added (hack!).

	distinfo
		updated as needed.
>How-To-Repeat:
	n/a
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/isc-dhcp3/Makefile,v
retrieving revision 1.74
diff -u -r1.74 Makefile
--- Makefile	7 Nov 2001 16:56:51 -0000	1.74
+++ Makefile	31 Jan 2002 00:24:56 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	dhcp
-PORTVERSION=	3.0.1.r4
+PORTVERSION=	3.0.1.r6
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.isc.org/isc/%SUBDIR%/ \
 		${US_MASTER_SITES} ${JAPAN_MASTER_SITES} \
@@ -25,6 +25,9 @@
 DISTNAME=	${PORTNAME}-${RELEASE}${VERSION}${PATCHLEVEL}
 
 MAINTAINER=	cyrille.lefevre@laposte.net
+
+# temporary hack... don't know why, but I need this !
+MAKEFILE=	Makefile
 
 .include <bsd.port.pre.mk>
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/isc-dhcp3/distinfo,v
retrieving revision 1.39
diff -u -r1.39 distinfo
--- distinfo	7 Nov 2001 16:56:51 -0000	1.39
+++ distinfo	17 Jan 2002 23:04:33 -0000
@@ -1 +1 @@
-MD5 (dhcp-3.0.1rc4.tar.gz) = bcb869b02ce1b464e378f6609da49978
+MD5 (dhcp-3.0.1rc6.tar.gz) = 49bbcae04529d1791d1c30611fcc9e49
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Wed Jan 30 16:42:13 PST 2002 
State-Changed-Why:  
Port updated, Thanks! (I cannot reproduce an error without the small 
hack to the port Makefile) 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34468 

From: Cyrille Lefevre <root@gits.dyndns.org>
To: freebsd-gnats-submit@FreeBSD.org, pat@FreeBSD.org
Cc:  
Subject: Re: ports/34468: Maintainer update: net/isc-dhcp3 (3.0.1.r6)
Date: Thu, 31 Jan 2002 03:01:32 +0100 (CET)

 sorry, but I forgot to include a new patch file (files/patch-dhcpd.conf)
 as requested by someone.
 
 also, I've fixed bsd.port.mk about MAKEFILE but I still have the problem
 w/ another port!
 
 --- /dev/null	Thu Jan 31 02:26:39 2002
 +++ files/patch-dhcpd.conf	Sun Jan 20 06:08:14 2002
 @@ -0,0 +1,12 @@
 +--- server/dhcpd.conf.orig	Thu Jan 25 09:33:11 2001
 ++++ server/dhcpd.conf	Sun Jan 20 06:07:14 2002
 +@@ -14,6 +14,9 @@
 + # network, the authoritative directive should be uncommented.
 + #authoritative;
 + 
 ++# ad-hoc DNS update scheme - set to "none" to disable dynamic DNS updates.
 ++ddns-update-style ad-hoc;
 ++
 + # Use this to send dhcp log messages to a different log file (you also
 + # have to hack syslog.conf to complete the redirection).
 + log-facility local7;
 
>Unformatted:
