From owner-svn-ports-head@FreeBSD.ORG Thu Jan 23 22:42:35 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A44F8FAC for ; Thu, 23 Jan 2014 22:42:35 +0000 (UTC) Received: from mail-qc0-x235.google.com (mail-qc0-x235.google.com [IPv6:2607:f8b0:400d:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 57E80151B for ; Thu, 23 Jan 2014 22:42:35 +0000 (UTC) Received: by mail-qc0-f181.google.com with SMTP id e9so3368148qcy.40 for ; Thu, 23 Jan 2014 14:42:34 -0800 (PST) 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:message-id :subject:to:cc:content-type; bh=CV09g6SCYbLeYqs3ufcCdm87WaZN/cANb91cJQ4J4II=; b=iVTI+9noUnnWZNvgZjAjSo+I8y2ZBdGLC9RjRXCxZ2nrOOWalzt/1ZArJQNq+ZBJLQ Mw8xDMlQbQ3vIJqzpuEC6vei3MKBUxvzSpE3FR+0sKm6pjVT+xsz4rtC0s8PvN0eNDH+ s5d2vyjazvcsk7eQsTkrZI0JSgjn1ifC4Nx0k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=CV09g6SCYbLeYqs3ufcCdm87WaZN/cANb91cJQ4J4II=; b=UEsur4RDtY69cKuKOpk9pURhvZEbZ2BnZ2EkLx5bhMO1EGvpzIK/IzuKfjAbNLTGIn e3h10AAek30vqMKc8snAUZArKY/ez/+D27xNWHonYLo3RO2tECskz0GsNi+2az0RGsV5 IABNRxUwHIAlvmXEWqIdWAK7r79jwqHMY5tjxzgYFbNbWkD6lL0C21+mmxPBito+X5Us 3237WWwaHPtuzhld44XnD7gjmRSzSNgWetowLG8zhFt4H5w0RWzSW52MY1GtZaOzAc14 JpbkVm1OsJG1QpghqXWj4bJ4Hsmg2v9UFkmFwrjnOCiXjQX8FT1IM2tLitSLc0bqbUrJ e94g== X-Gm-Message-State: ALoCoQmH8j54ukc/vorDUt9YOI7kuhy1V9nkQB6aGJdnEK3RTvjRO0GdbT6W2jwYVBw2rp14kniJ X-Received: by 10.224.44.9 with SMTP id y9mr15651905qae.45.1390516954530; Thu, 23 Jan 2014 14:42:34 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.96.85.138 with HTTP; Thu, 23 Jan 2014 14:42:04 -0800 (PST) In-Reply-To: <52E19485.2090206@marino.st> References: <201312262215.rBQMF1ZF002032@svn.freebsd.org> <20131226223743.GV40122@ithaqua.etoilebsd.net> <52BCB084.3040504@marino.st> <20131226224813.GW40122@ithaqua.etoilebsd.net> <52E19485.2090206@marino.st> From: Eitan Adler Date: Thu, 23 Jan 2014 17:42:04 -0500 X-Google-Sender-Auth: 8y81Uuw_8VF_1_UH6l8PmH91wL4 Message-ID: Subject: Re: svn commit: r337624 - head/games/daimonin-music To: marino@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: "svn-ports-head@freebsd.org" , Baptiste Daroussin , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 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, 23 Jan 2014 22:42:35 -0000 On Thu, Jan 23, 2014 at 5:15 PM, John Marino wrote: > If I remember correctly, the entire concept was flawed. The original > maintainer recognized that the distfile could get rerolled. He was > setting up a method where the port would not break if/when it was rerolled. Agreed. > Obviously that's absurd and opens the door wide open for attack. The > solution was to generate distinfo and just let a reroll temporarily > break the port. Generally, agreed. > Incidentally, it was not rerolled in the last couple of > years. My understanding is that the maintainer claimed a re-roll fairly often, even daily at times. Its been a while since I looked into this port and am happy for you to handle it. :) -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams