From nobody@FreeBSD.org  Mon Jul 15 13:53:37 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 36EF937B400
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 15 Jul 2002 13:53:37 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D1C2043E31
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 15 Jul 2002 13:53:36 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6FKraOT082233
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 15 Jul 2002 13:53:36 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g6FKraoA082232;
	Mon, 15 Jul 2002 13:53:36 -0700 (PDT)
Message-Id: <200207152053.g6FKraoA082232@www.freebsd.org>
Date: Mon, 15 Jul 2002 13:53:36 -0700 (PDT)
From: KATO Tsuguru <tkato@prontomail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: textproc/raptor to 0.9.5
X-Send-Pr-Version: www-1.0

>Number:         40627
>Category:       ports
>Synopsis:       Update port: textproc/raptor to 0.9.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 15 14:00:06 PDT 2002
>Closed-Date:    Mon Jul 15 14:41:49 PDT 2002
>Last-Modified:  Mon Jul 15 14:41:49 PDT 2002
>Originator:     KATO Tsuguru
>Release:        4.6-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.9.5

New file:
files/patch-configure

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/textproc/raptor/Makefile textproc/raptor/Makefile
--- /usr/ports/textproc/raptor/Makefile	Thu Nov 22 19:02:31 2001
+++ textproc/raptor/Makefile	Tue Jul 16 04:37:52 2002
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	raptor
-PORTVERSION=	0.9.3
+PORTVERSION=	0.9.5
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://www.redland.opensource.ac.uk/dist/source/
@@ -15,13 +15,17 @@
 
 MAINTAINER=	ports@FreeBSD.org
 
-LIB_DEPENDS=	expat.2:${PORTSDIR}/textproc/expat2 \
-		xmlparse:${PORTSDIR}/www/libwww \
-		gnugetopt:${PORTSDIR}/devel/libgnugetopt
+LIB_DEPENDS=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
+		expat.2:${PORTSDIR}/textproc/expat2 \
+		xmlparse.1:${PORTSDIR}/www/libwww
 
 LIBWWW_CONFIG=	${LOCALBASE}/bin/libwww-config
-GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include `${LIBWWW_CONFIG} --cflags`" \
-		LIBS="-L${LOCALBASE}/lib -lgnugetopt `${LIBWWW_CONFIG} --libs`"
+
+USE_LIBTOOL=	yes
+CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+INSTALLS_SHLIB=	yes
+
+CPPFLAGS=	-I${LOCALBASE}/include `${LIBWWW_CONFIG} --cflags`
+LDFLAGS=	-L${LOCALBASE}/lib -lgnugetopt `${LIBWWW_CONFIG} --libs`
 
 .include <bsd.port.mk>
diff -urN /usr/ports/textproc/raptor/distinfo textproc/raptor/distinfo
--- /usr/ports/textproc/raptor/distinfo	Thu Nov 22 19:02:31 2001
+++ textproc/raptor/distinfo	Tue Jul 16 04:33:57 2002
@@ -1 +1 @@
-MD5 (raptor-0.9.3.tar.gz) = 1651edd954fe12d1bc7b937b0b5d23c6
+MD5 (raptor-0.9.5.tar.gz) = 8d8a93323ff6de7ae4f1fed1ba80a6cb
diff -urN /usr/ports/textproc/raptor/files/patch-configure textproc/raptor/files/patch-configure
--- /usr/ports/textproc/raptor/files/patch-configure	Thu Jan  1 09:00:00 1970
+++ textproc/raptor/files/patch-configure	Tue Jul 16 04:35:24 2002
@@ -0,0 +1,10 @@
+--- configure.orig	Sat Jun  8 23:23:14 2002
++++ configure	Tue Jul 16 04:34:41 2002
+@@ -5443,6 +5443,7 @@
+ 
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+ 
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff -urN /usr/ports/textproc/raptor/pkg-plist textproc/raptor/pkg-plist
--- /usr/ports/textproc/raptor/pkg-plist	Thu Nov 22 19:02:31 2001
+++ textproc/raptor/pkg-plist	Tue Jul 16 04:51:55 2002
@@ -2,3 +2,5 @@
 include/ntriples.h
 include/raptor.h
 lib/libraptor.a
+lib/libraptor.so
+lib/libraptor.so.0

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: demon 
State-Changed-When: Mon Jul 15 14:41:38 PDT 2002 
State-Changed-Why:  
Port updated, thanks! 

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