ports/79631: [PATCH] databases/ruby18-dbd_odbc: Fix pkg-plist and unbreak port

Renato Botelho freebsd at galle.com.br
Thu Apr 7 15:20:06 UTC 2005


>Number:         79631
>Category:       ports
>Synopsis:       [PATCH] databases/ruby18-dbd_odbc: Fix pkg-plist and unbreak port
>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:   Thu Apr 07 15:20:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Renato Botelho
>Release:        FreeBSD 5.3-RELEASE-p7 i386
>Organization:
Galle Folheados - http://www.galle.com.br
>Environment:
System: FreeBSD data.galle.com.br 5.3-RELEASE-p7 FreeBSD 5.3-RELEASE-p7 #8: Tue Apr  5 08:06:19 BRST
>Description:
- Fix pkg-plist and unbreak port

Port maintainer (knu at FreeBSD.org) is cc'd.

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

--- ruby18-dbd_odbc-0.0.23.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/ruby-dbd_odbc/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	28 Feb 2005 01:26:26 -0000	1.4
+++ Makefile	7 Apr 2005 15:12:39 -0000
@@ -20,8 +20,6 @@
 RUN_DEPENDS=	${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
 		${RUBY_SITEARCHLIBDIR}/odbc.so:${.CURDIR}/../ruby-odbc
 
-BROKEN=		Incomplete pkg-plist
-
 USE_RUBY=	yes
 USE_RUBY_SETUP=	yes
 
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/databases/ruby-dbd_odbc/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	9 Jun 2001 14:30:32 -0000	1.1
+++ pkg-plist	7 Apr 2005 15:12:39 -0000
@@ -1,2 +1,3 @@
 %%RUBY_SITELIBDIR%%/DBD/ODBC/ODBC.rb
 @dirrm %%RUBY_SITELIBDIR%%/DBD/ODBC
+ at unexec rmdir %D/%%RUBY_SITELIBDIR%%/DBD 2>/dev/null || true
--- ruby18-dbd_odbc-0.0.23.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list