From owner-freebsd-ports Sun Dec 29 16:10: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4338B37B401 for ; Sun, 29 Dec 2002 16:10:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 211B943EC5 for ; Sun, 29 Dec 2002 16:10:03 -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 gBU0A2NS034389 for ; Sun, 29 Dec 2002 16:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBU0A2GN034388; Sun, 29 Dec 2002 16:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6987D37B401 for ; Sun, 29 Dec 2002 16:00:20 -0800 (PST) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0BD643E4A for ; Sun, 29 Dec 2002 16:00:19 -0800 (PST) (envelope-from corecode@corecode.ath.cx) Received: from fwd02.sul.t-online.de by mailout03.sul.t-online.com with smtp id 18SnLu-0005Uq-03; Mon, 30 Dec 2002 01:00:18 +0100 Received: from pride.uni.stoert.net (320050403952-0001@[217.224.160.80]) by fmrl02.sul.t-online.com with esmtp id 18SnLn-0El8lMC; Mon, 30 Dec 2002 01:00:11 +0100 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by pride.uni.stoert.net (Postfix) with ESMTP id E99DB12D403; Mon, 30 Dec 2002 01:00:05 +0100 (CET) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.6/8.12.6) with ESMTP id gBU00f7B052482; Mon, 30 Dec 2002 01:00:41 +0100 (CET) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.6/8.12.6/Submit) id gBU00epT052481; Mon, 30 Dec 2002 01:00:40 +0100 (CET) Message-Id: <200212300000.gBU00epT052481@terrorfish.uni.stoert.net> Date: Mon, 30 Dec 2002 01:00:40 +0100 (CET) From: "Simon 'corecode' Schubert" Reply-To: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@FreeBSD.org Cc: cyrille.lefevre@laposte.net X-Send-Pr-Version: 3.113 Subject: ports/46622: unbreak audio/lame-devel for -CURRENT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46622 >Category: ports >Synopsis: unbreak audio/lame-devel for -CURRENT >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Dec 29 16:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Simon 'corecode' Schubert >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD terrorfish.uni.stoert.net 5.0-CURRENT FreeBSD 5.0-CURRENT #36: Sat Dec 28 18:10:44 CET 2002 corecode@terrorfish.uni.stoert.net:/usr/obj/athlon/usr/src/sys/TERRORFISH i386 >Description: audio/lame-devel fails to compile on -CURRENT new file files/patch-frontend-rtp.h fixes this. >How-To-Repeat: >Fix: Index: files/patch-frontend-rtp.h =================================================================== RCS file: files/patch-frontend-rtp.h diff -N files/patch-frontend-rtp.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-frontend-rtp.h 29 Dec 2002 23:57:08 -0000 @@ -0,0 +1,11 @@ +--- frontend/rtp.h.orig Tue Dec 19 08:43:25 2000 ++++ frontend/rtp.h Mon Dec 30 00:54:01 2002 +@@ -26,7 +26,7 @@ + int makesocket(char *szAddr,unsigned short port,unsigned char TTL,struct sockaddr_in *sSockAddr); + void rtp_output(const char *mp3buffer,int mp3size); + +-#ifdef 0 ++#if 0 + int rtp_send ( + SOCKET s, + struct rtpheader *foo, >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message