From ww@styx.org  Sun Oct  9 18:19:21 2011
Return-Path: <ww@styx.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DD1801065676
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  9 Oct 2011 18:19:21 +0000 (UTC)
	(envelope-from ww@styx.org)
Received: from river.styx.org (unknown [IPv6:2607:f2f8:a3e0::2])
	by mx1.freebsd.org (Postfix) with ESMTP id B6AC78FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  9 Oct 2011 18:19:21 +0000 (UTC)
Received: by river.styx.org (Postfix, from userid 1001)
	id 73191AC4; Sun,  9 Oct 2011 20:19:21 +0200 (CEST)
Message-Id: <20111009181921.73191AC4@river.styx.org>
Date: Sun,  9 Oct 2011 20:19:21 +0200 (CEST)
From: William Waites <w.waites@ed.ac.uk>
Reply-To: William Waites <ww-keyword-freebsd.6929a8@styx.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update port raptor2 to version 2.0.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         161434
>Category:       ports
>Synopsis:       [patch] textproc/raptor2: update port raptor2 to version 2.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kde
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 09 18:20:14 UTC 2011
>Closed-Date:    Sun Oct 09 19:11:07 UTC 2011
>Last-Modified:  Sun Oct 09 19:11:07 UTC 2011
>Originator:     William Waites
>Release:        FreeBSD 8.2-RELEASE-p2 amd64
>Organization:
School of Informatics, University of Edinburgh
>Environment:
System: FreeBSD river.styx.org 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #0: Fri Sep 2 22:07:05 CEST 2011 ww@river.styx.org:/usr/obj/usr/src/sys/RIVER amd64


>Description:
	raptor2 is actually raptor 1.X in ports
>How-To-Repeat:
	install textproc/raptor2
>Fix:

diff -urN /usr/ports/textproc/raptor2/Makefile raptor2/Makefile
--- /usr/ports/textproc/raptor2/Makefile	2011-08-11 20:19:59.000000000 +0100
+++ raptor2/Makefile	2011-10-08 11:16:15.000000000 +0100
@@ -5,27 +5,25 @@
 # $FreeBSD: ports/textproc/raptor2/Makefile,v 1.51 2011/08/11 19:19:59 kwm Exp $
 #
 
-PORTNAME=	raptor
-PORTVERSION=	1.4.21
+PORTNAME=	raptor2
+PORTVERSION=	2.0.4
 CATEGORIES=	textproc
-MASTER_SITES=	SF/librdf/${PORTNAME}/${PORTVERSION} \
-		http://download.librdf.org/source/
+MASTER_SITES=	http://download.librdf.org/source/
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	RDF Parser Toolkit for Redland
 
-LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl yajl.1:${PORTSDIR}/devel/yajl
 
 USE_GNOME=	gnomehack libxml2
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-xml2-config=${LOCALBASE}/bin/xml2-config \
 		--with-curl-config=${LOCALBASE}/bin/curl-config \
-		--with-pkg-config=${LOCALBASE}/bin/pkg-config \
 		--with-xml-parser=libxml --with-www=curl
 
 USE_LDCONFIG=	yes
 
-MAN1=		rapper.1 raptor-config.1
-MAN3=		libraptor.3
+MAN1=		rapper.1
+MAN3=		libraptor2.3
 
 .include <bsd.port.mk>
diff -urN /usr/ports/textproc/raptor2/distinfo raptor2/distinfo
--- /usr/ports/textproc/raptor2/distinfo	2011-07-03 15:39:55.000000000 +0100
+++ raptor2/distinfo	2011-10-08 11:00:39.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (raptor-1.4.21.tar.gz) = db3172d6f3c432623ed87d7d609161973d2f7098e3d2233d0702fbcc22cfd8ca
-SIZE (raptor-1.4.21.tar.gz) = 1651843
+SHA256 (raptor2-2.0.4.tar.gz) = 34f49d3afa35f5433d8779dede62e4a6567783ee05ab2d6aec1a36054c552a6e
+SIZE (raptor2-2.0.4.tar.gz) = 1660320
diff -urN /usr/ports/textproc/raptor2/pkg-plist raptor2/pkg-plist
--- /usr/ports/textproc/raptor2/pkg-plist	2010-05-11 13:23:22.000000000 +0100
+++ raptor2/pkg-plist	2011-10-08 11:26:10.000000000 +0100
@@ -1,15 +1,11 @@
 bin/rapper
