ports/97007: [PATCH] databases/ruby18-dbd_interbase: [SUMMARIZE CHANGES]

Christopher Boumenot boumenot at gmail.com
Tue May 9 01:20:21 UTC 2006


>Number:         97007
>Category:       ports
>Synopsis:       [PATCH] databases/ruby18-dbd_interbase: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 09 01:20:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Boumenot
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD crash.divebomb.org 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Sun Nov 20 07:14:34 UTC 2005
>Description:

Update to ruby-dbi-0.1.0, and take over maintainership.  I've removed the
@dirrmtry from pkg-plist because this is explicity removed by the master port -
ruby-dbi.


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

--- ruby18-dbd_interbase-0.1.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/ruby-dbd_interbase/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	11 Nov 2005 01:17:22 -0000	1.7
+++ Makefile	9 May 2006 01:11:56 -0000
@@ -14,7 +14,7 @@
 DISTNAME=	${RUBY_DBI_DISTNAME}
 DIST_SUBDIR=	ruby
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	boumenot at gmail.com
 COMMENT=	InterBase driver for DBI-for-Ruby
 
 RUN_DEPENDS=	${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
@@ -27,7 +27,7 @@
 MASTER_PORT=	databases/ruby-dbi
 
 WRKSRC=		${RUBY_DBI_WRKSRC}
-CONFIGURE_ARGS=	--with=lib/${PORTNAME}
+CONFIGURE_ARGS=	--with=${PORTNAME}
 
 .include "${.CURDIR}/../ruby-dbi/Makefile.common"
 
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/databases/ruby-dbd_interbase/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	22 Jan 2006 00:26:48 -0000	1.3
+++ pkg-plist	9 May 2006 01:11:56 -0000
@@ -1,3 +1,2 @@
 %%RUBY_SITELIBDIR%%/DBD/InterBase/InterBase.rb
 @dirrm %%RUBY_SITELIBDIR%%/DBD/InterBase
- at dirrmtry %%RUBY_SITELIBDIR%%/DBD
--- ruby18-dbd_interbase-0.1.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list