From owner-freebsd-multimedia@FreeBSD.ORG Thu Jan 27 21:47:35 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2CE6B106566C for ; Thu, 27 Jan 2011 21:47:35 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id AAB348FC12 for ; Thu, 27 Jan 2011 21:47:34 +0000 (UTC) Received: by ewy24 with SMTP id 24so1256902ewy.13 for ; Thu, 27 Jan 2011 13:47:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:x-authentication-warning:date:from:to:subject :message-id:mime-version:content-type:content-disposition:user-agent; bh=0c7vitp5hANz1jGyBAH7fxR5kOb9lNUNQpypG1j4vWU=; b=eDqH+l07nLODcWfEI3fpjd8jyAWAWvgnHyOII3B8GhfHOg8EkB0RnOiD6/dwwGln1s iG4TdpvYGqf+I9DhalQ01HWgZ8c6nZd0nICb5Jc1nNXyip62zEjEOB28o8r0ZhdArLcg XNory+epiiFesvccclCQDvjLVa/ZT0J38MJPs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=x-authentication-warning:date:from:to:subject:message-id :mime-version:content-type:content-disposition:user-agent; b=b4ABEXfdCn4oP0Z8kcuevE84TYkcMp/z/R3Zwnc42RXSzMpz4+JTFit77xIVcGY2QY jOHbBEncwn0eFqMczgFvemO+bVjtEkxqSyWjy+/v8pW+VK4U0uk/T+rdNW17I/1uV7ev L1ERmo1bYg0+bfSgqyWx/Vb4/sERo700oH1HU= Received: by 10.14.127.73 with SMTP id c49mr2750888eei.20.1296163425287; Thu, 27 Jan 2011 13:23:45 -0800 (PST) Received: from darklight.org.ru ([213.132.76.142]) by mx.google.com with ESMTPS id b52sm13241631eei.19.2011.01.27.13.23.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 27 Jan 2011 13:23:44 -0800 (PST) Received: from darklight.org.ru (yuri@darklight.org.ru [IPv6:::1]) by darklight.org.ru (8.14.4/8.14.4) with ESMTP id p0RLNa0C066432 for ; Fri, 28 Jan 2011 00:23:36 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by darklight.org.ru (8.14.4/8.14.4/Submit) id p0RLNZNE066430 for freebsd-multimedia@FreeBSD.org; Fri, 28 Jan 2011 00:23:35 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) X-Authentication-Warning: darklight.org.ru: yuri set sender to yuri.pankov@gmail.com using -f Date: Fri, 28 Jan 2011 00:23:35 +0300 From: Yuri Pankov To: freebsd-multimedia@FreeBSD.org Message-ID: <20110127212335.GA63800@darklight.org.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: audio/libsamplerate distfile size mismatch 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, 27 Jan 2011 21:47:35 -0000 Hi, Looks like distfile for audio/libsamplerate was re-rolled: => libsamplerate-0.1.7.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://www.mega-nerd.com/SRC/. fetch: http://www.mega-nerd.com/SRC/libsamplerate-0.1.7.tar.gz: size mismatch: expected 4340634, actual 4340619 Distfile with correct size/checksum is available from ftp.freebsd.org, but still this sounds alarming.. Has anyone tried contacting the author? TIA, Yuri