-bin/raptor-config
-include/raptor.h
-lib/libraptor.a
-lib/libraptor.la
-lib/libraptor.so
-lib/libraptor.so.3
-libdata/pkgconfig/raptor.pc
+include/raptor2/raptor2.h
+lib/libraptor2.a
+lib/libraptor2.la
+lib/libraptor2.so
+lib/libraptor2.so.0
+libdata/pkgconfig/raptor2.pc
 @exec mkdir -p %D/share/gtk-doc/html/raptor
-share/gtk-doc/html/raptor/parser-rdfa.html
-share/gtk-doc/html/raptor/serializer-json.html
-share/gtk-doc/html/raptor/raptor-section-sax2.html
 share/gtk-doc/html/raptor/home.png
 share/gtk-doc/html/raptor/index.html
 share/gtk-doc/html/raptor/index.sgml
@@ -18,39 +14,51 @@
 share/gtk-doc/html/raptor/left.png
 share/gtk-doc/html/raptor/parser-grddl.html
 share/gtk-doc/html/raptor/parser-guess.html
+share/gtk-doc/html/raptor/parser-json.html
 share/gtk-doc/html/raptor/parser-ntriples.html
+share/gtk-doc/html/raptor/parser-rdfa.html
 share/gtk-doc/html/raptor/parser-rdfxml.html
 share/gtk-doc/html/raptor/parser-rss-tag-soup.html
 share/gtk-doc/html/raptor/parser-trig.html
 share/gtk-doc/html/raptor/parser-turtle.html
-share/gtk-doc/html/raptor/raptor.devhelp
-share/gtk-doc/html/raptor/raptor.devhelp2
+share/gtk-doc/html/raptor/raptor-formats-types-by-parser.html
+share/gtk-doc/html/raptor/raptor-formats-types-by-serializer.html
+share/gtk-doc/html/raptor/raptor-formats-types-index.html
+share/gtk-doc/html/raptor/raptor-formats.html
 share/gtk-doc/html/raptor/raptor-parsers.html
+share/gtk-doc/html/raptor/raptor-section-avltree.html
 share/gtk-doc/html/raptor/raptor-section-constants.html
-share/gtk-doc/html/raptor/raptor-section-feature.html
 share/gtk-doc/html/raptor/raptor-section-general.html
 share/gtk-doc/html/raptor/raptor-section-iostream.html
 share/gtk-doc/html/raptor/raptor-section-locator.html
 share/gtk-doc/html/raptor/raptor-section-memory.html
+share/gtk-doc/html/raptor/raptor-section-option.html
 share/gtk-doc/html/raptor/raptor-section-parser.html
+share/gtk-doc/html/raptor/raptor-section-sax2.html
 share/gtk-doc/html/raptor/raptor-section-sequence.html
 share/gtk-doc/html/raptor/raptor-section-serializer.html
-share/gtk-doc/html/raptor/raptor-serializers.html
 share/gtk-doc/html/raptor/raptor-section-stringbuffer.html
 share/gtk-doc/html/raptor/raptor-section-triples.html
 share/gtk-doc/html/raptor/raptor-section-unicode.html
-share/gtk-doc/html/raptor/raptor-section-uri-factory.html
 share/gtk-doc/html/raptor/raptor-section-uri.html
 share/gtk-doc/html/raptor/raptor-section-world.html
 share/gtk-doc/html/raptor/raptor-section-www.html
 share/gtk-doc/html/raptor/raptor-section-xml-namespace.html
 share/gtk-doc/html/raptor/raptor-section-xml-qname.html
 share/gtk-doc/html/raptor/raptor-section-xml.html
