From owner-freebsd-ports@FreeBSD.ORG Mon May 28 02:19:42 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1F1D71065670 for ; Mon, 28 May 2012 02:19:42 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 967418FC08 for ; Mon, 28 May 2012 02:19:41 +0000 (UTC) Received: by werg1 with SMTP id g1so2162410wer.13 for ; Sun, 27 May 2012 19:19:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=HRVF2yKW4k4PEwHibHVVkW2pdFeXzM3PVPYvugpyrwU=; b=P4IMUrMeyeMgo9B/reoD5ddiSsmQuh5hGvM7ARK5y5mt7v+C5Xziq/bDaqTrLPJe1+ AZZg+XIlt6Yq6xJmS91Vo22yl0H2kfTj2U/oxNgyK1e6zDEOXE1Q88gASmRvDtfmKHwU M15WPOpWWJuxxXiQoiCXUb6fcDhjtu4GRmVkc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding:x-gm-message-state; bh=HRVF2yKW4k4PEwHibHVVkW2pdFeXzM3PVPYvugpyrwU=; b=jl9xG0oDfuREuShsd9+4ch1AgkA8kG1AdpfMqIrfQu0Z74AAw+xpnfwWibbc7p8g9e SxYCcSsF39G3THRuc/wvv0zLEKwF9Num8PXl4QMYxLHgGicPqmSGyuuzJWfCQU1ZvCsZ ocFHylg2jPwCfKcTTwTv72B1LvYNYMLggo16e05c7VZEDQ50zba/JDaWSQtBxm5c3bIv q22jYT1hKsGTrz635vMAuXHCs+WaS+kW2+JiuyG8gftVd5vV6TzkHacYNxsMGMSrALY+ yvAaKCJqXxorEYFzvX1wJ/KrT+84+YS/obNseleWRpnHvp/1Vqd1eCp4mC8QPtzpOzdY u/+Q== Received: by 10.180.24.103 with SMTP id t7mr11842474wif.16.1338171580430; Sun, 27 May 2012 19:19:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.85.202 with HTTP; Sun, 27 May 2012 19:19:10 -0700 (PDT) In-Reply-To: <4FC2D159.4050801@missouri.edu> References: <20120526090137.001691dc@scorpio> <4FC0F8EA.1090005@missouri.edu> <4FC11B66.9000302@missouri.edu> <4b8eeb05337b220f301268ce014a159d@anthesphoria.net> <4FC2D159.4050801@missouri.edu> From: Eitan Adler Date: Sun, 27 May 2012 19:19:10 -0700 Message-ID: To: Stephen Montgomery-Smith Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQnWW1aFipcNYlLud2Zt0R1+R4zmLtQPTibdH6tyxovPAIlWbNBTAciIRUHqoG8CKBiAebqt Cc: sam.lin4ml@gmail.com, =?UTF-8?B?Tmlrb2xhIExlxI1pxIc=?= , "Romain "@freebsd.org, freebsd-ports@freebsd.org, =?UTF-8?B?VGFydGnDqHJl?= Subject: Re: Request to review: print/texlive-install X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 May 2012 02:19:42 -0000 On 27 May 2012 18:14, Stephen Montgomery-Smith wrote= : > There are a number of issues. =C2=A0In particular there is no checksum ca= lculated > for install-tl-unx.tar.gz because I suspect that it changes very often. This is a security risk and must not be committed as is. --=20 Eitan Adler