From owner-svn-ports-head@FreeBSD.ORG Thu Sep 20 19:18:21 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 16F2F1065670 for ; Thu, 20 Sep 2012 19:18:21 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8BE3A8FC14 for ; Thu, 20 Sep 2012 19:18:20 +0000 (UTC) Received: by pbbrp2 with SMTP id rp2so6398113pbb.13 for ; Thu, 20 Sep 2012 12:18:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=/rcdhoPWYZbsjAy8NdGV2A+Ic9h93WPrtXCz+lui7Bg=; b=OXrcjM42XfSkNJdDh5yZm2s+5VD3rlGkY1+gmpBbOUd0SE8YOn10qG+sN+Wfr1aTj+ lLyMtMv82LSyS3F+GOlCJ0APBnPlFIz8yri8zsC6ZD+BxWYlEgvtu3rEmhbLxj0e8Uz/ ksFRM6mn8eULuHVbfEebrOUyynk5McNI2wHaw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=/rcdhoPWYZbsjAy8NdGV2A+Ic9h93WPrtXCz+lui7Bg=; b=ApqdOCM+7KSlNaVHCLQgH0FN0TZWQikdxKOX9oZ5kNWyikhdvVKNvylyFGRxg8ytC3 iWhjB4RdtuOB6rYO7aOd1vfU4M1kygLHZh2g+xe84asLjQWMgEN9SWjXrSi3QBYuyf0D ibG7i0KDm5Eov8o9p52Uh5vPsFWQTZa4Pq17TmVbICmI/PNmzI2bYkBX63DHN0boaGgp zvP2QeCS7GjsJFuHsvimsKbY1wF4upc14SN9vi5LLBLARQLTnNLswDTqVPKAMgkfrbgT ++ijOTXMN++JYHqlr/it3CxofJbr/ePJuXLOwkww+t6PAAU2f+NwvU44lgwjnw2CLk3b 5ngA== Received: by 10.68.130.65 with SMTP id oc1mr9410083pbb.29.1348168700095; Thu, 20 Sep 2012 12:18:20 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.66.127.20 with HTTP; Thu, 20 Sep 2012 12:17:49 -0700 (PDT) In-Reply-To: <1TEUia-0001uh-7D@internal.tormail.org> References: <201209182305.q8IN5hFU078960@svn.freebsd.org> <1TEL4D-0007qE-33@internal.tormail.org> <1TER1p-0000cS-5c@internal.tormail.org> <1TEUia-0001uh-7D@internal.tormail.org> From: Eitan Adler Date: Thu, 20 Sep 2012 15:17:49 -0400 X-Google-Sender-Auth: BLybZLkSJ_Oi-p_tfPpFoVnLT0Y Message-ID: To: Jan Beich Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmqPlufkwZ/ubYrqykW0ZMMpXd+Lck4MF8xu6U97s3gS+KSZ96gXT9PvxYc/0s1bC7/MUFM Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r304473 - head/multimedia/libvdpau X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Sep 2012 19:18:21 -0000 On 19 September 2012 20:34, Jan Beich wrote: >>> Just don't use gzip(1) for snapshots. cgit.freedesktop.org also offers >>> tar.xz and tar.bz2. >> >> Do these differ across downloads? > > No, only gzip(1) stores timestamps in its headers that produce a > different checksum every time cgit/gitweb snapshot generated. I figured, but I wasn't sure. >> I'd be willing to add an extra MASTER_SITE > > Eh? people.fdo tarballs contain pre-generated configure/Makefile files. Ah, I didn't notice that difference. Can you please send a PR? I won't be able to look at this patch for some time. -- Eitan Adler Source & Ports committer X11, Bugbusting teams