From bushman@stinger.cc.rsu.ru  Fri Aug  6 06:40:15 2004
Return-Path: <bushman@stinger.cc.rsu.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2B78316A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Aug 2004 06:40:15 +0000 (GMT)
Received: from stinger.cc.rsu.ru (stinger.cc.rsu.ru [195.208.252.82])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7430E43D55
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Aug 2004 06:40:11 +0000 (GMT)
	(envelope-from bushman@stinger.cc.rsu.ru)
Received: from stinger.cc.rsu.ru (localhost [127.0.0.1])
	by stinger.cc.rsu.ru (8.12.11/8.12.10) with ESMTP id i766fGu7002334
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 6 Aug 2004 10:41:16 +0400 (MSD)
	(envelope-from bushman@stinger.cc.rsu.ru)
Received: (from bushman@localhost)
	by stinger.cc.rsu.ru (8.12.11/8.12.10/Submit) id i766fGIV002333;
	Fri, 6 Aug 2004 10:41:16 +0400 (MSD)
	(envelope-from bushman)
Message-Id: <200408060641.i766fGIV002333@stinger.cc.rsu.ru>
Date: Fri, 6 Aug 2004 10:41:16 +0400 (MSD)
From: Michael Bushkov <bushman@stinger.cc.rsu.ru>
Reply-To: Michael Bushkov <bushman@stinger.cc.rsu.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer-update] sysutils/lookupd
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         70066
>Category:       ports
>Synopsis:       [maintainer-update] sysutils/lookupd
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 06 06:40:35 GMT 2004
>Closed-Date:    Tue Aug 10 12:40:27 GMT 2004
>Last-Modified:  Tue Aug 10 12:40:27 GMT 2004
>Originator:     Michael Bushkov
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Rostov State University
>Environment:
System: FreeBSD stinger.cc.rsu.ru 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Fri Jun 25 12:56:22 MSD 2004 bushman@stinger.cc.rsu.ru:/usr/obj/usr/src/sys/STINGER i386


	
>Description:
	Updated version of lookupd will normally compile with new gcc.
>How-To-Repeat:
-
>Fix:
Here is a patch for the port:

--- lookupd.port.patch begins here ---
diff -ur lookupd.orig/Makefile lookupd/Makefile
--- lookupd.orig/Makefile	Fri Aug  6 10:27:13 2004
+++ lookupd/Makefile	Fri Aug  6 10:30:13 2004
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/sysutils/lookupd/Makefile,v 1.2 2004/07/30 08:03:13 eik Exp $
 
 PORTNAME=	lookupd
-PORTVERSION=	0.3.b
+PORTVERSION=	0.3.c
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.rsu.ru/~bushman/lookupd/downloads/
 
diff -ur lookupd.orig/distinfo lookupd/distinfo
--- lookupd.orig/distinfo	Fri Aug  6 10:27:13 2004
+++ lookupd/distinfo	Fri Aug  6 10:31:45 2004
@@ -1,2 +1,2 @@
-MD5 (lookupd-0.3.b.tar.gz) = 8ac4434531b2bf64a9c2bfa0c60a2e5d
-SIZE (lookupd-0.3.b.tar.gz) = 109849
+MD5 (lookupd-0.3.c.tar.gz) = 92e458b8c83d5aaf2e171497eaf87390
+SIZE (lookupd-0.3.c.tar.gz) = 113253
--- lookupd.port.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: arved 
State-Changed-When: Mon Aug 9 18:07:07 GMT 2004 
State-Changed-Why:  
There is a problem on amd64: 

cc -O -pipe   -pthread -I/usr/home/arved/ports/lookupd/work/lookupd-0.3.c/bin/../include -DCONFIG_PATH=""/usr/local/etc/lookupd.conf"" -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c lookupd.c 
lookupd.c: In function `socket_event_handler': 
lookupd.c:180: warning: passing arg 3 of `accept' from incompatible pointer type 

Since it looks like you are the author, maybe you can provide a fix. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=70066 
State-Changed-From-To: feedback->closed 
State-Changed-By: arved 
State-Changed-When: Tue Aug 10 12:39:52 GMT 2004 
State-Changed-Why:  
Committed, thanks. 
Please incorporate the patches i added to the port into the next release. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=70066 
>Unformatted:
