From owner-freebsd-ports-bugs Thu Feb 6 3:40:25 2003 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 39B7637B401 for ; Thu, 6 Feb 2003 03:40:23 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D51843FCB for ; Thu, 6 Feb 2003 03:40:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h16BeLNS063954 for ; Thu, 6 Feb 2003 03:40:21 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h16BeLTv063953; Thu, 6 Feb 2003 03:40:21 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FEE437B401 for ; Thu, 6 Feb 2003 03:36:08 -0800 (PST) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8053943FBF for ; Thu, 6 Feb 2003 03:36:07 -0800 (PST) (envelope-from root@icommerce-france.com) Received: from icommerce-france.com (current.itxmarket.com [192.168.2.19]) by mail2.itxmarket.com (Postfix) with ESMTP id 1B83837C85 for ; Thu, 6 Feb 2003 12:36:06 +0100 (CET) Received: by icommerce-france.com (Postfix, from userid 0) id A3FAEF2; Thu, 6 Feb 2003 12:36:05 +0100 (CET) Message-Id: <20030206113605.A3FAEF2@icommerce-france.com> Date: Thu, 6 Feb 2003 12:36:05 +0100 (CET) From: "Michael L.Hostbaek" Reply-To: "Michael L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/47999: Fix break on -CURRENT for news/newspost Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 47999 >Category: ports >Synopsis: Fix break on -CURRENT for news/newspost >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Feb 06 03:40:11 PST 2003 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 5.0-CURRENT i386 >Organization: FreeBSDCluster.org >Environment: System: FreeBSD current.itxmarket.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Jan 21 14:14:37 CET 2003 root@current.itxmarket.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: Fix broken build on -CURRENT. Port still compiles on 4.x. Reported by bento. >How-To-Repeat: >Fix: diff -u -ruN newspost.bak/files/patch-aa newspost/files/patch-aa --- newspost.bak/files/patch-aa Thu Jan 1 01:00:00 1970 +++ newspost/files/patch-aa Thu Feb 6 12:25:03 2003 @@ -0,0 +1,10 @@ +--- base/socket.c.orig Sun Jul 21 21:58:52 2002 ++++ base/socket.c Thu Feb 6 12:22:46 2003 +@@ -19,6 +19,7 @@ + */ + + #include ++#include + #include + #include + #include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message