diff options
author | avilla <avilla@FreeBSD.org> | 2011-10-17 06:55:01 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2011-10-17 06:55:01 +0800 |
commit | 081315676be3c24e71f0cba71b5231795fe29ed9 (patch) | |
tree | 6f09f3617ba61976982e5a6b5bb0662084c1a4e2 | |
parent | 00c60ffc2dd87408bec24d7bbd4e05143c328c46 (diff) | |
download | freebsd-ports-gnome-081315676be3c24e71f0cba71b5231795fe29ed9.tar.gz freebsd-ports-gnome-081315676be3c24e71f0cba71b5231795fe29ed9.tar.zst freebsd-ports-gnome-081315676be3c24e71f0cba71b5231795fe29ed9.zip |
- Stop installing the rapper binary with raptor and bump PORTREVISION.
- Update raptor2 to 2.0.4.
- Update rasqal to 0.9.27.
- Update redland to 1.0.14.
- Update redland-bindings to 1.0.13.1.
- Update shared-desktop-ontologies to 0.8.0. [1]
- Update soprano to 2.7.0 and disable clucene indexer.
- Update strigi to 0.7.6.
PR: 157022 [1]
Submitted by: rakuco [1]
25 files changed, 217 insertions, 187 deletions
diff --git a/deskutils/strigi/Makefile b/deskutils/strigi/Makefile index 65d18f3984ad..342d9e3b01e7 100644 --- a/deskutils/strigi/Makefile +++ b/deskutils/strigi/Makefile @@ -5,10 +5,11 @@ # $FreeBSD$ PORTNAME= strigi -PORTVERSION= 0.7.5 +PORTVERSION= 0.7.6 CATEGORIES= deskutils -MASTER_SITES= http://www.vandenoever.info/software/strigi/ \ - SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} +MASTER_SITES= http://rdieter.fedorapeople.org/strigi/ +#MASTER_SITES= http://www.vandenoever.info/software/strigi/ \ +# SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Desktop searching program @@ -16,7 +17,8 @@ COMMENT= Desktop searching program LIB_DEPENDS= avcodec.1:${PORTSDIR}/multimedia/ffmpeg \ clucene.0:${PORTSDIR}/textproc/clucene \ dbus-1:${PORTSDIR}/devel/dbus \ - exiv2.10:${PORTSDIR}/graphics/exiv2 + exiv2.10:${PORTSDIR}/graphics/exiv2 \ + boost_thread:${PORTSDIR}/devel/boost-libs USE_QT_VER= 4 QT_COMPONENTS= corelib gui dbus moc_build uic_build qmake_build rcc_build diff --git a/deskutils/strigi/distinfo b/deskutils/strigi/distinfo index 148ccf97f86a..3254126aa826 100644 --- a/deskutils/strigi/distinfo +++ b/deskutils/strigi/distinfo @@ -1,2 +1,2 @@ -SHA256 (strigi-0.7.5.tar.bz2) = 111f5e3ede171292302b906418af0175445ca01958d40fb54879f80620b5189b -SIZE (strigi-0.7.5.tar.bz2) = 801845 +SHA256 (strigi-0.7.6.tar.bz2) = e2c16a7d06d796b64bf2599f9d97c84c8f8c0b63ef6bab434a51f73aac229a02 +SIZE (strigi-0.7.6.tar.bz2) = 805544 diff --git a/deskutils/strigi/pkg-plist b/deskutils/strigi/pkg-plist index e57588a6a270..3f69a573c7bf 100644 --- a/deskutils/strigi/pkg-plist +++ b/deskutils/strigi/pkg-plist @@ -72,23 +72,26 @@ include/strigi/variant.h include/strigi/zipinputstream.h lib/libsearchclient.so lib/libsearchclient.so.0 -lib/libsearchclient.so.0.7.5 +lib/libsearchclient.so.0.7.6 lib/libsearchclient/LibSearchClientConfig.cmake lib/libstreamanalyzer.so lib/libstreamanalyzer.so.0 -lib/libstreamanalyzer.so.0.7.5 +lib/libstreamanalyzer.so.0.7.6 lib/libstreamanalyzer/LibStreamAnalyzerConfig.cmake lib/libstreams.so lib/libstreams.so.0 -lib/libstreams.so.0.7.5 +lib/libstreams.so.0.7.6 lib/libstreams/LibStreamsConfig.cmake +lib/libstreams/LibStreamsTargets.cmake +lib/libstreams/LibStreamsTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/libstrigihtmlgui.so lib/libstrigihtmlgui.so.0 -lib/libstrigihtmlgui.so.0.7.5 +lib/libstrigihtmlgui.so.0.7.6 lib/libstrigiqtdbusclient.so lib/libstrigiqtdbusclient.so.0 -lib/libstrigiqtdbusclient.so.0.7.5 +lib/libstrigiqtdbusclient.so.0.7.6 lib/strigi/StrigiConfig.cmake +lib/strigi/strigiea_digest.so lib/strigi/strigiea_ffmpeg.so lib/strigi/strigiea_jpeg.so lib/strigi/strigiea_riff.so diff --git a/textproc/Makefile b/textproc/Makefile index 1a691b32a5d7..e2c2a4b45c32 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1148,6 +1148,7 @@ SUBDIR += queequeg SUBDIR += rand SUBDIR += raptor + SUBDIR += raptor2 SUBDIR += rarian SUBDIR += rasqal SUBDIR += rast diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index f4e07ce90a04..77cbeac5ca5e 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -7,6 +7,7 @@ PORTNAME= raptor PORTVERSION= 1.4.21 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/librdf/${PORTNAME}/${PORTVERSION} \ http://download.librdf.org/source/ @@ -22,10 +23,16 @@ 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 +CONFIGURE_ENV+= DOC_MODULE_VERSION=1 +MAKE_ENV+= DOC_MODULE_VERSION=1 USE_LDCONFIG= yes -MAN1= rapper.1 raptor-config.1 +MAN1= raptor-config.1 MAN3= libraptor.3 +post-extract: + ${REINPLACE_CMD} -e 's|utils ||' \ + ${WRKSRC}/Makefile.in + .include <bsd.port.mk> diff --git a/textproc/raptor/files/patch-configure b/textproc/raptor/files/patch-configure new file mode 100644 index 000000000000..d6055b3fb7f5 --- /dev/null +++ b/textproc/raptor/files/patch-configure @@ -0,0 +1,19 @@ +--- configure.orig 2010-01-30 11:23:01.000000000 +1000 ++++ configure 2011-08-08 00:14:06.216624213 +1100 +@@ -14556,7 +14556,7 @@ + AM_BACKSLASH='\' + + +-ac_config_files="$ac_config_files Makefile raptor.spec raptor.rdf data/Makefile docs/Makefile docs/version.xml examples/Makefile src/Makefile tests/Makefile tests/feeds/Makefile tests/grddl/Makefile tests/ntriples/Makefile tests/rdfa/Makefile tests/rdfxml/Makefile tests/turtle/Makefile tests/trig/Makefile utils/Makefile win32/Makefile librdfa/Makefile raptor.pc" ++ac_config_files="$ac_config_files Makefile raptor.spec raptor.rdf data/Makefile docs/Makefile docs/version.xml examples/Makefile src/Makefile tests/Makefile tests/feeds/Makefile tests/grddl/Makefile tests/ntriples/Makefile tests/rdfa/Makefile tests/rdfxml/Makefile tests/turtle/Makefile tests/trig/Makefile win32/Makefile librdfa/Makefile raptor.pc" + + ac_config_files="$ac_config_files src/raptor-config" + +@@ -16020,7 +16020,6 @@ + "tests/rdfxml/Makefile") CONFIG_FILES="$CONFIG_FILES tests/rdfxml/Makefile" ;; + "tests/turtle/Makefile") CONFIG_FILES="$CONFIG_FILES tests/turtle/Makefile" ;; + "tests/trig/Makefile") CONFIG_FILES="$CONFIG_FILES tests/trig/Makefile" ;; +- "utils/Makefile") CONFIG_FILES="$CONFIG_FILES utils/Makefile" ;; + "win32/Makefile") CONFIG_FILES="$CONFIG_FILES win32/Makefile" ;; + "librdfa/Makefile") CONFIG_FILES="$CONFIG_FILES librdfa/Makefile" ;; + "raptor.pc") CONFIG_FILES="$CONFIG_FILES raptor.pc" ;; diff --git a/textproc/raptor/pkg-plist b/textproc/raptor/pkg-plist index 9acc5fd7054d..8fc1b670c435 100644 --- a/textproc/raptor/pkg-plist +++ b/textproc/raptor/pkg-plist @@ -1,4 +1,3 @@ -bin/rapper bin/raptor-config include/raptor.h lib/libraptor.a @@ -6,87 +5,87 @@ lib/libraptor.la lib/libraptor.so lib/libraptor.so.3 libdata/pkgconfig/raptor.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 -share/gtk-doc/html/raptor/introduction.html -share/gtk-doc/html/raptor/ix01.html -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-ntriples.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-parsers.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-parser.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/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-ntriples.html -share/gtk-doc/html/raptor/serializer-rdfxml-abbrev.html -share/gtk-doc/html/raptor/serializer-rdfxml-xmp.html -share/gtk-doc/html/raptor/serializer-rdfxml.html -share/gtk-doc/html/raptor/serializer-rss-1-0.html -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 -share/gtk-doc/html/raptor/tutorial-parser-create.html -share/gtk-doc/html/raptor/tutorial-parser-destroy.html -share/gtk-doc/html/raptor/tutorial-parser-example.html -share/gtk-doc/html/raptor/tutorial-parser-features.html -share/gtk-doc/html/raptor/tutorial-parser-runtime-info.html -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-parsing.html -share/gtk-doc/html/raptor/tutorial-querying-functionality.html -share/gtk-doc/html/raptor/tutorial-serializer-create.html -share/gtk-doc/html/raptor/tutorial-serializer-declare-namespace.html -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-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/up.png -@dirrm share/gtk-doc/html/raptor +@exec mkdir -p %D/share/gtk-doc/html/raptor-1 +share/gtk-doc/html/raptor-1/parser-rdfa.html +share/gtk-doc/html/raptor-1/serializer-json.html +share/gtk-doc/html/raptor-1/raptor-section-sax2.html +share/gtk-doc/html/raptor-1/home.png +share/gtk-doc/html/raptor-1/index.html +share/gtk-doc/html/raptor-1/index.sgml +share/gtk-doc/html/raptor-1/introduction.html +share/gtk-doc/html/raptor-1/ix01.html +share/gtk-doc/html/raptor-1/left.png +share/gtk-doc/html/raptor-1/parser-grddl.html +share/gtk-doc/html/raptor-1/parser-guess.html +share/gtk-doc/html/raptor-1/parser-ntriples.html +share/gtk-doc/html/raptor-1/parser-rdfxml.html +share/gtk-doc/html/raptor-1/parser-rss-tag-soup.html +share/gtk-doc/html/raptor-1/parser-trig.html +share/gtk-doc/html/raptor-1/parser-turtle.html +share/gtk-doc/html/raptor-1/raptor-1.devhelp +share/gtk-doc/html/raptor-1/raptor-1.devhelp2 +share/gtk-doc/html/raptor-1/raptor-parsers.html +share/gtk-doc/html/raptor-1/raptor-section-constants.html +share/gtk-doc/html/raptor-1/raptor-section-feature.html +share/gtk-doc/html/raptor-1/raptor-section-general.html +share/gtk-doc/html/raptor-1/raptor-section-iostream.html +share/gtk-doc/html/raptor-1/raptor-section-locator.html +share/gtk-doc/html/raptor-1/raptor-section-memory.html +share/gtk-doc/html/raptor-1/raptor-section-parser.html +share/gtk-doc/html/raptor-1/raptor-section-sequence.html +share/gtk-doc/html/raptor-1/raptor-section-serializer.html +share/gtk-doc/html/raptor-1/raptor-serializers.html +share/gtk-doc/html/raptor-1/raptor-section-stringbuffer.html +share/gtk-doc/html/raptor-1/raptor-section-triples.html +share/gtk-doc/html/raptor-1/raptor-section-unicode.html +share/gtk-doc/html/raptor-1/raptor-section-uri-factory.html +share/gtk-doc/html/raptor-1/raptor-section-uri.html +share/gtk-doc/html/raptor-1/raptor-section-world.html +share/gtk-doc/html/raptor-1/raptor-section-www.html +share/gtk-doc/html/raptor-1/raptor-section-xml-namespace.html +share/gtk-doc/html/raptor-1/raptor-section-xml-qname.html +share/gtk-doc/html/raptor-1/raptor-section-xml.html +share/gtk-doc/html/raptor-1/reference-manual.html +share/gtk-doc/html/raptor-1/restrict-parser-network-access.html +share/gtk-doc/html/raptor-1/right.png +share/gtk-doc/html/raptor-1/serializer-atom.html +share/gtk-doc/html/raptor-1/serializer-dot.html +share/gtk-doc/html/raptor-1/serializer-ntriples.html +share/gtk-doc/html/raptor-1/serializer-rdfxml-abbrev.html +share/gtk-doc/html/raptor-1/serializer-rdfxml-xmp.html +share/gtk-doc/html/raptor-1/serializer-rdfxml.html +share/gtk-doc/html/raptor-1/serializer-rss-1-0.html +share/gtk-doc/html/raptor-1/serializer-turtle.html +share/gtk-doc/html/raptor-1/style.css +share/gtk-doc/html/raptor-1/tutorial-initialising-finishing.html +share/gtk-doc/html/raptor-1/tutorial-serializer-get-triples.html +share/gtk-doc/html/raptor-1/tutorial.html +share/gtk-doc/html/raptor-1/tutorial-parse-strictness.html +share/gtk-doc/html/raptor-1/tutorial-parser-abort.html +share/gtk-doc/html/raptor-1/tutorial-parser-content.html +share/gtk-doc/html/raptor-1/tutorial-parser-create.html +share/gtk-doc/html/raptor-1/tutorial-parser-destroy.html +share/gtk-doc/html/raptor-1/tutorial-parser-example.html +share/gtk-doc/html/raptor-1/tutorial-parser-features.html +share/gtk-doc/html/raptor-1/tutorial-parser-runtime-info.html +share/gtk-doc/html/raptor-1/tutorial-parser-set-error-warning-handlers.html +share/gtk-doc/html/raptor-1/tutorial-parser-set-id-handler.html +share/gtk-doc/html/raptor-1/tutorial-parser-set-namespace-handler.html +share/gtk-doc/html/raptor-1/tutorial-parser-static-info.html +share/gtk-doc/html/raptor-1/tutorial-parser-set-triple-handler.html +share/gtk-doc/html/raptor-1/tutorial-parsing.html +share/gtk-doc/html/raptor-1/tutorial-querying-functionality.html +share/gtk-doc/html/raptor-1/tutorial-serializer-create.html +share/gtk-doc/html/raptor-1/tutorial-serializer-declare-namespace.html +share/gtk-doc/html/raptor-1/tutorial-serializer-destroy.html +share/gtk-doc/html/raptor-1/tutorial-serializer-example.html +share/gtk-doc/html/raptor-1/tutorial-serializer-features.html +share/gtk-doc/html/raptor-1/tutorial-serializer-runtime-info.html +share/gtk-doc/html/raptor-1/tutorial-serializer-send-triples.html +share/gtk-doc/html/raptor-1/tutorial-serializer-set-error-warning-handlers.html +share/gtk-doc/html/raptor-1/tutorial-serializer-to-destination.html +share/gtk-doc/html/raptor-1/tutorial-serializing.html +share/gtk-doc/html/raptor-1/up.png +@dirrm share/gtk-doc/html/raptor-1 @dirrmtry share/gtk-doc/html @dirrmtry share/gtk-doc diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index f4e07ce90a04..9509d75ffcbf 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -5,16 +5,19 @@ # $FreeBSD$ # -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/ \ + SF/librdf/${PORTNAME}/${PORTVERSION} 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 + +CONFLICTS= raptor-1.4.1[0-9]* raptor-1.4.21 USE_GNOME= gnomehack libxml2 GNU_CONFIGURE= yes @@ -25,7 +28,7 @@ CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \ USE_LDCONFIG= yes -MAN1= rapper.1 raptor-config.1 -MAN3= libraptor.3 +MAN1= rapper.1 +MAN3= libraptor2.3 .include <bsd.port.mk> diff --git a/textproc/raptor2/distinfo b/textproc/raptor2/distinfo index edbb4b616c80..42b2b947b07f 100644 --- a/textproc/raptor2/distinfo +++ b/textproc/raptor2/distinfo @@ -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 --git a/textproc/raptor2/pkg-plist b/textproc/raptor2/pkg-plist index 9acc5fd7054d..5e42060edd7e 100644 --- a/textproc/raptor2/pkg-plist +++ b/textproc/raptor2/pkg-plist @@ -1,15 +1,12 @@ 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/raptor.h +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 +15,51 @@ share/gtk-doc/html/raptor/ix01.html 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/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 +68,6 @@ share/gtk-doc/html/raptor/serializer-rss-1-0.html 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 +79,8 @@ share/gtk-doc/html/raptor/tutorial-parser-runtime-info.html 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,12 +88,15 @@ share/gtk-doc/html/raptor/tutorial-serializer-declare-namespace.html 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 @dirrmtry share/gtk-doc +@dirrm include/raptor2 diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index 00ff3b2ff49f..81d65212c2e7 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -7,15 +7,15 @@ # PORTNAME= rasqal -PORTVERSION= 0.9.20 +PORTVERSION= 0.9.27 CATEGORIES= textproc -MASTER_SITES= SF/librdf/${PORTNAME}/${PORTVERSION} \ - http://download.librdf.org/source/ +MASTER_SITES= http://download.librdf.org/source/ \ + SF/librdf/${PORTNAME}/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= A high-level interface for RDF -LIB_DEPENDS= raptor.3:${PORTSDIR}/textproc/raptor \ +LIB_DEPENDS= raptor2.0:${PORTSDIR}/textproc/raptor2 \ pcre.0:${PORTSDIR}/devel/pcre USE_GNOME= gnomehack lthack pkgconfig @@ -23,10 +23,6 @@ USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -CONFIGURE_ARGS= --with-raptor=system - USE_LDCONFIG= yes USE_PERL5_BUILD= yes @@ -42,7 +38,7 @@ OPTIONS+= GMP "Use Gnu MP library for decimals" off # This guards against $user setting both GMP and MPFR, since we can't be # very verbose in explaining our options. .if defined(WITH_MPFR) -CONFIGURE_ARGS+= --with-decimal=mpfr +CONFIGURE_ARGS+= --with-decimal=mpfr --with-mpfr=${LOCALBASE} LIB_DEPENDS+= mpfr.4:${PORTSDIR}/math/mpfr .elif defined(WITH_GMP) CONFIGURE_ARGS+= --with-decimal=gmp diff --git a/textproc/rasqal/distinfo b/textproc/rasqal/distinfo index 84c76585c9f1..97acc07ea61b 100644 --- a/textproc/rasqal/distinfo +++ b/textproc/rasqal/distinfo @@ -1,2 +1,2 @@ -SHA256 (rasqal-0.9.20.tar.gz) = 48075b9e9a4962fece8395d8c7c72bf883d13b0cd07ac90cea2b4b1f310cfe2d -SIZE (rasqal-0.9.20.tar.gz) = 1270144 +SHA256 (rasqal-0.9.27.tar.gz) = 891eb8b1f5aeaf2787eb6bc552c12a91a921743dcb8cebf473ee93f38787b6a6 +SIZE (rasqal-0.9.27.tar.gz) = 1479412 diff --git a/textproc/rasqal/pkg-plist b/textproc/rasqal/pkg-plist index b8039a7dd3a7..1825eeabbc18 100644 --- a/textproc/rasqal/pkg-plist +++ b/textproc/rasqal/pkg-plist @@ -4,13 +4,20 @@ include/rasqal/rasqal.h lib/librasqal.a lib/librasqal.la lib/librasqal.so -lib/librasqal.so.2 +lib/librasqal.so.3 libdata/pkgconfig/rasqal.pc share/gtk-doc/html/rasqal/home.png share/gtk-doc/html/rasqal/index.html share/gtk-doc/html/rasqal/index.sgml share/gtk-doc/html/rasqal/indexes.html share/gtk-doc/html/rasqal/left.png +share/gtk-doc/html/rasqal/rasqal-changes-0-9-21-to-0-9-22.html +share/gtk-doc/html/rasqal/rasqal-changes-0-9-22-to-0-9-23.html +share/gtk-doc/html/rasqal/rasqal-changes-0-9-23-to-0-9-24.html +share/gtk-doc/html/rasqal/rasqal-changes-0-9-24-to-0-9-25.html +share/gtk-doc/html/rasqal/rasqal-changes-0-9-25-to-0-9-26.html +share/gtk-doc/html/rasqal/rasqal-changes-0-9-26-to-0-9-27.html +share/gtk-doc/html/rasqal/rasqal-changes.html share/gtk-doc/html/rasqal/rasqal-section-data.html share/gtk-doc/html/rasqal/rasqal-section-expression.html share/gtk-doc/html/rasqal/rasqal-section-general.html @@ -21,6 +28,7 @@ share/gtk-doc/html/rasqal/rasqal-section-query-results-formatter.html share/gtk-doc/html/rasqal/rasqal-section-query-results.html share/gtk-doc/html/rasqal/rasqal-section-query.html share/gtk-doc/html/rasqal/rasqal-section-row.html +share/gtk-doc/html/rasqal/rasqal-section-service.html share/gtk-doc/html/rasqal/rasqal-section-triple.html share/gtk-doc/html/rasqal/rasqal-section-triples-source.html share/gtk-doc/html/rasqal/rasqal-section-updates.html diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile index cd41e9f993f6..ff59a3932055 100644 --- a/textproc/redland-bindings/Makefile +++ b/textproc/redland-bindings/Makefile @@ -6,7 +6,7 @@ # PORTNAME= redland-bindings -PORTVERSION= 1.0.10.1 +PORTVERSION= 1.0.13.1 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ @@ -22,7 +22,7 @@ OPTIONS= PERL "Add Perl bindings" off \ GNU_CONFIGURE= yes -IGNORE= does not compatible with redland-1.0.12 +#IGNORE= does not compatible with redland-1.0.12 .include <bsd.port.options.mk> diff --git a/textproc/redland-bindings/distinfo b/textproc/redland-bindings/distinfo index 32eb8c9c3f26..775357aa9cce 100644 --- a/textproc/redland-bindings/distinfo +++ b/textproc/redland-bindings/distinfo @@ -1,2 +1,2 @@ -SHA256 (redland-bindings-1.0.10.1.tar.gz) = 66361a05d85c0cbbc9b845341f709821c58add8307bde1eb5bdb7bb3bf761e94 -SIZE (redland-bindings-1.0.10.1.tar.gz) = 726598 +SHA256 (redland-bindings-1.0.13.1.tar.gz) = 1c5ae133b32e22db729c7faf8fdac5ef1aa195987ebd6a6ee27d4d96fd1a74a7 +SIZE (redland-bindings-1.0.13.1.tar.gz) = 776744 diff --git a/textproc/redland-bindings/pkg-plist b/textproc/redland-bindings/pkg-plist index 2c618949531e..ec982b7ed842 100644 --- a/textproc/redland-bindings/pkg-plist +++ b/textproc/redland-bindings/pkg-plist @@ -24,25 +24,25 @@ %%WITH_PYTHON%%%%PYTHON_SITELIBDIR%%/Redland.so %%WITH_PYTHON%%%%PYTHON_SITELIBDIR%%/RDF.py %%WITH_RUBY%%%%RUBY_ARCHLIBDIR%%/redland.so -%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/queryresults.rb -%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/model.rb +%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/constants.rb %%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/convert_owl.rb +%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/convertfoaf.rb %%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/dc.rb -%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/uri.rb -%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/util.rb -%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/serializer.rb +%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/model.rb +%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/node.rb %%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/parser.rb +%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/query.rb +%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/queryresults.rb %%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/resource.rb -%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/stream.rb -%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/convertfoaf.rb -%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/statement.rb +%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/schemas/foaf.rb %%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/schemas/owl.rb %%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/schemas/rdfs.rb -%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/schemas/foaf.rb -%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/node.rb -%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/constants.rb -%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/query.rb +%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/serializer.rb +%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/statement.rb %%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/store.rb +%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/stream.rb +%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/uri.rb +%%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland/util.rb %%WITH_RUBY%%%%RUBY_LIBDIR%%/rdf/redland.rb %%WITH_RUBY%%@dirrm %%RUBY_LIBDIR%%/rdf/redland/schemas %%WITH_RUBY%%@dirrm %%RUBY_LIBDIR%%/rdf/redland diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index faf995f0b2fd..5363db688260 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -7,15 +7,15 @@ # PORTNAME= redland -PORTVERSION= 1.0.12 +PORTVERSION= 1.0.14 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ MAINTAINER= kde@FreeBSD.org COMMENT= A high-level interface for RDF -LIB_DEPENDS= raptor.3:${PORTSDIR}/textproc/raptor \ - rasqal.2:${PORTSDIR}/textproc/rasqal +LIB_DEPENDS= raptor2.0:${PORTSDIR}/textproc/raptor2 \ + rasqal.3:${PORTSDIR}/textproc/rasqal USE_BDB= yes WITH_BDB_HIGHEST= yes @@ -26,8 +26,6 @@ USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CPPFLAGS+= -I${BDB_INCLUDE_DIR} -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-raptor=system \ --with-threestore=no diff --git a/textproc/redland/distinfo b/textproc/redland/distinfo index 900eb82a8114..5044ffba96a5 100644 --- a/textproc/redland/distinfo +++ b/textproc/redland/distinfo @@ -1,2 +1,2 @@ -SHA256 (redland-1.0.12.tar.gz) = 89041031aa5809a2422987fe6cd10c40c22614d6db4f81c55e49c925c5d80523 -SIZE (redland-1.0.12.tar.gz) = 1552241 +SHA256 (redland-1.0.14.tar.gz) = 130c3f0290868df1aa82f7648aee73677271a7e0867109cba16751fd120686c4 +SIZE (redland-1.0.14.tar.gz) = 1581695 diff --git a/textproc/redland/files/patch-Makefile.in b/textproc/redland/files/patch-Makefile.in deleted file mode 100644 index cbb15b307ba4..000000000000 --- a/textproc/redland/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Wed Aug 4 12:17:19 2004 -+++ Makefile.in Wed Aug 4 12:18:49 2004 -@@ -288,7 +288,7 @@ - DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc - - # Subdirectories to build/install/distribute etc. --SUBDIRS = $(subdirs) src examples utils demos docs data -+SUBDIRS = $(subdirs) src utils demos docs data - EXTRA_DIST = ChangeLog ChangeLog.1 ChangeLog.2 ChangeLog.3 ChangeLog.4 \ - ChangeLog.5 ChangeLog.6 ChangeLog.7 \ - README NEWS LICENSE.txt TODO \ diff --git a/textproc/redland/pkg-plist b/textproc/redland/pkg-plist index 6af38683a482..25f724ff6ece 100644 --- a/textproc/redland/pkg-plist +++ b/textproc/redland/pkg-plist @@ -46,6 +46,9 @@ share/gtk-doc/html/redland/indexes.html share/gtk-doc/html/redland/introduction.html share/gtk-doc/html/redland/left.png share/gtk-doc/html/redland/objects.html +share/gtk-doc/html/redland/redland-changes-1-0-12-to-1-0-13.html +share/gtk-doc/html/redland/redland-changes-1-0-13-to-1-0-14.html +share/gtk-doc/html/redland/redland-changes.html share/gtk-doc/html/redland/redland-concepts.html share/gtk-doc/html/redland/redland-digest.html share/gtk-doc/html/redland/redland-files.html @@ -88,6 +91,7 @@ share/gtk-doc/html/redland/up.png %%MYSQL%%share/redland/mysql-v1.ttl %%MYSQL%%share/redland/mysql-v2.ttl %%DATADIR%%/Redland.i +@exec mkdir -p %D/lib/redland @dirrm lib/redland @dirrm %%DATADIR%% @exec mkdir -p %D/share/gtk-doc/html/redland diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile index 8d28e59fc13d..0b6b28e3a55d 100644 --- a/textproc/soprano/Makefile +++ b/textproc/soprano/Makefile @@ -5,15 +5,14 @@ # $FreeBSD$ PORTNAME= soprano -PORTVERSION= 2.6.0 +PORTVERSION= 2.7.0 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/Soprano/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Qt4 RDF framework -LIB_DEPENDS= clucene.0:${PORTSDIR}/textproc/clucene \ - raptor.3:${PORTSDIR}/textproc/raptor \ +LIB_DEPENDS= raptor2.0:${PORTSDIR}/textproc/raptor2 \ rdf.0:${PORTSDIR}/textproc/redland \ iodbc.3:${PORTSDIR}/databases/libiodbc @@ -26,6 +25,7 @@ QT_COMPONENTS= corelib dbus qtestlib network \ USE_GNOME= pkgconfig USE_LDCONFIG= yes USE_CMAKE= yes +CMAKE_ARGS+= -DSOPRANO_DISABLE_CLUCENE_INDEX=yes .include <bsd.port.options.mk> diff --git a/textproc/soprano/distinfo b/textproc/soprano/distinfo index 6538ab3d8130..0ddbd2f9cc8b 100644 --- a/textproc/soprano/distinfo +++ b/textproc/soprano/distinfo @@ -1,2 +1,2 @@ -SHA256 (soprano-2.6.0.tar.bz2) = 02f754662cff357d54f4e978f648574e3c29b8c4235c3e76e5b388cd2061cd35 -SIZE (soprano-2.6.0.tar.bz2) = 1946107 +SHA256 (soprano-2.7.0.tar.bz2) = 5fecda00ffa713fd94b6da985ca67074c0048ba6acd5025db0d0a6081e1729ce +SIZE (soprano-2.7.0.tar.bz2) = 1950793 diff --git a/textproc/soprano/pkg-plist b/textproc/soprano/pkg-plist index 59edb10133ba..19af10ace2bf 100644 --- a/textproc/soprano/pkg-plist +++ b/textproc/soprano/pkg-plist @@ -23,9 +23,6 @@ include/Soprano/Error/ParserError include/Soprano/FilterModel include/Soprano/Global include/Soprano/Graph -include/Soprano/Index/CLuceneIndex -include/Soprano/Index/IndexFilterModel -include/Soprano/Index/QueryHit include/Soprano/Inference/InferenceModel include/Soprano/Inference/NodePattern include/Soprano/Inference/Rule @@ -80,7 +77,6 @@ include/soprano/asyncquery.h include/soprano/asyncresult.h include/soprano/backend.h include/soprano/bindingset.h -include/soprano/cluceneindex.h include/soprano/dbusclient.h include/soprano/dbusexportiterator.h include/soprano/dbusexportmodel.h @@ -93,8 +89,6 @@ include/soprano/error.h include/soprano/filtermodel.h include/soprano/global.h include/soprano/graph.h -include/soprano/indexfiltermodel.h -include/soprano/indexqueryhit.h include/soprano/inferencemodel.h include/soprano/inferencerule.h include/soprano/inferenceruleparser.h @@ -149,9 +143,6 @@ lib/libsoprano.so.4.3.0 lib/libsopranoclient.so lib/libsopranoclient.so.1 lib/libsopranoclient.so.1.2.0 -lib/libsopranoindex.so -lib/libsopranoindex.so.1 -lib/libsopranoindex.so.1.1.0 lib/libsopranoserver.so lib/libsopranoserver.so.1 lib/libsopranoserver.so.1.2.0 @@ -198,7 +189,6 @@ share/dbus-1/interfaces/org.soprano.StatementIterator.xml @dirrm include/Soprano/Server @dirrm include/Soprano/Query @dirrm include/Soprano/Inference -@dirrm include/Soprano/Index @dirrm include/Soprano/Error @dirrm include/Soprano/Client @dirrm include/Soprano diff --git a/x11-toolkits/shared-desktop-ontologies/Makefile b/x11-toolkits/shared-desktop-ontologies/Makefile index a51e6661da9d..db5cd18d6176 100644 --- a/x11-toolkits/shared-desktop-ontologies/Makefile +++ b/x11-toolkits/shared-desktop-ontologies/Makefile @@ -6,21 +6,22 @@ # PORTNAME= shared-desktop-ontologies -PORTVERSION= 0.6.0 +PORTVERSION= 0.8.0 CATEGORIES= x11-toolkits MASTER_SITES= SF/oscaf/${PORTNAME}/${PORTVERSION:R} MAINTAINER= kde@FreeBSD.org COMMENT= Interoperability between desktops and collaborative environments +CMAKE_ARGS+= -DPKGCONFIG_INSTALL_DIR:PATH="libdata/pkgconfig/" +INSTALL_TARGET= install + USE_BZIP2= yes USE_CMAKE= yes USE_GNOME= pkgconfig post-patch: - @${REINPLACE_CMD} -e 's|share/pkgconfig|libdata/pkgconfig|g' \ - -e 's|shared-desktop-ontologies NONE|shared-desktop-ontologies|g' \ - -e 's|share/cmake/SharedDesktopOntologies|lib/cmake/SharedDesktopOntologies|' \ + @${REINPLACE_CMD} -e 's|share/cmake/SharedDesktopOntologies|lib/cmake/SharedDesktopOntologies|' \ ${WRKSRC}/CMakeLists.txt .include <bsd.port.mk> diff --git a/x11-toolkits/shared-desktop-ontologies/distinfo b/x11-toolkits/shared-desktop-ontologies/distinfo index 3640484b8d97..7ba21343a343 100644 --- a/x11-toolkits/shared-desktop-ontologies/distinfo +++ b/x11-toolkits/shared-desktop-ontologies/distinfo @@ -1,2 +1,2 @@ -SHA256 (shared-desktop-ontologies-0.6.0.tar.bz2) = 5ad97161de4df885336ee78904ba335622f4a72dd515b65b4df13d51851c9de3 -SIZE (shared-desktop-ontologies-0.6.0.tar.bz2) = 99592 +SHA256 (shared-desktop-ontologies-0.8.0.tar.bz2) = 024d7bf8363798fca73bafd5ff0d7ecab10d8597125342125d784e25227dc471 +SIZE (shared-desktop-ontologies-0.8.0.tar.bz2) = 641146 |