From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 6 06:40:41 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A00B816A4CF for ; Fri, 6 Aug 2004 06:40:41 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7971443D60 for ; Fri, 6 Aug 2004 06:40:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i766efqu046124 for ; Fri, 6 Aug 2004 06:40:41 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i766eapO045721; Fri, 6 Aug 2004 06:40:36 GMT (envelope-from gnats) Resent-Date: Fri, 6 Aug 2004 06:40:36 GMT Resent-Message-Id: <200408060640.i766eapO045721@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michael Bushkov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B78316A4CE for ; 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 ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/70066: [maintainer-update] sysutils/lookupd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Michael Bushkov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Aug 2004 06:40:41 -0000 >Number: 70066 >Category: ports >Synopsis: [maintainer-update] sysutils/lookupd >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Aug 06 06:40:35 GMT 2004 >Closed-Date: >Last-Modified: >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: >Unformatted: