From 4c4e020d3640fd8d984db78120bad78a2e714de9 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 15 Jun 2005 20:47:34 +0000 Subject: - Update to 1.0.2 PR: ports/82246 Submitted by: Chuck Swiger (maintainer) --- textproc/rasqal/Makefile | 11 ++++------- textproc/rasqal/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 9 deletions(-) (limited to 'textproc/rasqal') diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index cacd14813529..356d2a0d0c35 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -7,7 +7,7 @@ # PORTNAME= redland -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://librdf.org/dist/source/ @@ -39,15 +39,12 @@ USE_OPENSSL= yes USE_GETOPT_LONG= yes USE_GMAKE= yes USE_LIBTOOL_VER= 15 -LIBTOOLFILES= configure raptor/configure rasqal/configure +LIBTOOLFILES= configure rasqal/configure -CPPFLAGS= -I${LOCALBASE}/include +CPPFLAGS= -I${LOCALBASE}/include/db${WITH_BDB_VER} -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS= --with-bdb-lib="${LOCALBASE}/lib" \ - --with-bdb-include="${LOCALBASE}/include/db${WITH_BDB_VER}" \ - --with-bdb-dbname="db${WITH_BDB_VER}" \ - --with-raptor=system \ +CONFIGURE_ARGS= --with-raptor=system \ --with-rasqal=internal \ --with-threestore=no diff --git a/textproc/rasqal/distinfo b/textproc/rasqal/distinfo index 2f652215bc60..4a1919e3f453 100644 --- a/textproc/rasqal/distinfo +++ b/textproc/rasqal/distinfo @@ -1,2 +1,2 @@ -MD5 (redland-1.0.1.tar.gz) = afd9414b9f3c385b3fe00c0ea7db9714 -SIZE (redland-1.0.1.tar.gz) = 2734353 +MD5 (redland-1.0.2.tar.gz) = 64c291f063e15b4929a276167359ccf7 +SIZE (redland-1.0.2.tar.gz) = 2806461 -- cgit v1.2.3