diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-05-11 12:23:23 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-05-11 12:23:23 +0000 |
commit | b9e8e9b771669739b315082c52fca22eda504a7c (patch) | |
tree | 8ab43052c7d654026f0182d3561ef5c924ab236c /textproc/raptor | |
parent | afe8a0b09a357395514cdb2894bb56077c0f7371 (diff) |
Notes
Diffstat (limited to 'textproc/raptor')
-rw-r--r-- | textproc/raptor/Makefile | 5 | ||||
-rw-r--r-- | textproc/raptor/distinfo | 6 | ||||
-rw-r--r-- | textproc/raptor/pkg-plist | 3 |
3 files changed, 6 insertions, 8 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index 0f43280a88e9..28b788c6b22c 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # New ports collection makefile for: raptor # Date created: Nov 22, 2001 # Whom: ijliao @@ -7,13 +6,11 @@ # PORTNAME= raptor -PORTVERSION= 1.4.18 -PORTREVISION= 1 +PORTVERSION= 1.4.21 CATEGORIES= textproc MASTER_SITES= SF/librdf/${PORTNAME}/${PORTVERSION} \ http://download.librdf.org/source/ - MAINTAINER= kde@FreeBSD.org COMMENT= RDF Parser Toolkit for Redland diff --git a/textproc/raptor/distinfo b/textproc/raptor/distinfo index 561177bc468b..f161dc8b116f 100644 --- a/textproc/raptor/distinfo +++ b/textproc/raptor/distinfo @@ -1,3 +1,3 @@ -MD5 (raptor-1.4.18.tar.gz) = 284e768eeda0e2898b0d5bf7e26a016e -SHA256 (raptor-1.4.18.tar.gz) = edfdb0734fb7120bf1cbb60e45a07864db2daaadf5c3591ccf7357f244d82a40 -SIZE (raptor-1.4.18.tar.gz) = 1657246 +MD5 (raptor-1.4.21.tar.gz) = 992061488af7a9e2d933df6b694bb876 +SHA256 (raptor-1.4.21.tar.gz) = db3172d6f3c432623ed87d7d609161973d2f7098e3d2233d0702fbcc22cfd8ca +SIZE (raptor-1.4.21.tar.gz) = 1651843 diff --git a/textproc/raptor/pkg-plist b/textproc/raptor/pkg-plist index 27926cc35396..9acc5fd7054d 100644 --- a/textproc/raptor/pkg-plist +++ b/textproc/raptor/pkg-plist @@ -4,7 +4,7 @@ include/raptor.h lib/libraptor.a lib/libraptor.la lib/libraptor.so -lib/libraptor.so.2 +lib/libraptor.so.3 libdata/pkgconfig/raptor.pc @exec mkdir -p %D/share/gtk-doc/html/raptor share/gtk-doc/html/raptor/parser-rdfa.html @@ -41,6 +41,7 @@ share/gtk-doc/html/raptor/raptor-section-triples.html share/gtk-doc/html/raptor/raptor-section-unicode.html share/gtk-doc/html/raptor/raptor-section-uri-factory.html share/gtk-doc/html/raptor/raptor-section-uri.html +share/gtk-doc/html/raptor/raptor-section-world.html share/gtk-doc/html/raptor/raptor-section-www.html share/gtk-doc/html/raptor/raptor-section-xml-namespace.html share/gtk-doc/html/raptor/raptor-section-xml-qname.html |