summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-09-02 16:58:05 +0000
committerwiz <wiz@pkgsrc.org>2013-09-02 16:58:05 +0000
commite0c7129e247ddeab7044cc8ef367b95b611d4458 (patch)
tree12d3891e9d0ee0a5beee44bb7b8e9c0fe16ed0ea
parentcf2d5b46c88ad2356c7059207d816d264f9ad5c5 (diff)
downloadpkgsrc-e0c7129e247ddeab7044cc8ef367b95b611d4458.tar.gz
Update to 2.0.10:
New functions, types and enums Functions ● int raptor_string_escaped_write(const unsigned char *string, size_t len, const char delim, unsigned int flags, raptor_iostream *iostr) ● int raptor_term_escaped_write(const raptor_term *term, unsigned int flags, raptor_iostream* iostr) ● int raptor_uri_escaped_write(raptor_uri* uri, raptor_uri* base_uri, unsigned int flags, raptor_iostream *iostr) Types ● raptor_escaped_write_bitflags
-rw-r--r--textproc/raptor2/Makefile5
-rw-r--r--textproc/raptor2/PLIST3
-rw-r--r--textproc/raptor2/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile
index 961bebd51a0..233e06250d1 100644
--- a/textproc/raptor2/Makefile
+++ b/textproc/raptor2/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2013/03/15 21:51:45 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.11 2013/09/02 16:58:05 wiz Exp $
-DISTNAME= raptor2-2.0.9
+DISTNAME= raptor2-2.0.10
CATEGORIES= textproc
MASTER_SITES= http://download.librdf.org/source/
diff --git a/textproc/raptor2/PLIST b/textproc/raptor2/PLIST
index cce84392121..aa182dd51e4 100644
--- a/textproc/raptor2/PLIST
+++ b/textproc/raptor2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2012/07/01 15:50:58 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2013/09/02 16:58:05 wiz Exp $
bin/rapper
include/raptor2/raptor.h
include/raptor2/raptor2.h
@@ -33,6 +33,7 @@ share/doc/raptor2/raptor2-changes-2-0-4-to-2-0-5.html
share/doc/raptor2/raptor2-changes-2-0-5-to-2-0-6.html
share/doc/raptor2/raptor2-changes-2-0-6-to-2-0-7.html
share/doc/raptor2/raptor2-changes-2-0-7-to-2-0-8.html
+share/doc/raptor2/raptor2-changes-2-0-9-to-2-0-10.html
share/doc/raptor2/raptor2-changes.html
share/doc/raptor2/raptor2-section-avltree.html
share/doc/raptor2/raptor2-section-constants.html
diff --git a/textproc/raptor2/distinfo b/textproc/raptor2/distinfo
index 31b17568ba2..1c4d555886f 100644
--- a/textproc/raptor2/distinfo
+++ b/textproc/raptor2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2013/03/15 21:51:45 wiz Exp $
+$NetBSD: distinfo,v 1.5 2013/09/02 16:58:05 wiz Exp $
-SHA1 (raptor2-2.0.9.tar.gz) = 5770aeaa9c1e9b655634d60a85227bbd57a262e9
-RMD160 (raptor2-2.0.9.tar.gz) = 2f77690b49d9066af0db4c1a8e604b5c350c96c3
-Size (raptor2-2.0.9.tar.gz) = 1788163 bytes
+SHA1 (raptor2-2.0.10.tar.gz) = b03c6dc87af9b5d3adb3edad29249f3184843dd6
+RMD160 (raptor2-2.0.10.tar.gz) = 6dc123acaf56dc115cffd87738e8de5374a5b2a6
+Size (raptor2-2.0.10.tar.gz) = 1837898 bytes