From owner-cvs-ports@FreeBSD.ORG Tue Jun 26 14:00:40 2012 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B75D106566C for ; Tue, 26 Jun 2012 14:00:40 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-gg0-f182.google.com (mail-gg0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 415598FC19 for ; Tue, 26 Jun 2012 14:00:40 +0000 (UTC) Received: by ggnm2 with SMTP id m2so4461286ggn.13 for ; Tue, 26 Jun 2012 07:00:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding:x-gm-message-state; bh=ZWALQkzkj4wsNFxlQeidvviKclnVz3yrjVowr/5NeBk=; b=F/HRdJsOtSauNkpc6zQy2riwC0JE40txPwearRWSKk/eUCNk51eSWIfeR6nqp2SGdl EkiLKCbBAJ5TsgTlYwHnMKDX+ZmzhyBhP2By0hVjUl/05HmfWxXin4gm5z2Khl8rfiud w6RHAllpkvk7ma6LkdocjIiXLavCrFm2vfMEqT1J1NkT7oZf3NaQsEx9TkFQRJRqhm+A RaVtBsuD3zgIraAN37GRrQ2J6w3xyWxjlvIrPX6Gt4MjH0/j6NLaz3kvK2w3c2uMSVEI 1WmmX66xKI6Y9CsQ2OaMGZ57UiAx3lOxLN6HIg9KjlPR9Y3AS/qmHADf+K0Fk6tUnVCM w46Q== Received: by 10.60.3.102 with SMTP id b6mr16268119oeb.35.1340719239453; Tue, 26 Jun 2012 07:00:39 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.182.65.164 with HTTP; Tue, 26 Jun 2012 07:00:19 -0700 (PDT) In-Reply-To: <4FE9BD86.3070605@daemonic.se> References: <201206261342.q5QDgqdh004420@repoman.freebsd.org> <4FE9BD86.3070605@daemonic.se> From: Sunpoet Po-Chuan Hsieh Date: Tue, 26 Jun 2012 22:00:19 +0800 X-Google-Sender-Auth: PwWQrc_9E2BYSNWJGCtIX66uclA Message-ID: To: Niclas Zeising Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQnPPyJW0rvpSRxT7LJpG7wJ52IPS4xxMOKQ3zZQuqOsBTL5z+y4xIuUYCpTSQFBK5XlqDmu Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/Mk bsd.gcc.mk bsd.options.desc.mk bsd.port.mk bsd.python.mk X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2012 14:00:40 -0000 On Tue, Jun 26, 2012 at 9:47 PM, Niclas Zeising wrote= : > On 2012-06-26 15:42, Sunpoet Po-Chuan Hsieh wrote: >> sunpoet =C2=A0 =C2=A0 2012-06-26 13:42:52 UTC >> >> =C2=A0 FreeBSD ports repository >> >> =C2=A0 Modified files: >> =C2=A0 =C2=A0 Mk =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 bsd.gcc.mk bsd.options.desc.mk >> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0bsd.port.mk bsd.python.mk >> =C2=A0 Log: >> =C2=A0 - Add shared TLS description >> >> =C2=A0 1.730 =C2=A0 =C2=A0 +60 -1 =C2=A0 =C2=A0 ports/Mk/bsd.port.mk > > Was this change intentional? =C2=A0It seems unrelated to the commit messa= ge... > Regards! > -- > Niclas > Sorry for that. It was an accident. I hit enter before I paste "bsd.options.desc.mk". I intend to update bsd.options.desc.mk only. It should be fixed now. Regards, sunpoet