From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 8 12:30:13 2012 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 2D9A310656AA for ; Wed, 8 Feb 2012 12:30:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 979198FC21 for ; Wed, 8 Feb 2012 12:30:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q18CUCmK039654 for ; Wed, 8 Feb 2012 12:30:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q18CUBh8039653; Wed, 8 Feb 2012 12:30:11 GMT (envelope-from gnats) Resent-Date: Wed, 8 Feb 2012 12:30:11 GMT Resent-Message-Id: <201202081230.q18CUBh8039653@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, Martin Dieringer Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE17A106566C for ; Wed, 8 Feb 2012 12:27:38 +0000 (UTC) (envelope-from martin.dieringer@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id 108838FC12 for ; Wed, 8 Feb 2012 12:27:37 +0000 (UTC) Received: (qmail invoked by alias); 08 Feb 2012 12:00:57 -0000 Received: from pD9E31969.dip0.t-ipconnect.de (EHLO thinkpad.nowhere.local) [217.227.25.105] by mail.gmx.net (mp037) with SMTP; 08 Feb 2012 13:00:57 +0100 Received: by thinkpad.nowhere.local (Postfix, from userid 1001) id 61B8D6372; Wed, 8 Feb 2012 13:00:51 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by thinkpad.nowhere.local (Postfix) with ESMTP id 5A6316371; Wed, 8 Feb 2012 13:00:51 +0100 (CET) Message-Id: Date: Wed, 8 Feb 2012 13:00:51 +0100 (CET) From: Martin Dieringer To: FreeBSD-gnats-submit@FreeBSD.org Cc: bytestore@yandex.ru Subject: ports/164906: [PATCH] graphics/libjpeg-turbo: [add -fPIC] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Dieringer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2012 12:30:13 -0000 >Number: 164906 >Category: ports >Synopsis: [PATCH] graphics/libjpeg-turbo: [add -fPIC] >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 08 12:30:11 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Martin Dieringer >Release: FreeBSD 8.2-STABLE amd64 >Organization: >Environment: System: FreeBSD 8.2-STABLE #8: Sun Oct 30 13:56:31 CET 2011 >Description: add PIC to library Port maintainer (bytestore@yandex.ru) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: begin 644 libjpeg-turbo-1.1.1_1.patch --- Makefile.orig 2012-02-08 12:56:13.725889588 +0100 +++ Makefile 2012-02-08 12:56:19.749144361 +0100 @@ -20,7 +20,7 @@ CONFLICTS= jpeg-[0-9]* ONLY_FOR_ARCHS= amd64 i386 USE_AUTOTOOLS= libtool -CONFIGURE_ENV= SO_MAJOR_VERSION=${SOVERSION} +CONFIGURE_ENV= SO_MAJOR_VERSION=${SOVERSION} CFLAGS+=-fPIC CONFIGURE_ARGS= --with-jpeg8 USE_LDCONFIG= yes end >Release-Note: >Audit-Trail: >Unformatted: