Files
ports/textproc/raptor/files/patch-configure
T
Alberto Villa 483990fcf2 - 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]
2011-10-16 22:55:01 +00:00

20 lines
1.4 KiB
Plaintext

--- 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" ;;