ports/107390: [MAINTAINER] databases/ruby18-dbd_sqlite: [SUMMARIZE CHANGES]

Christopher Boumenot boumenot at gmail.com
Mon Jan 1 05:10:45 UTC 2007


>Number:         107390
>Category:       ports
>Synopsis:       [MAINTAINER] databases/ruby18-dbd_sqlite: [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 01 05:10:15 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:
Fixes due to master port update to version 0.1.1.

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

--- ruby18-dbd_sqlite-0.1.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/ruby-dbd_sqlite/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile	21 May 2006 22:56:42 -0000	1.17
+++ Makefile	1 Jan 2007 04:35:50 -0000
@@ -34,7 +34,7 @@
 .include "${.CURDIR}/../ruby-dbi/Makefile.common"
 
 post-patch:
-	${RUBY} -i- -pe 'gsub "/usr/local", "${LOCALBASE}"' \
+	${RUBY} -i- -pe "gsub 'dir_config \'sqlite\'', 'dir_config \'sqlite\', \'${LOCALBASE}\''" \
 		${WRKSRC}/ext/${PORTNAME}/extconf.rb
 
 post-install:
--- ruby18-dbd_sqlite-0.1.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list