aboutsummaryrefslogtreecommitdiff
path: root/textproc/redland-bindings/Makefile
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2011-10-16 22:55:01 +0000
committerAlberto Villa <avilla@FreeBSD.org>2011-10-16 22:55:01 +0000
commit483990fcf2585fc23f0c9d179e9dfd1b85082985 (patch)
tree845d6e9b9321493ec712abaf78d6afce9f7a233b /textproc/redland-bindings/Makefile
parentccb1023f9c45d7eccfadba10cd532302c3faf36d (diff)
- 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]
Notes
Notes: svn path=/head/; revision=283627
Diffstat (limited to 'textproc/redland-bindings/Makefile')
-rw-r--r--textproc/redland-bindings/Makefile4
1 files changed, 2 insertions, 2 deletions
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>