From chuck@pkix.net  Thu Jul 28 21:18:08 2005
Return-Path: <chuck@pkix.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3A7F016A41F
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <chuck@pkix.net>
Reply-To: Charles Swiger <chuck@pkix.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: russell@rucus.net
Subject: update port: textproc/redland to install libtool .la files
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         84254
>Category:       ports
>Synopsis:       update port: textproc/redland to install libtool .la files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lawrance
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 28 21:20:16 GMT 2005
>Closed-Date:    Tue Aug 30 13:32:09 GMT 2005
>Last-Modified:  Tue Aug 30 13:32:09 GMT 2005
>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:
State-Changed-From-To: open->feedback 
State-Changed-By: jylefort 
State-Changed-When: Fri Jul 29 15:58:40 GMT 2005 
State-Changed-Why:  
Why? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84254 
Responsible-Changed-From-To: freebsd-ports-bugs->lawrance 
Responsible-Changed-By: lawrance 
Responsible-Changed-When: Thu Aug 25 05:37:54 GMT 2005 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84254 
State-Changed-From-To: feedback->closed 
State-Changed-By: lawrance 
State-Changed-When: Tue Aug 30 13:18:33 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84254 
>Unformatted:
