Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 2004 00:00:57 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69583: Update port: textproc/raptor to 1.3.2
Message-ID:  <20040726000057.5f79f9b4.tkato432@yahoo.com>
Resent-Message-ID: <200407251510.i6PFAOwM077787@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         69583
>Category:       ports
>Synopsis:       Update port: textproc/raptor to 1.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 25 15:10:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.3.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/raptor/Makefile textproc/raptor/Makefile
--- /usr/ports/textproc/raptor/Makefile	Sat Jul 10 09:10:08 2004
+++ textproc/raptor/Makefile	Thu Jul 22 01:58:25 2004
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	raptor
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://www.redland.opensource.ac.uk/dist/source/
@@ -16,17 +16,15 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	RDF Parser Toolkit for Redland
 
-LIB_DEPENDS=	curl.3:${PORTSDIR}/ftp/curl \
-		xmlparse.1:${PORTSDIR}/www/libwww
+LIB_DEPENDS=	curl.3:${PORTSDIR}/ftp/curl
 
+USE_GNOME=	gnomehack gnometarget libxml2 lthack
 USE_GETOPT_LONG=	yes
-USE_GNOME=	glib20 gnomehack gnometarget libxml2 lthack
 USE_INC_LIBTOOL_VER=	13
 CONFIGURE_ARGS=	--with-xml2-config=${LOCALBASE}/bin/xml2-config \
 		--with-curl-config=${LOCALBASE}/bin/curl-config \
-		--with-libwww-config=${LOCALBASE}/bin/libwww-config \
 		--with-pkg-config=${LOCALBASE}/bin/pkg-config \
-		--with-xml-parser=libxml
+		--with-xml-parser=libxml --with-www=curl
 INSTALLS_SHLIB=	yes
 
 MAN1=		rapper.1 raptor-config.1
diff -urN /usr/ports/textproc/raptor/distinfo textproc/raptor/distinfo
--- /usr/ports/textproc/raptor/distinfo	Sun Jun 27 10:14:26 2004
+++ textproc/raptor/distinfo	Thu Jul 22 01:39:10 2004
@@ -1,2 +1,2 @@
-MD5 (raptor-1.3.1.tar.gz) = c34bdf2d02b375947dfcfdc159003c66
-SIZE (raptor-1.3.1.tar.gz) = 652645
+MD5 (raptor-1.3.2.tar.gz) = ff76db43e24ae803e69ef3f7081c78e0
+SIZE (raptor-1.3.2.tar.gz) = 654265
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040726000057.5f79f9b4.tkato432>