From owner-freebsd-multimedia@FreeBSD.ORG Thu Sep 1 09:15:52 2011 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DC66106564A for ; Thu, 1 Sep 2011 09:15:52 +0000 (UTC) (envelope-from 1wkmmr@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 46D2D8FC13 for ; Thu, 1 Sep 2011 09:15:52 +0000 (UTC) Received: by iadx2 with SMTP id x2so2302252iad.13 for ; Thu, 01 Sep 2011 02:15:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=KKBjvISVkUcSCZh6rv/qzbN29uHKz9GG8eQqvE9mywQ=; b=prQIMrZ5niGmy4jpCT4DWXY7Y/+wGPkk+SnPf8AYpXa6CmvLXL0NSjmOyA6ukK7yy5 +ov8lMh0ALsUe3/d8lyy5syg37iF0VhUP5T4m2kD1FOjePTmosSMhUrPc4YnqFfKc6jd TDopRyhdM3ZtIAZHRcHahX8MQmr8mxrDQB6gM= Received: by 10.231.63.136 with SMTP id b8mr2543797ibi.43.1314868551506; Thu, 01 Sep 2011 02:15:51 -0700 (PDT) Received: from [192.168.0.166] (tf-bsp02.eng.niigata-u.ac.jp [133.35.85.2]) by mx.google.com with ESMTPS id b5sm258770ibu.1.2011.09.01.02.15.49 (version=SSLv3 cipher=OTHER); Thu, 01 Sep 2011 02:15:50 -0700 (PDT) Message-ID: <4E5F4D3C.8000709@gmail.com> Date: Thu, 01 Sep 2011 18:15:40 +0900 From: Mamoru Iwaki <1wkmmr@gmail.com> User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:6.0.1) Gecko/20110830 Thunderbird/6.0.1 MIME-Version: 1.0 To: Koop Mast , Christian Weisgerber , multimedia@FreeBSD.org References: <4E5DF07D.9000801@gmail.com> <1314794145.916.0.camel@crashalot.rainbow-runner.nl> In-Reply-To: <1314794145.916.0.camel@crashalot.rainbow-runner.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: ports/audio/libsamplerate fails package creation X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2011 09:15:52 -0000 Hi, Thank you for your help. Ver. 1.26 looks working good for me. (2011/08/31 21:35), Koop Mast wrote: > On Wed, 2011-08-31 at 17:27 +0900, Mamoru Iwaki wrote: >> Hi, >> >> I'm trying to create a package of ports/audio/libsamplerate: >> >> # New ports collection makefile for: libsamplerate >> # Date created: 2 February 2003 >> # Whom: >> # >> # $FreeBSD: ports/audio/libsamplerate/Makefile,v 1.25 2011/08/31 >> 00:40:56 sylvio Exp $ > > Can up update and try version 1.26 of the Makefile? This should be fixed > with that. > > -Koop (2011/08/31 19:41), Christian Weisgerber wrote: > In article<4E5DF07D.9000801@gmail.com> you write: > >> I'm trying to create a package of ports/audio/libsamplerate: >> # >> # $FreeBSD: ports/audio/libsamplerate/Makefile,v 1.25 2011/08/31 >> 00:40:56 sylvio Exp $ > > I just committed some comprehensive fixes. > --- Mamoru Iwaki Japan