aboutsummaryrefslogtreecommitdiff
path: root/textproc/raptor2
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-06-25 16:18:35 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-06-25 16:18:35 +0000
commit05dd01f4775e856d331f5b58d4014c7dbe3a0a7a (patch)
tree2e17cd78aa932e08b8e8ef88c051cc72c8e443d8 /textproc/raptor2
parent3fa9eaf677b304434a8c445084c14b6bc1bedc6a (diff)
downloadports-05dd01f4775e856d331f5b58d4014c7dbe3a0a7a.tar.gz
ports-05dd01f4775e856d331f5b58d4014c7dbe3a0a7a.zip
Update to 2.0.8.
Catch up with a few changes introduced in the 2.0.7 release: - Do not pass the --with-xml-parser to the configure script, as expat support has been removed altogether. - Depend on devel/icu as raptor has removed its internal Unicode NFC checking code.
Notes
Notes: svn path=/head/; revision=299950
Diffstat (limited to 'textproc/raptor2')
-rw-r--r--textproc/raptor2/Makefile6
-rw-r--r--textproc/raptor2/distinfo4
-rw-r--r--textproc/raptor2/pkg-plist1
3 files changed, 7 insertions, 4 deletions
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