From owner-freebsd-ports@FreeBSD.ORG Tue Jun 25 14:58:57 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6A551FD for ; Tue, 25 Jun 2013 14:58:57 +0000 (UTC) (envelope-from feld@feld.me) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id 3A48E1FDA for ; Tue, 25 Jun 2013 14:58:56 +0000 (UTC) Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 9E10B2084D for ; Tue, 25 Jun 2013 10:58:55 -0400 (EDT) Received: from web3.nyi.mail.srv.osa ([10.202.2.213]) by compute2.internal (MEProxy); Tue, 25 Jun 2013 10:58:55 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=feld.me; h= message-id:from:to:mime-version:content-transfer-encoding :content-type:in-reply-to:references:subject:date; s=mesmtp; bh= 5NlOCEFpf0DXIiiMa0L6LlFdZP0=; b=a6J6wcDRfoNC13F9ZoCm0s+JvikZZN0d cBvO1o/xa3pI1rBZu3qESMEk/lv8v9nlorRd9n9JP7uI18OVG5mVNOVugu6NF+DJ NQir6aNNeJz2+/IcmSrIA2mH2VJxJvDa82g9prMfaHYghRM+PS5pT8zf/8Kq9p9o vu1EsPWE17c= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=5NlOCEFpf0DXIiiMa0L6LlFdZP0=; b=U1t ULjtWBF97Uj/JJtZYEu1tyvGIDmMNVjS0RVpUxUw5M9Ub7rHNK74LuuHY5y/MW0M OjfKUIc3BBhfeVnmLwHiZC85FNv+JmbVVCFj/2MBsTCJjOBVKkc0I7equlEaKjG+ r6m+yVcHG83TQsHKtjF479adHQd7y5KZyg02KVNQ= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id 74B46B00003; Tue, 25 Jun 2013 10:58:55 -0400 (EDT) Message-Id: <1372172335.25500.140661248295345.035BF416@webmail.messagingengine.com> X-Sasl-Enc: gc5ontLSKOK4B+EM+H9wxjmSTg/1lNV6tMI1OPFvUGjX 1372172335 From: Mark Felder To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-5ae8e04c In-Reply-To: References: <20130625103152.GF75533@ithaqua.etoilebsd.net> <20130625104028.GG75533@ithaqua.etoilebsd.net> <20130625113206.GH75533@ithaqua.etoilebsd.net> <20130625115711.GJ75533@ithaqua.etoilebsd.net> Subject: Re: pkgng seems to be out of date? Date: Tue, 25 Jun 2013 09:58:55 -0500 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jun 2013 14:58:57 -0000 On Tue, Jun 25, 2013, at 7:50, Ben Laurie wrote: > > Hmmm. pkg updating doesn't actually show the relevant 20130206 entry - > so not actually useful. > pkg updating literally just reads /usr/ports/UPDATING... is your ports tree up to date? Did the committer of this tcl incident commit the changes before touching UPDATING and you're caught inbetween? I suppose this could use a bit of investigation...