From owner-svn-ports-all@FreeBSD.ORG Sun Mar 31 09:28:59 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0FD3BF96; Sun, 31 Mar 2013 09:28:59 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ie0-x230.google.com (mail-ie0-x230.google.com [IPv6:2607:f8b0:4001:c03::230]) by mx1.freebsd.org (Postfix) with ESMTP id B0E022BC; Sun, 31 Mar 2013 09:28:58 +0000 (UTC) Received: by mail-ie0-f176.google.com with SMTP id x14so1611286ief.21 for ; Sun, 31 Mar 2013 02:28:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.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; bh=aCjyDMdpu4nE/urn2uFN8lOhhQYTFjMlQesWCBf8ra0=; b=MWmX2G7h+gPt1+7FwlBuQwsIxnV2skoITPt4zZ7lxICOLdp/zX5tau8u5ArDxebdUh ekMZdvUnrVhjpR6IRd0FGuBcsrE1myXJTv/pkjca7ejuVg5c0Os9TRKdZj/55aymRHlq dN6Kpz0sjXa9Zc9vF1RvTyTXDrl3xDaDHorlm7vmQsFKP/KnTyeCedWuYwx3r3dG2gb6 gTZ0BkDNyKkRHom0htiNy2rx9Pr/uh/PpgHff/OPPHVPN9XCosfDpnbdhP7F9lG9nXDr uF2uJWv/VzJLRotKxNOp0avNIuH2Cfv38NcbSUGZASQWnvRJzkwdsfLjmM2t/vQasOow 1IjA== X-Received: by 10.42.151.3 with SMTP id c3mr3759174icw.27.1364722138185; Sun, 31 Mar 2013 02:28:58 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.64.58.52 with HTTP; Sun, 31 Mar 2013 02:28:28 -0700 (PDT) In-Reply-To: References: <201303301854.r2UIsYxc030098@svn.freebsd.org> <51573566.4030303@FreeBSD.org> From: Chris Rees Date: Sun, 31 Mar 2013 10:28:28 +0100 X-Google-Sender-Auth: 2-a0spgnZtrnYmvaK8RgSJ_YDwo Message-ID: Subject: Re: svn commit: r315623 - head/benchmarks/mdtest To: Eitan Adler Content-Type: text/plain; charset=ISO-8859-1 Cc: "svn-ports-head@freebsd.org" , svn-ports-all@freebsd.org, "ports-committers@freebsd.org" , Bryan Drewery 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: Sun, 31 Mar 2013 09:28:59 -0000 On 31 March 2013 00:45, Eitan Adler wrote: > On 30 March 2013 14:56, Bryan Drewery wrote: >> On 3/30/2013 1:54 PM, Eitan Adler wrote: >>> Author: eadler >>> Date: Sat Mar 30 18:54:34 2013 >>> New Revision: 315623 >>> URL: http://svnweb.freebsd.org/changeset/ports/315623 >>> >>> Log: >>> Distfile reroll: Checked against upstream sourceforge >> >> Would be helpful to know what changed in these type of commits. Just >> because the upstream SF has a changed file doesn't mean it's OK to use. > > Agreed, but I could not find the old distfile to compare against. > I'm aware of the issues involved. How could you be sure it's still OK? http://www.bayofrum.net/~crees/patches/mdtest-tarball-vs-cvs-experimental_1_8_3.diff This diff is against the latest code in CVS (the tag experimental_1_8_3); it appears upstream isn't actually versioning their code there any more. There appears to have been no malicious code added. Chris