summaryrefslogtreecommitdiff
path: root/textproc/redland/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-10-16 16:40:03 +0000
committerwiz <wiz@pkgsrc.org>2010-10-16 16:40:03 +0000
commit90a15acdd78fd31e460f9d5c263c548268120023 (patch)
tree516928d5923ddf0b0b2a748684e30b1e05a6c574 /textproc/redland/Makefile
parent2384c621def11b60b2d3a135d3764159202983a1 (diff)
downloadpkgsrc-90a15acdd78fd31e460f9d5c263c548268120023.tar.gz
Update to 1.0.12:
2010-10-13 Redland Version 1.0.12 Released Enable librdf.h to be used as the top-level header in addition to redland.h Fix linking issues when building with GNU ld with DT_NEEDED disabled Fixed Issues: [1]#0000329, [2]#0000348 [3]#0000391, [4]#0000392 and [5]#0000393. 2010-09-25 Redland Version 1.0.11 Released Virtuoso storage backend querying now fully works. Several new convenience APIs were added and others deprecated. Support building with Raptor V2 API if configured with --with-raptor2. Exports more functions to SWIG language bindings. Switched to GIT version control [7]hosted by GitHub. Many other bug fixes and improvements were made. Fixed Issues: [8]#0000124, [9]#0000284, [10]#0000321, [11]#0000322, [12]#0000334, [13]#0000338, [14]#0000341, [15]#0000344, [16]#0000350, [17]#0000363, [18]#0000366, [19]#0000371, [20]#0000380, [21]#0000382 and [22]#0000383
Diffstat (limited to 'textproc/redland/Makefile')
-rw-r--r--textproc/redland/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile
index e9b8ba9995b..a9f893eab36 100644
--- a/textproc/redland/Makefile
+++ b/textproc/redland/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.11 2010/06/06 17:41:34 adam Exp $
+# $NetBSD: Makefile,v 1.12 2010/10/16 16:40:03 wiz Exp $
-DISTNAME= redland-1.0.10
+DISTNAME= redland-1.0.12
CATEGORIES= textproc
MASTER_SITES= http://download.librdf.org/source/
MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://librdf.org/
-COMMENT= libraries that support the Resource Description Framework (RDF)
+COMMENT= Libraries supporting the Resource Description Framework (RDF)
LICENSE= gnu-lgpl-v2.1 OR apache-2.0
PKG_DESTDIR_SUPPORT= user-destdir