summaryrefslogtreecommitdiff
path: root/textproc/raptor/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2009-07-23 09:23:28 +0000
committermarkd <markd>2009-07-23 09:23:28 +0000
commit558555d11fbff0abf81ad878e49723103c811ead (patch)
treeac0999eac2186d02426bf5af2dc61f97bfd75b71 /textproc/raptor/Makefile
parentc3c72daa7c7d42c5e72b5e70584c42bf3cccae33 (diff)
downloadpkgsrc-558555d11fbff0abf81ad878e49723103c811ead.tar.gz
Update raptor to 1.4.19
Changes Many improvements to RSS tag soup (RSSes and Atom) parser and the RSS 1.0 and Atom serializers Several fixes and improvements to the N-Triples, RDFa and RDF/XML parsers and Turtle serializer Improved the use and configuration of static libxml functions for better compatibility Several Win32 portability fixes - Lou Sakey Many internal changes for upcoming Raptor V2 - primarily by Lauri Aalto Many other fixes and resilience improvements. Add LICENSE.
Diffstat (limited to 'textproc/raptor/Makefile')
-rw-r--r--textproc/raptor/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile
index 13fdad85c81..aff2c1875a8 100644
--- a/textproc/raptor/Makefile
+++ b/textproc/raptor/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.21 2008/08/14 19:17:36 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2009/07/23 09:23:28 markd Exp $
#
-DISTNAME= raptor-1.4.18
+DISTNAME= raptor-1.4.19
CATEGORIES= textproc
MASTER_SITES= http://download.librdf.org/source/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://librdf.org/raptor/
COMMENT= RDF Parser Toolkit written in C
+LICENSE= gnu-lgpl-v2.1 OR apache-2.0
PKG_DESTDIR_SUPPORT= user-destdir