From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 28 21:20:18 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6447C16A420 for ; Thu, 28 Jul 2005 21:20:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAA1143D4C for ; Thu, 28 Jul 2005 21:20:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6SLKGlx073174 for ; Thu, 28 Jul 2005 21:20:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6SLKG3V073171; Thu, 28 Jul 2005 21:20:16 GMT (envelope-from gnats) Resent-Date: Thu, 28 Jul 2005 21:20:16 GMT Resent-Message-Id: <200507282120.j6SLKG3V073171@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, Charles Swiger Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A7F016A41F for ; Thu, 28 Jul 2005 21:18:08 +0000 (GMT) (envelope-from chuck@pkix.net) Received: from pkix-gw.codefab.com (pkix-gw.codefab.com [199.103.21.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79B7243D48 for ; Thu, 28 Jul 2005 21:18:05 +0000 (GMT) (envelope-from chuck@pkix.net) Received: from localhost (localhost [127.0.0.1]) by ns1.pkix.net (Postfix) with ESMTP id 8DEF654A9; Thu, 28 Jul 2005 17:18:04 -0400 (EDT) Received: from pkix-gw.codefab.com ([127.0.0.1]) by localhost (ns1.pkix.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 45373-04; Thu, 28 Jul 2005 17:17:46 -0400 (EDT) Received: by pkix-gw.codefab.com (Postfix, from userid 1003) id 6D2EF54A8; Thu, 28 Jul 2005 17:17:46 -0400 (EDT) Message-Id: <20050728211746.6D2EF54A8@pkix-gw.codefab.com> Date: Thu, 28 Jul 2005 17:17:46 -0400 (EDT) From: Charles Swiger To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: russell@rucus.net Subject: ports/84254: update port: textproc/redland to install libtool .la files X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Charles Swiger List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2005 21:20:18 -0000 >Number: 84254 >Category: ports >Synopsis: update port: textproc/redland to install libtool .la files >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jul 28 21:20:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Charles Swiger >Release: FreeBSD 4.11-STABLE i386 >Organization: PKIx >Environment: System: FreeBSD ns1.pkix.net 4.11-STABLE FreeBSD 4.11-STABLE #0: Sat Jun 18 18:51:43 EDT 2005 root@ns1.pkix.net:/usr/obj/usr/src/sys/NORMAL i386 >Description: Update the textproc/redland port to install .la files at the request of the textproc/redland-bindings maintainer (CC:ed). >How-To-Repeat: N/A. >Fix: diff -dur redland.orig/Makefile redland/Makefile --- redland.orig/Makefile Thu Jul 28 17:04:27 2005 +++ redland/Makefile Thu Jul 28 17:06:17 2005 @@ -40,6 +40,8 @@ USE_GMAKE= yes USE_LIBTOOL_VER= 15 LIBTOOLFILES= configure rasqal/configure +USE_INC_LIBTOOL_VER=15 +LIBTOOLFLAGS= --enable-ltlibs CPPFLAGS= -I${LOCALBASE}/include/db${WITH_BDB_VER} -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib diff -dur redland.orig/pkg-plist redland/pkg-plist --- redland.orig/pkg-plist Thu Jul 28 17:04:27 2005 +++ redland/pkg-plist Thu Jul 28 17:07:31 2005 @@ -23,9 +23,11 @@ include/rdf_utf8.h include/redland.h lib/librasqal.a +lib/librasqal.la lib/librasqal.so lib/librasqal.so.0 lib/librdf.a +lib/librdf.la lib/librdf.so lib/librdf.so.0 libdata/pkgconfig/rasqal.pc >Release-Note: >Audit-Trail: >Unformatted: