ports/107940: [MAINTAINER] databases/ruby18-dbd_interbase: [SUMMARIZE CHANGES]

Christopher Boumenot boumenot at gmail.com
Mon Jan 15 03:30:20 UTC 2007


>Number:         107940
>Category:       ports
>Synopsis:       [MAINTAINER] databases/ruby18-dbd_interbase: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 15 03:30:19 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Boumenot
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD crash.divebomb.org 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May 16 15:51:09 EDT 2006
>Description:
Fix the dependency line for ruby-dbd_interbase by making it more explicit the
directory of the dependency.

Mark the port has broken until it builds correctly against the newer version of
databases/firebird-client2.  (kris at freebsd.org has pinged me (twice!) on this
issue.)

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- ruby18-dbd_interbase-0.1.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/ruby-dbd_interbase/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	21 May 2006 22:39:09 -0000	1.10
+++ Makefile	15 Jan 2007 03:18:59 -0000
@@ -18,7 +18,7 @@
 COMMENT=	InterBase driver for DBI-for-Ruby
 
 RUN_DEPENDS=	${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
-		${RUBY_SITEARCHLIBDIR}/interbase.so:${.CURDIR}/../ruby-interbase
+		${RUBY_SITEARCHLIBDIR}/interbase.so:${PORTSDIR}/databases/ruby-interbase
 
 USE_RUBY=	yes
 USE_RUBY_SETUP=	yes
@@ -31,4 +31,6 @@
 
 .include "${.CURDIR}/../ruby-dbi/Makefile.common"
 
+BROKEN=		Does not compile
+
 .include <bsd.port.mk>
--- ruby18-dbd_interbase-0.1.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list