Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Apr 2007 03:23:57 GMT
From:      "Rashid N. Achilov"<achilov-rn@askd.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/111499: ports-i386@pointyhat.freebsd.org: oooqs2-1.0 failed on i386 - patch for solve problem
Message-ID:  <200704120323.l3C3NvxF071506@www.freebsd.org>
Resent-Message-ID: <200704120410.l3C4A2nv036639@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         111499
>Category:       ports
>Synopsis:       ports-i386@pointyhat.freebsd.org: oooqs2-1.0 failed on i386 - patch for solve problem
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 12 04:10:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Rashid N. Achilov
>Release:        6.2-RELEASE
>Organization:
LLC "AS-System Complex"
>Environment:
FreeBSD to-495.askd.ru 6.2-RELEASE FreeBSD 6.2-RELEASE #3: Fri Feb 16 18:47:32 NOVT 2007     root@to-495.askd.ru:/usr/obj/usr/src/sys/Sentry  i386
>Description:
Build of oooqs2 failed because one file, installed by that port, does not desribed at pkg-plist and does not deleted at 'make uninstall' stage. I have done this simply patch to correct this.
>How-To-Repeat:
Try to install oooqs2 i.e at /tmp/1. Try to unistall oooqs2. You'll seen oooqs2.desktop file still presented.
>Fix:


Patch attached with submission follows:

diff -ruN oooqs2/pkg-plist oooqs2.new/pkg-plist
--- oooqs2/pkg-plist	Tue Mar 27 15:45:31 2007
+++ oooqs2.new/pkg-plist	Fri Mar 30 15:49:02 2007
@@ -1,5 +1,6 @@
 bin/oooqs2
 share/applnk/Utilities/oooqs2.desktop
+share/autostart/oooqs2.desktop
 %%DOCSDIR%%/de/oooqs2/common
 %%DOCSDIR%%/de/oooqs2/index.cache.bz2
 %%DOCSDIR%%/de/oooqs2/index.docbook

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704120323.l3C3NvxF071506>