From owner-freebsd-ports@FreeBSD.ORG Sat Oct 20 09:28:51 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FEF86A2 for ; Sat, 20 Oct 2012 09:28:51 +0000 (UTC) (envelope-from mueller23@insightbb.com) Received: from mail.insightbb.com (smtp.insight.synacor.com [208.47.185.22]) by mx1.freebsd.org (Postfix) with ESMTP id C556E8FC0A for ; Sat, 20 Oct 2012 09:28:50 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.0 cv=ZYCfx7pA c=1 sm=0 a=Dm9TOXL4taQ+Gy1KovpL+A==:17 a=C2ajsPsEavcA:10 a=jLN7EqiLvroA:10 a=9YQ-1ebCAAAA:8 a=0D-DR49PIxUA:10 a=7pzh_gWtg7EbnZfmHQIA:9 a=Dm9TOXL4taQ+Gy1KovpL+A==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp02.insight.synacor.com header.from=mueller23@insightbb.com; sender-id=softfail Authentication-Results: smtp02.insight.synacor.com smtp.mail=mueller23@insightbb.com; spf=softfail; sender-id=softfail Received-SPF: softfail (smtp02.insight.synacor.com: transitional domain insightbb.com does not designate 74.130.198.7 as permitted sender) Received: from [74.130.198.7] ([74.130.198.7:57791] helo=localhost) by mail.insightbb.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id FB/D3-23131-BCE62805; Sat, 20 Oct 2012 05:28:43 -0400 Date: Sat, 20 Oct 2012 05:28:43 -0400 Message-ID: From: "Thomas Mueller" To: freebsd-ports@freebsd.org Subject: Re: Snag in upgrading p5-XML-SAX and p5-XML-SAX-Base 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: Sat, 20 Oct 2012 09:28:51 -0000 I just a day ago switched to pkgng, but "pkg delete" produced No package(s) found! > did you run pkg2ng for it? I remember running pkg2ng when switching to the new pkg. Do I need to run pkg2ng again? I now have /usr/bin/pkg and /usr/local/bin/pkg, and /usr/bin comes before /usr/local/bin in the PATH. Tom