+share/gtk-doc/html/raptor/raptor-serializers.html
+share/gtk-doc/html/raptor/raptor.devhelp
+share/gtk-doc/html/raptor/raptor.devhelp2
+share/gtk-doc/html/raptor/raptor2-changes-1-4-21-to-2-0-0.html
+share/gtk-doc/html/raptor/raptor2-changes-2-0-3-to-2-0-4.html
+share/gtk-doc/html/raptor/raptor2-changes.html
 share/gtk-doc/html/raptor/reference-manual.html
 share/gtk-doc/html/raptor/restrict-parser-network-access.html
 share/gtk-doc/html/raptor/right.png
 share/gtk-doc/html/raptor/serializer-atom.html
 share/gtk-doc/html/raptor/serializer-dot.html
+share/gtk-doc/html/raptor/serializer-json.html
+share/gtk-doc/html/raptor/serializer-nquads.html
 share/gtk-doc/html/raptor/serializer-ntriples.html
 share/gtk-doc/html/raptor/serializer-rdfxml-abbrev.html
 share/gtk-doc/html/raptor/serializer-rdfxml-xmp.html
@@ -59,8 +67,6 @@
 share/gtk-doc/html/raptor/serializer-turtle.html
 share/gtk-doc/html/raptor/style.css
 share/gtk-doc/html/raptor/tutorial-initialising-finishing.html
-share/gtk-doc/html/raptor/tutorial-serializer-get-triples.html
-share/gtk-doc/html/raptor/tutorial.html
 share/gtk-doc/html/raptor/tutorial-parse-strictness.html
 share/gtk-doc/html/raptor/tutorial-parser-abort.html
 share/gtk-doc/html/raptor/tutorial-parser-content.html
@@ -72,8 +78,8 @@
 share/gtk-doc/html/raptor/tutorial-parser-set-error-warning-handlers.html
 share/gtk-doc/html/raptor/tutorial-parser-set-id-handler.html
 share/gtk-doc/html/raptor/tutorial-parser-set-namespace-handler.html
-share/gtk-doc/html/raptor/tutorial-parser-static-info.html
 share/gtk-doc/html/raptor/tutorial-parser-set-triple-handler.html
+share/gtk-doc/html/raptor/tutorial-parser-static-info.html
 share/gtk-doc/html/raptor/tutorial-parsing.html
 share/gtk-doc/html/raptor/tutorial-querying-functionality.html
 share/gtk-doc/html/raptor/tutorial-serializer-create.html
@@ -81,11 +87,13 @@
 share/gtk-doc/html/raptor/tutorial-serializer-destroy.html
 share/gtk-doc/html/raptor/tutorial-serializer-example.html
 share/gtk-doc/html/raptor/tutorial-serializer-features.html
+share/gtk-doc/html/raptor/tutorial-serializer-get-triples.html
 share/gtk-doc/html/raptor/tutorial-serializer-runtime-info.html
 share/gtk-doc/html/raptor/tutorial-serializer-send-triples.html
 share/gtk-doc/html/raptor/tutorial-serializer-set-error-warning-handlers.html
 share/gtk-doc/html/raptor/tutorial-serializer-to-destination.html
 share/gtk-doc/html/raptor/tutorial-serializing.html
+share/gtk-doc/html/raptor/tutorial.html
 share/gtk-doc/html/raptor/up.png
 @dirrm share/gtk-doc/html/raptor
 @dirrmtry share/gtk-doc/html

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kde 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Oct 9 18:32:14 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161434 
State-Changed-From-To: open->closed 
State-Changed-By: rakuco 
State-Changed-When: Sun Oct 9 19:11:04 UTC 2011 
State-Changed-Why:  
raptor2 is already in our area51 repositories, and will be committed 
with KDE 4.7.2 soon (ie. before the ports freeze). Thanks! 

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