From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 3 20:40:01 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11235106566C for ; Thu, 3 Jun 2010 20:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DF9B18FC15 for ; Thu, 3 Jun 2010 20:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o53Ke0N9027852 for ; Thu, 3 Jun 2010 20:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o53Ke0ug027851; Thu, 3 Jun 2010 20:40:00 GMT (envelope-from gnats) Resent-Date: Thu, 3 Jun 2010 20:40:00 GMT Resent-Message-Id: <201006032040.o53Ke0ug027851@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Terry Matthew Poulin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0E9C1065674 for ; Thu, 3 Jun 2010 20:38:22 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 9FBF88FC0C for ; Thu, 3 Jun 2010 20:38:22 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o53KcLp4073890 for ; Thu, 3 Jun 2010 20:38:21 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o53KcLQU073889; Thu, 3 Jun 2010 20:38:21 GMT (envelope-from nobody) Message-Id: <201006032038.o53KcLQU073889@www.freebsd.org> Date: Thu, 3 Jun 2010 20:38:21 GMT From: Terry Matthew Poulin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/147449: ftp/wget PORTVERSION not bumped to match new gettext X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2010 20:40:01 -0000 >Number: 147449 >Category: ports >Synopsis: ftp/wget PORTVERSION not bumped to match new gettext >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 03 20:40:00 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Terry Matthew Poulin >Release: 8 stable >Organization: >Environment: FreeBSD dixie.launchmodem.com 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #7: Tue May 18 00:57:45 UTC 2010 root@dixie.launchmodem.com:/usr/obj/usr/src/sys/VIPER i386 >Description: When built with the NLS (Native Language Support) option enabled in make config, wget depends on devel/gettext. The version of gettext was recently bumped, see 20100530 in UPDATING. After upgrading gettext and all dependencies (portmaster -BCHKtD --no-confirm -r gettext), wget has ceased working: /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "libelf.so.0". >How-To-Repeat: Compile ftp/wget with NLS enabled, against a version of devel/gettext from before the 201000530 bump. Then upgrade devel/gettext to the current version. Similar issue with security/gnutls may effect the reproducibility of this. See ports/147448 >Fix: Probably bump the PORTVERSION in ftp/wget/Makefile, so that updating tools will see the need to recompile it. Although this should only effect NLS builds. >Release-Note: >Audit-Trail: >Unformatted: