From owner-cvs-all@FreeBSD.ORG Sun Mar 4 13:29:45 2012 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56ACF1065672; Sun, 4 Mar 2012 13:29:45 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id BC8FB8FC15; Sun, 4 Mar 2012 13:29:44 +0000 (UTC) Received: from mercury.ph.man.ac.uk [130.88.75.175:9459] (HELO/EHLO mercury.ph.man.ac.uk, authenticated with LOGIN) by mail.issp.ac.ru with ESMTP/inet id q24DTlE4095103 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Sun, 4 Mar 2012 17:29:48 +0400 (MSK) From: Max Brazhnikov To: "Sunpoet Po-Chuan Hsieh" Date: Sun, 4 Mar 2012 13:30:23 +0000 User-Agent: KMail/1.13.7 (FreeBSD/9.0-STABLE; KDE/4.7.4; amd64; ; ) References: <201203041215.q24CFrQX072326@repoman.freebsd.org> In-Reply-To: <201203041215.q24CFrQX072326@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201203041330.24192.makc@freebsd.org> Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/audio/libofa Makefile ports/audio/libofa/files patch-examples__protocol.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Mar 2012 13:29:45 -0000 On Sun, 4 Mar 2012 12:15:53 +0000 (UTC), Sunpoet Po-Chuan Hsieh wrote: > sunpoet 2012-03-04 12:15:53 UTC > > FreeBSD ports repository > > Modified files: > audio/libofa Makefile > audio/libofa/files patch-examples__protocol.cpp > Log: > - Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004) Thanks for fixing! But one more port is affected: http://people.freebsd.org/~makc/tb/libtunepimp-0.5.3_9,1.log This is the last port preventing me from building x11/kde4, so I'll not bother you again :) Max