From owner-freebsd-ports@FreeBSD.ORG Wed Apr 3 15:32:42 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D9431E8E for ; Wed, 3 Apr 2013 15:32:42 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) by mx1.freebsd.org (Postfix) with ESMTP id A5DF9A04 for ; Wed, 3 Apr 2013 15:32:42 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.0 cv=LP/kseq9 c=1 sm=0 a=0NJkuBbZY5VCdgJ+v5fl0w==:17 a=AaUjGI9IrlcA:10 a=kj9zAlcOel0A:10 a=OA2lqS22AAAA:8 a=sIt-5M63AAAA:8 a=2tliqXCIb-IA:10 a=98RgRrlY3e5w6wzGJEkA:9 a=CjuIK1q_8ugA:10 a=0NJkuBbZY5VCdgJ+v5fl0w==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp02.rcn.cmh.synacor.com smtp.mail=roberthuff@rcn.com; spf=neutral; sender-id=neutral Authentication-Results: smtp02.rcn.cmh.synacor.com header.from=roberthuff@rcn.com; sender-id=neutral Received-SPF: neutral (smtp02.rcn.cmh.synacor.com: 209.6.84.183 is neither permitted nor denied by domain of rcn.com) Received: from [209.6.84.183] ([209.6.84.183:42753] helo=jerusalem.litteratus.org.litteratus.org) by smtp.rcn.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id 68/A3-13972-79B4C515; Wed, 03 Apr 2013 11:32:41 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20828.19350.82002.674372@jerusalem.litteratus.org> Date: Wed, 3 Apr 2013 11:32:38 -0400 To: J David Subject: pkg + libiconv + gettext In-Reply-To: References: X-Mailer: VM 7.17 under 21.4 (patch 22) "Instant Classic" XEmacs Lucid Cc: freebsd-ports@freebsd.org 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: Wed, 03 Apr 2013 15:32:42 -0000 J David writes: > ===> Registering installation for libiconv-1.14_1 as automatic > Installing libiconv-1.14_1...pkg: libiconv-1.14_1 conflicts with > gettext-0.18.1.1 (installs files into the same place). Problematic file: > /usr/local/lib/charset.alias > *** [fake-pkg] Error code 70 > > I think the old pkgtools just ignored this situation on install and > reported a checksum mismatch on uninstall. > > What should we do about this? Read /usr/ports/UPDATING? Robert Huff