Date: Fri, 1 Dec 2006 22:13:03 -0500 (EST) From: Christopher Boumenot <boumenot@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/106190: [MAINTAINER] databases/ruby18-dbd_sqlite: [SUMMARIZE CHANGES] Message-ID: <20061202031303.3A641F1F74@crash.divebomb.org> Resent-Message-ID: <200612020320.kB23KETb063864@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 106190 >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: Sat Dec 02 03:20:13 GMT 2006 >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 mtree issue, where the directory DBD is not removed. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- ruby18-dbd_sqlite-0.1.0.patch begins here --- Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/databases/ruby-dbd_sqlite/pkg-plist,v retrieving revision 1.6 diff -u -r1.6 pkg-plist --- pkg-plist 9 May 2006 07:37:57 -0000 1.6 +++ pkg-plist 2 Dec 2006 03:12:32 -0000 @@ -2,3 +2,4 @@ %%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%% %%RUBY_SITEARCHLIBDIR%%/DBD/SQLite/SQLite.so @dirrm %%RUBY_SITEARCHLIBDIR%%/DBD/SQLite +@dirrmtry %%RUBY_SITEARCHLIBDIR%%/DBD --- ruby18-dbd_sqlite-0.1.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061202031303.3A641F1F74>