From owner-freebsd-questions@FreeBSD.ORG Thu Oct 28 22:43:48 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E592106566B for ; Thu, 28 Oct 2010 22:43:48 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout030.mac.com (asmtpout030.mac.com [17.148.16.105]) by mx1.freebsd.org (Postfix) with ESMTP id 72E6A8FC14 for ; Thu, 28 Oct 2010 22:43:48 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp030.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0LB0002F7V4ZZN30@asmtp030.mac.com> for freebsd-questions@freebsd.org; Thu, 28 Oct 2010 15:43:48 -0700 (PDT) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1004200000 definitions=main-1010280136 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2010-10-28_10:2010-10-28, 2010-10-28, 1970-01-01 signatures=0 From: Chuck Swiger In-reply-to: Date: Thu, 28 Oct 2010 15:43:47 -0700 Message-id: References: To: Arthur Barlow X-Mailer: Apple Mail (2.1081) Cc: freebsd-questions@freebsd.org Subject: Re: OT: What's going on with gcc? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD Ports Mailing List List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2010 22:43:48 -0000 On Oct 28, 2010, at 3:34 PM, Arthur Barlow wrote: > Yes, that's it. I'm running FBSD 8.1 and I check the ports with "pkg_version -vIL=" daily, and it seems there has been this almost > constant version upgrade for the last couple of weeks. I use "portupgrade" to do my upgrades. Hmm, updates seem to happen about once a week: http://www.freshports.org/lang/gcc42 [ last change 14 Aug 2010 ] http://www.freshports.org/lang/gcc44 [ last change 27 Oct 2010, 3 changes this month, 5 in Sept ] http://www.freshports.org/lang/gcc45 [ last change 24 Oct 2010, 3 changes this month, 6 in Sept ] http://www.freshports.org/lang/gcc46 [ last change 24 Oct 2010, 3 changes this month, 7 in Sept ] Regards, -- -Chuck