From owner-cvs-all@FreeBSD.ORG Thu May 17 09:06:25 2012 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B2C9E1065677; Thu, 17 May 2012 09:06:25 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id 0D15D8FC17; Thu, 17 May 2012 09:06:24 +0000 (UTC) Received: from mercury.ph.man.ac.uk [130.88.75.175:15174] (HELO/EHLO mercury.ph.man.ac.uk, authenticated with LOGIN) by mail.issp.ac.ru with ESMTP/inet id q4H96VJU073420 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Thu, 17 May 2012 13:06:32 +0400 (MSK) From: Max Brazhnikov To: "Sunpoet Po-Chuan Hsieh" Date: Thu, 17 May 2012 09:07:55 +0000 User-Agent: KMail/1.13.7 (FreeBSD/9.0-STABLE; KDE/4.8.3; amd64; ; ) References: <201205161607.q4GG7OF2098675@repoman.freebsd.org> <20120517032750.GA9141@bonjour.sunpoet.net> In-Reply-To: <20120517032750.GA9141@bonjour.sunpoet.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201205170907.55840.makc@freebsd.org> Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/boost-all common.mk ports/devel/boost-docs distinfo pkg-plist ports/devel/boost-jam Makefile distinfo ports/devel/boost-libs Makefile distinfo pkg-plist ports/devel/boost-libs/files patch-Jamroot patch-boost-foreach.hpp ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 May 2012 09:06:25 -0000 On Thu, 17 May 2012 11:27:50 +0800, Sunpoet Po-Chuan Hsieh wrote: > Thanks for the boost update. > I found that the SIZE in distinfo is incorrect. > > Regards, > sunpoet Fixed, thanks! Max