Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  6 Aug 2006 21:51:14 +0400 (MSD)
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        avleeuwen@piwebs.com
Subject:   ports/101490: [PATCH] graphics/digikam: fix pkg-plist, misc
Message-ID:  <20060806175114.DF06512FAE@fonon.realnet>
Resent-Message-ID: <200608061820.k76IKT5g010397@freefall.freebsd.org>

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

>Number:         101490
>Category:       ports
>Synopsis:       [PATCH] graphics/digikam: fix pkg-plist, misc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 06 18:20:29 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Aug  2 21:44:37 MSD
>Description:
- Doesn't deinstall certain files (isn't listed in /etc/mtree/BSD.local.dist). Fix that.

Copy of this message was sent to avleeuwen@piwebs.com (maintainer).

>How-To-Repeat:
>Fix:

--- digikam-0.8.1_3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/digikam/Makefile /var/tmp/loctmp/digikam/Makefile
--- /usr/ports/graphics/digikam/Makefile	Tue Jun 20 01:13:52 2006
+++ /var/tmp/loctmp/digikam/Makefile	Sun Aug  6 21:50:54 2006
@@ -28,7 +28,7 @@
 USE_KDELIBS_VER=3
 USE_GETTEXT=	yes
 CONFIGURE_ARGS+=--program-prefix=''
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
diff -ruN --exclude=CVS /usr/ports/graphics/digikam/pkg-plist /var/tmp/loctmp/digikam/pkg-plist
--- /usr/ports/graphics/digikam/pkg-plist	Mon Apr 24 20:33:04 2006
+++ /var/tmp/loctmp/digikam/pkg-plist	Sun Aug  6 20:30:59 2006
@@ -450,3 +450,25 @@
 @dirrm share/apps/digikam/data
 @dirrm share/apps/digikam
 @dirrm include/digikam
+@dirrmtry share/locale/sl/LC_MESSAGES
+@dirrmtry share/locale/sl
+@dirrmtry share/locale/rw/LC_MESSAGES
+@dirrmtry share/locale/rw
+@dirrmtry share/locale/ro/LC_MESSAGES
+@dirrmtry share/locale/ro
+@dirrmtry share/locale/pt/LC_MESSAGES
+@dirrmtry share/locale/pt
+@dirrmtry share/locale/pl/LC_MESSAGES
+@dirrmtry share/locale/pl
+@dirrmtry share/locale/nn/LC_MESSAGES
+@dirrmtry share/locale/nn
+@dirrmtry share/locale/gl/LC_MESSAGES
+@dirrmtry share/locale/gl
+@dirrmtry share/locale/fi/LC_MESSAGES
+@dirrmtry share/locale/fi
+@dirrmtry share/locale/el/LC_MESSAGES
+@dirrmtry share/locale/el
+@dirrmtry share/locale/cs/LC_MESSAGES
+@dirrmtry share/locale/cs
+@dirrmtry share/locale/ca/LC_MESSAGES
+@dirrmtry share/locale/ca
--- digikam-0.8.1_3.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?20060806175114.DF06512FAE>