From owner-freebsd-ports@FreeBSD.ORG Fri Dec 14 13:25:40 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D87CFAD9 for ; Fri, 14 Dec 2012 13:25:40 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mx.critical.ch (cl-8.zrh-02.ch.sixxs.net [IPv6:2001:1620:f00:7::2]) by mx1.freebsd.org (Postfix) with ESMTP id 645D98FC08 for ; Fri, 14 Dec 2012 13:25:40 +0000 (UTC) Received: from wiggles.bwns.ch (snow.ethz.ch [129.132.80.16]) (authenticated bits=0) by mx.critical.ch (8.14.4/8.14.4/critical-1.0) with ESMTP id qBEDPbRk007745 for ; Fri, 14 Dec 2012 14:25:38 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Fri, 14 Dec 2012 14:25:37 +0100 From: Emanuel Haupt To: ports@FreeBSD.org Subject: Re: Notes on upgrades after libpcre update Message-Id: <20121214142537.4ef00e1b53a7c55bffabdc63@FreeBSD.org> In-Reply-To: References: X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Fri, 14 Dec 2012 13:25:41 -0000 Kevin Oberman wrote: > As many of you noticed, the update of devel/pcre bumped hte version of > libpcre.so which is a dependency of LOTS of things. Here are some > incomplete notes on what might bite you: Note that I refer to > pkg_libchk. It is part of sysutils/bsddminscripts. If you run pkgng, > you will need to edit it an change "pkg_info" to "pkg info". There may FYI, there is a patch available: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/174387 Emanuel