From 43a39ed675125bab815d177cd7a5374debac860e Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 1 Jun 2005 13:55:53 +0000 Subject: [PATCH] - Update to 1.0.1 PR: ports/81741 Submitted by: Charles Swiger (maintainer) --- textproc/rasqal/Makefile | 6 ++++-- textproc/rasqal/distinfo | 4 ++-- textproc/rasqal/pkg-plist | 2 ++ textproc/redland/Makefile | 6 ++++-- textproc/redland/distinfo | 4 ++-- textproc/redland/pkg-plist | 2 ++ 6 files changed, 16 insertions(+), 8 deletions(-) diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index bcf8f1a11de4..cacd14813529 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -7,7 +7,7 @@ # PORTNAME= redland -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://librdf.org/dist/source/ @@ -28,8 +28,10 @@ LIB_DEPENDS+= db4.0:${PORTSDIR}/databases/db4 LIB_DEPENDS+= db41.1:${PORTSDIR}/databases/db41 .elif ${WITH_BDB_VER} == 42 LIB_DEPENDS+= db-4.2.2:${PORTSDIR}/databases/db42 +.elif ${WITH_BDB_VER} == 43 +LIB_DEPENDS+= db-4.3.0:${PORTSDIR}/databases/db43 .else -.error WITH_BDB_VER must be one of 3, 4, 41 and 42 +.error WITH_BDB_VER must be one of 3, 4, 41, 42 or 43 .endif USE_GNOME= gnomehack gnometarget lthack pkgconfig diff --git a/textproc/rasqal/distinfo b/textproc/rasqal/distinfo index 9913cda11764..2f652215bc60 100644 --- a/textproc/rasqal/distinfo +++ b/textproc/rasqal/distinfo @@ -1,2 +1,2 @@ -MD5 (redland-1.0.0.tar.gz) = 5fcfa0f0a2eac0cf23f0e916a3b29924 -SIZE (redland-1.0.0.tar.gz) = 2578757 +MD5 (redland-1.0.1.tar.gz) = afd9414b9f3c385b3fe00c0ea7db9714 +SIZE (redland-1.0.1.tar.gz) = 2734353 diff --git a/textproc/rasqal/pkg-plist b/textproc/rasqal/pkg-plist index b4db302c388b..807a36b4ec9e 100644 --- a/textproc/rasqal/pkg-plist +++ b/textproc/rasqal/pkg-plist @@ -6,6 +6,8 @@ bin/roqet include/librdf.h include/rasqal.h include/rdf_concepts.h +include/rdf_digest.h +include/rdf_hash.h include/rdf_init.h include/rdf_iterator.h include/rdf_log.h diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index bcf8f1a11de4..cacd14813529 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -7,7 +7,7 @@ # PORTNAME= redland -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://librdf.org/dist/source/ @@ -28,8 +28,10 @@ LIB_DEPENDS+= db4.0:${PORTSDIR}/databases/db4 LIB_DEPENDS+= db41.1:${PORTSDIR}/databases/db41 .elif ${WITH_BDB_VER} == 42 LIB_DEPENDS+= db-4.2.2:${PORTSDIR}/databases/db42 +.elif ${WITH_BDB_VER} == 43 +LIB_DEPENDS+= db-4.3.0:${PORTSDIR}/databases/db43 .else -.error WITH_BDB_VER must be one of 3, 4, 41 and 42 +.error WITH_BDB_VER must be one of 3, 4, 41, 42 or 43 .endif USE_GNOME= gnomehack gnometarget lthack pkgconfig diff --git a/textproc/redland/distinfo b/textproc/redland/distinfo index 9913cda11764..2f652215bc60 100644 --- a/textproc/redland/distinfo +++ b/textproc/redland/distinfo @@ -1,2 +1,2 @@ -MD5 (redland-1.0.0.tar.gz) = 5fcfa0f0a2eac0cf23f0e916a3b29924 -SIZE (redland-1.0.0.tar.gz) = 2578757 +MD5 (redland-1.0.1.tar.gz) = afd9414b9f3c385b3fe00c0ea7db9714 +SIZE (redland-1.0.1.tar.gz) = 2734353 diff --git a/textproc/redland/pkg-plist b/textproc/redland/pkg-plist index b4db302c388b..807a36b4ec9e 100644 --- a/textproc/redland/pkg-plist +++ b/textproc/redland/pkg-plist @@ -6,6 +6,8 @@ bin/roqet include/librdf.h include/rasqal.h include/rdf_concepts.h +include/rdf_digest.h +include/rdf_hash.h include/rdf_init.h include/rdf_iterator.h include/rdf_log.h