diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-24 14:03:10 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-24 14:03:10 +0000 |
commit | 1760d60f5f85fa762b3d0945ea7f9fd82e919391 (patch) | |
tree | 7cf5cbd48874d7a2b9e16333940ba9b9ef9a1c0c /textproc/raptor | |
parent | 1eddd19d0ce12fe9007d39ebd199066206084270 (diff) | |
download | ports-1760d60f5f85fa762b3d0945ea7f9fd82e919391.tar.gz ports-1760d60f5f85fa762b3d0945ea7f9fd82e919391.zip |
Notes
Diffstat (limited to 'textproc/raptor')
-rw-r--r-- | textproc/raptor/Makefile | 2 | ||||
-rw-r--r-- | textproc/raptor/distinfo | 2 | ||||
-rw-r--r-- | textproc/raptor/pkg-plist | 3 |
3 files changed, 3 insertions, 4 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index 92390ca1cdef..7ce4ba2c2ce8 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -7,7 +7,7 @@ # PORTNAME= raptor -PORTVERSION= 0.9.12 +PORTVERSION= 1.0.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.redland.opensource.ac.uk/dist/source/ diff --git a/textproc/raptor/distinfo b/textproc/raptor/distinfo index e27700297542..f8a87d39cab1 100644 --- a/textproc/raptor/distinfo +++ b/textproc/raptor/distinfo @@ -1 +1 @@ -MD5 (raptor-0.9.12.tar.gz) = ccb734d4af8e3226f47656f5672ccac1 +MD5 (raptor-1.0.0.tar.gz) = d960482f1b9cf7531498dd4c3fcf1439 diff --git a/textproc/raptor/pkg-plist b/textproc/raptor/pkg-plist index 90adc85e4da7..938a4e324e14 100644 --- a/textproc/raptor/pkg-plist +++ b/textproc/raptor/pkg-plist @@ -1,8 +1,7 @@ bin/rapper bin/raptor-config -include/ntriples.h include/raptor.h lib/libraptor.a lib/libraptor.so -lib/libraptor.so.0 +lib/libraptor.so.1 libdata/pkgconfig/raptor.pc |