Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2007 19:00:54 +0200
From:      "Arjan van Leeuwen" <freebsd-maintainer@opera.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/115053: [PATCH] Remove directories created during www/opera installation
Message-ID:  <1185814854.30167@avl.oslo.opera.com>
Resent-Message-ID: <200707301720.l6UHK1KP069234@freefall.freebsd.org>

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

>Number:         115053
>Category:       ports
>Synopsis:       [PATCH] Remove directories created during www/opera installation
>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 Jul 30 17:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Arjan van Leeuwen
>Release:        FreeBSD 6.2-RELEASE amd64
>Organization:
Opera Software ASA 
>Environment:


System: FreeBSD 6.2-RELEASE #0: Mon Feb  5 14:51:20 CET 2007
    root@avl.oslo.opera.com:/usr/obj/usr/src/sys/SMP



>Description:


This patch makes the Opera port remove three more directories that it might create during installation.

Reported by: erwin / simon


>How-To-Repeat:





>Fix:


--- opera.diff begins here ---
diff -urN /usr/ports/www/opera/pkg-plist opera/pkg-plist
--- /usr/ports/www/opera/pkg-plist	Wed Apr 11 22:17:27 2007
+++ opera/pkg-plist	Mon Jul 30 18:57:15 2007
@@ -111,10 +111,13 @@
 share/icons/locolor/16x16/apps/opera.png
 share/icons/locolor/22x22/apps/opera.png
 share/icons/locolor/32x32/apps/opera.png
-@dirrmtry share/icons/hicolor/22x22/apps
-@dirrmtry share/icons/hicolor/22x22
 @dirrmtry share/icons/hicolor/48x48/apps
 @dirrmtry share/icons/hicolor/48x48
+@dirrmtry share/icons/hicolor/32x32/apps
+@dirrmtry share/icons/hicolor/32x32
+@dirrmtry share/icons/hicolor/22x22/apps
+@dirrmtry share/icons/hicolor/22x22
+@dirrmtry share/icons/hicolor
 @dirrmtry share/icons/locolor/32x32/apps
 @dirrmtry share/icons/locolor/32x32
 @dirrmtry share/icons/locolor/22x22/apps
@@ -122,3 +125,4 @@
 @dirrmtry share/icons/locolor/16x16/apps
 @dirrmtry share/icons/locolor/16x16
 @dirrmtry share/icons/locolor
+@dirrmtry share/icons
--- opera.diff ends here ---



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



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