Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2002 06:20:12 +0200
From:      Gerhard =?iso-8859-1?Q?H=E4ring?= <gerhard.haering@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42354: Port update for databases/ruby-dbd_sqlite
Message-ID:  <20020903042012.GA729@lilith.ghaering.test>

next in thread | raw e-mail | index | archive | help

>Number:         42354
>Category:       ports
>Synopsis:       Update for databases/ruby-dbd_sqlite to work with updated SQLite port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 02 21:30:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Gerhard Häring <gerhard.haering@gmx.de>
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
N/A
>Environment:
System: FreeBSD gargamel.ghaering.test 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Aug 11 05:00:16 CEST 2002 root@gargamel:/usr/obj/mnt/data/bsd/src/sys/GH i386

>Description:
	The SQLite port was updated yesterday, which resulted in the
        library version number to be changed. So this port needs to be
        updated, too.
>How-To-Repeat:
	
>Fix:
diff -r -C 3 ../ruby-dbd_sqlite.orig/Makefile ./Makefile
*** ../ruby-dbd_sqlite.orig/Makefile	Mon Sep  2 06:38:42 2002
--- ./Makefile	Tue Sep  3 04:12:27 2002
***************
*** 16,22 ****
  
  MAINTAINER=	knu@FreeBSD.org
  
! LIB_DEPENDS=	sqlite.1:${.CURDIR}/../sqlite
  RUN_DEPENDS=	${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR}
  
  USE_RUBY=	yes
--- 16,22 ----
  
  MAINTAINER=	knu@FreeBSD.org
  
! LIB_DEPENDS=	sqlite.0:${.CURDIR}/../sqlite
  RUN_DEPENDS=	${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR}
  
  USE_RUBY=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020903042012.GA729>