From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 14 21:30:16 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C9DF16A41C for ; Tue, 14 Jun 2005 21:30:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 611BA43D4C for ; Tue, 14 Jun 2005 21:30:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5ELUGjW099965 for ; Tue, 14 Jun 2005 21:30:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5ELUGEH099962; Tue, 14 Jun 2005 21:30:16 GMT (envelope-from gnats) Resent-Date: Tue, 14 Jun 2005 21:30:16 GMT Resent-Message-Id: <200506142130.j5ELUGEH099962@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Chuck Swiger Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03AA616A41C for ; Tue, 14 Jun 2005 21:24:59 +0000 (GMT) (envelope-from root@pkix.net) Received: from pkix-gw.codefab.com (pkix-gw.codefab.com [199.103.21.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id C587243D48 for ; Tue, 14 Jun 2005 21:24:58 +0000 (GMT) (envelope-from root@pkix.net) Received: from localhost (localhost [127.0.0.1]) by ns1.pkix.net (Postfix) with ESMTP id C7AE254C9 for ; Tue, 14 Jun 2005 17:24:57 -0400 (EDT) Received: from pkix-gw.codefab.com ([127.0.0.1]) by localhost (ns1.pkix.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 61476-04 for ; Tue, 14 Jun 2005 17:24:40 -0400 (EDT) Received: by pkix-gw.codefab.com (Postfix, from userid 0) id E5D9254C8; Tue, 14 Jun 2005 17:24:39 -0400 (EDT) Message-Id: <20050614212439.E5D9254C8@pkix-gw.codefab.com> Date: Tue, 14 Jun 2005 17:24:39 -0400 (EDT) From: Chuck Swiger To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82246: update port: textproc/redland to v1.02 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Chuck Swiger List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2005 21:30:16 -0000 >Number: 82246 >Category: ports >Synopsis: update port: textproc/redland to v1.02 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 14 21:30:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Chuck Swiger >Release: FreeBSD 4.11-STABLE i386 >Organization: PKIx >Environment: System: FreeBSD ns1.pkix.net 4.11-STABLE FreeBSD 4.11-STABLE #3: Tue Apr 5 00:29:47 EDT 2005 root@ns1.pkix.net:/usr/obj/usr/src/sys/NORMAL i386 >Description: Update redland port to latest version and fix problem with port linking to BDB-1.x rather than BDB-4.2 or whatever was specified. >How-To-Repeat: N/A. >Fix: diff -dur redland.orig/Makefile redland/Makefile --- redland.orig/Makefile Tue Jun 14 14:52:29 2005 +++ redland/Makefile Tue Jun 14 15:34:04 2005 @@ -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_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 -dur redland.orig/distinfo redland/distinfo --- redland.orig/distinfo Tue Jun 14 14:52:29 2005 +++ redland/distinfo Tue Jun 14 15:11:21 2005 @@ -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 >Release-Note: >Audit-Trail: >Unformatted: