Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  9 Oct 2011 20:19:21 +0200 (CEST)
From:      William Waites <w.waites@ed.ac.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/161434: update port raptor2 to version 2.0.4
Message-ID:  <20111009181921.73191AC4@river.styx.org>
Resent-Message-ID: <201110091820.p99IKEpR086138@freefall.freebsd.org>

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

>Number:         161434
>Category:       ports
>Synopsis:       update port raptor2 to version 2.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 09 18:20:14 UTC 2011
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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