From owner-freebsd-stable@FreeBSD.ORG Mon Jun 16 06:57:15 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A841106578C for ; Mon, 16 Jun 2008 06:57:15 +0000 (UTC) (envelope-from wangyi6854@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.189]) by mx1.freebsd.org (Postfix) with ESMTP id 291528FC21 for ; Mon, 16 Jun 2008 06:57:14 +0000 (UTC) (envelope-from wangyi6854@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so1582807tid.3 for ; Sun, 15 Jun 2008 23:57:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=BIDgK+3PWLoPYx1SeEfoxw6JK/l771L1cPxEYwJ8z4I=; b=wnXRNNZuvKqsyLQe7rU94XrQCqbFJJxI/nIRTm807WAqj2Gkhky2P6HZ2Vb+3sUtsg povXQwx64W8E6g20DIWPL86g98nqvt3kapeIOlADB8Ku3SzhTTKlSpTZEjOoQSqNf7l8 QWMw/S5aHjkO5RO60Fe4f71ONUSaaJtaOh/mQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=JqKknvr8Jn25WJjK+vBKYXYbMDVKSKZn/noS4YW1Ezf3LzBMaxnfMtJKbuH2NBitix LxdxQWdEvLLQOy2NzmQC5BaAbjdoRM3ZxJx/TXmsScnEuSYq/kV5ipfP8B6gK+CtbxeS oXoQ8tbLpZn2iQU7WXvOPcwu6pfZzZsVd/4eI= Received: by 10.110.47.17 with SMTP id u17mr4068921tiu.49.1213597717959; Sun, 15 Jun 2008 23:28:37 -0700 (PDT) Received: by 10.110.8.4 with HTTP; Sun, 15 Jun 2008 23:28:37 -0700 (PDT) Message-ID: <5ea5cca50806152328k5f3d6673nfeff9b2c29032460@mail.gmail.com> Date: Mon, 16 Jun 2008 14:28:37 +0800 From: "Yi Wang" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Does system change affected portsnap? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 06:57:15 -0000 Today I found the system time is incorrect. After changing it, about 5 hours skipped. My question is: Will portsnap update the changes of ports in these 5 hours? Thanks! -- Regards, Wang Yi