diff options
author | krion <krion@FreeBSD.org> | 2003-09-24 14:03:10 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-09-24 14:03:10 +0000 |
commit | e4a87733d5cf9c26e776a7c6eb89d87290efed82 (patch) | |
tree | 39ad5ea70e530d91ce966e3e5f7dee821c25b2c0 /textproc | |
parent | 960066eefa70dadf2f6fe44b46738f55578b8a33 (diff) | |
download | FreeBSD-ports-e4a87733d5cf9c26e776a7c6eb89d87290efed82.zip FreeBSD-ports-e4a87733d5cf9c26e776a7c6eb89d87290efed82.tar.gz |
- Update to version 1.0.0
PR: 56636
Submitted by: Ports Fury
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/raptor/Makefile | 2 | ||||
-rw-r--r-- | textproc/raptor/distinfo | 2 | ||||
-rw-r--r-- | textproc/raptor/pkg-plist | 3 | ||||
-rw-r--r-- | textproc/raptor2/Makefile | 2 | ||||
-rw-r--r-- | textproc/raptor2/distinfo | 2 | ||||
-rw-r--r-- | textproc/raptor2/pkg-plist | 3 |
6 files changed, 6 insertions, 8 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index 92390ca..7ce4ba2 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 e277002..f8a87d3 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 90adc85..938a4e3 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 diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 92390ca..7ce4ba2 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/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/raptor2/distinfo b/textproc/raptor2/distinfo index e277002..f8a87d3 100644 --- a/textproc/raptor2/distinfo +++ b/textproc/raptor2/distinfo @@ -1 +1 @@ -MD5 (raptor-0.9.12.tar.gz) = ccb734d4af8e3226f47656f5672ccac1 +MD5 (raptor-1.0.0.tar.gz) = d960482f1b9cf7531498dd4c3fcf1439 diff --git a/textproc/raptor2/pkg-plist b/textproc/raptor2/pkg-plist index 90adc85..938a4e3 100644 --- a/textproc/raptor2/pkg-plist +++ b/textproc/raptor2/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 |