From owner-svn-ports-all@FreeBSD.ORG Tue Feb 12 05:00:23 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 782F668F for ; Tue, 12 Feb 2013 05:00:23 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-da0-f42.google.com (mail-da0-f42.google.com [209.85.210.42]) by mx1.freebsd.org (Postfix) with ESMTP id 42E7D27F for ; Tue, 12 Feb 2013 05:00:23 +0000 (UTC) Received: by mail-da0-f42.google.com with SMTP id z17so3078615dal.15 for ; Mon, 11 Feb 2013 21:00:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=NlIzhGP3QVVICT9fauz0g7kpuatrujziWY/XENeOmJ0=; b=WOg3pL0rw4uchxvQe7Sl2i0cCD8RnB6v+ISBJpFx604PdeYebgGrJ8YYGdOo3nr639 qxPMZSCf78chrlbJpfibTWJpsyVqzgKAFfJrpcTZtyLHPOwjFzbsiJABTE+C0HJ7m5ob 1qOyS/qPNCB6cLcX9/v/aRCYZdLHI03RbtCU8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received: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=NlIzhGP3QVVICT9fauz0g7kpuatrujziWY/XENeOmJ0=; b=GInugDtfdTOQmx0kbv/87HoL4MamngCoEGNZvlo9VtanWc79OHI3HSRK/1k95QftlV xRxHa2msuoIHHxctIfqwV5wORvVNiRgdUwcehW9VFfaWIQUPGlw/kJ4rqOoMelE3+1Ve Po2VplYfvdC8bOeggVnL7TCONqwMfFFrwD99DPRDX242qMY2s3wkmyBDqRqtlsgDe+5A JQde9Vzowrk2PNzRelo4W+2UJfQ2d+Z3+TZZKfvB+QgiX2AWnIncBqNiQ2GQHXcqwjWC 3zUmlgo8NIb3eRSGRvN+xCgkFQTGO/CPi8Tzg5SuDNgvjsFXsL1TWNTqLvWA47kE64bc LHMw== X-Received: by 10.66.76.42 with SMTP id h10mr48329203paw.59.1360645222456; Mon, 11 Feb 2013 21:00:22 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.66.148.10 with HTTP; Mon, 11 Feb 2013 20:59:51 -0800 (PST) In-Reply-To: <201301281348.r0SDmu46086859@svn.freebsd.org> References: <201301281348.r0SDmu46086859@svn.freebsd.org> From: Eitan Adler Date: Mon, 11 Feb 2013 23:59:51 -0500 X-Google-Sender-Auth: fqrhC3vosL9qiaQ3doEvLJmls4k Message-ID: Subject: Re: svn commit: r311118 - head/www/moodle22 To: Wen Heping Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlZ8M3PbEsX2DKpWpd7V7DtNvrW9fyxemZdAyqeKTVQDQb7DwrquvwJZIIwcbZf2fA417oz Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2013 05:00:23 -0000 On 28 January 2013 08:48, Wen Heping wrote: > Author: wen > Date: Mon Jan 28 13:48:55 2013 > New Revision: 311118 > URL: http://svnweb.freebsd.org/changeset/ports/311118 > > Log: > - Update distinfo I know this is an old commit, but this commit log is missing an explanation of why the distinfo changed. Was a diff done between the old code and new code? The distinfo is there to avoid problems of a malicious distfile replacing the real one by an attacker. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams