From owner-svn-ports-head@FreeBSD.ORG Tue Oct 23 22:08:13 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 1116B9E8; Tue, 23 Oct 2012 22:08:13 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from mail-qa0-f47.google.com (mail-qa0-f47.google.com [209.85.216.47]) by mx1.freebsd.org (Postfix) with ESMTP id 6DCD98FC0C; Tue, 23 Oct 2012 22:08:12 +0000 (UTC) Received: by mail-qa0-f47.google.com with SMTP id i29so2584460qaf.13 for ; Tue, 23 Oct 2012 15:08:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=dJmgP3dzLdUeOGYj9KS0SyUuyW9UpE+PMkQEOilnkRM=; b=lwtFEjK0tuRWzkvEQjoiV0gT13ZAPGOUsKw8XdeNzSCZvw5NKWcWnpaJ4G/zPMXYcE 9mX0gZOI3iX4IAxYwLSWztN743ORXJE+sFJj/zKXNmYYw2LdgVdf69t4yddTLEqAYwNY k3eub2G29nEA49Nb9VLhoV8VHqrkSsrysK0LgAmxTKc8mTMzDEaEzA0gNMuLw+9VSWZj ly3GYSY+rVVLNdkomc3Mx22J83XmduzvT+CDwRV7H+NHT9zy2QuRhsFhlPg44Q465Zcz G3jZ3cERXeEifHd8cWq3AjIC42O9EZNNKg8sxsUFIhohmamqcUOsB8ZWMZsom4d0xx+8 h3qw== MIME-Version: 1.0 Received: by 10.49.71.71 with SMTP id s7mr7714483qeu.33.1351029728308; Tue, 23 Oct 2012 15:02:08 -0700 (PDT) Sender: bsdkaffee@gmail.com Received: by 10.49.97.4 with HTTP; Tue, 23 Oct 2012 15:02:08 -0700 (PDT) In-Reply-To: <201210231904.q9NJ4JZU035930@svn.freebsd.org> References: <201210231904.q9NJ4JZU035930@svn.freebsd.org> Date: Tue, 23 Oct 2012 18:02:08 -0400 X-Google-Sender-Auth: AD62EgRT-vhjeBOmQuldDs367bQ Message-ID: Subject: Re: svn commit: r306322 - head/security/linux-f10-gnutls From: "Jason E. Hale" To: Boris Samorodov Content-Type: text/plain; charset=ISO-8859-1 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 23 Oct 2012 22:08:13 -0000 On Tue, Oct 23, 2012 at 3:04 PM, Boris Samorodov wrote: > -DESCR= ${.CURDIR}/../gnutls/pkg-descr > +DESCR= ${PORTSDIR}/security/gnutls/pkg-descr > I think this should be reverted, because the pkg-descr should be what is in the working copy of the ports tree, like a random SVN checkout. This is going to use whatever is in ${PORTSDIR} which might be stale or non-existent. I should be able to modify /path/to/my/checkout/gnutls/pkg-descr, and have that reflected in /path/to/my/checkout/linux-f10-gnutls.