diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 104a40f70baf..7a9d91723b74 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= raptor2 -PORTVERSION= 2.0.7 +PORTVERSION= 2.0.8 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} @@ -15,6 +15,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= RDF Parser Toolkit for Redland LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ + icuuc.48:${PORTSDIR}/devel/icu \ yajl.2:${PORTSDIR}/devel/yajl CONFLICTS= raptor-1.4.1[0-9]* raptor-1.4.21 @@ -24,7 +25,8 @@ 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 + --with-icu-config=${LOCALBASE}/bin/icu-config \ + --with-www=curl USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes diff --git a/textproc/raptor2/distinfo b/textproc/raptor2/distinfo index e2e9f96739fa..5258bdac7ccd 100644 --- a/textproc/raptor2/distinfo +++ b/textproc/raptor2/distinfo @@ -1,2 +1,2 @@ -SHA256 (raptor2-2.0.7.tar.gz) = d546588f2fc7d1f7c8da7865cec6d9b7d0a95ef6a4393cc9136f3eeb55f28442 -SIZE (raptor2-2.0.7.tar.gz) = 1651457 +SHA256 (raptor2-2.0.8.tar.gz) = 6031083c9c7ce02ae4f1fb186bb3b05bd32aac012e26468e537a1cee6c67e7d7 +SIZE (raptor2-2.0.8.tar.gz) = 1737255 diff --git a/textproc/raptor2/pkg-plist b/textproc/raptor2/pkg-plist index 4a4661920806..29f8e77f82dd 100644 --- a/textproc/raptor2/pkg-plist +++ b/textproc/raptor2/pkg-plist @@ -33,6 +33,7 @@ share/gtk-doc/html/raptor2/raptor2-changes-2-0-3-to-2-0-4.html share/gtk-doc/html/raptor2/raptor2-changes-2-0-4-to-2-0-5.html share/gtk-doc/html/raptor2/raptor2-changes-2-0-5-to-2-0-6.html share/gtk-doc/html/raptor2/raptor2-changes-2-0-6-to-2-0-7.html +share/gtk-doc/html/raptor2/raptor2-changes-2-0-7-to-2-0-8.html share/gtk-doc/html/raptor2/raptor2-changes.html share/gtk-doc/html/raptor2/raptor2-section-avltree.html share/gtk-doc/html/raptor2/raptor2-section-constants.html