Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  6 Aug 2006 21:24:17 +0400 (MSD)
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thierry@FreeBSD.org
Subject:   ports/101497: [PATCH] textproc/aspell: fix pkg-plist, misc fixes
Message-ID:  <20060806172417.472DC12F4C@fonon.realnet>
Resent-Message-ID: <200608061820.k76IKY8X010622@freefall.freebsd.org>

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

>Number:         101497
>Category:       ports
>Synopsis:       [PATCH] textproc/aspell: fix pkg-plist, misc fixes
>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:33 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 thierry@FreeBSD.org (maintainer).

>How-To-Repeat:
>Fix:

--- aspell-0.60.4_4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/aspell/Makefile /var/tmp/loctmp/aspell/Makefile
--- /usr/ports/textproc/aspell/Makefile	Sat Jul 15 18:28:41 2006
+++ /var/tmp/loctmp/aspell/Makefile	Sun Aug  6 21:23:44 2006
@@ -33,7 +33,7 @@
 USE_ICONV=		yes
 USE_GETTEXT=		yes
 USE_PERL5_BUILD=	yes
-INSTALLS_SHLIB=		yes
+USE_LDCONFIG=		yes
 
 SLAVEDIRS=		textproc/aspell-without-dicten
 
diff -ruN --exclude=CVS /usr/ports/textproc/aspell/pkg-plist /var/tmp/loctmp/aspell/pkg-plist
--- /usr/ports/textproc/aspell/pkg-plist	Sat Jul 15 18:28:41 2006
+++ /var/tmp/loctmp/aspell/pkg-plist	Sun Aug  6 19:12:54 2006
@@ -120,6 +120,8 @@
 %%NLS%%@dirrmtry share/locale/rw
 %%NLS%%@dirrmtry share/locale/ro/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/ro
+%%NLS%%@dirrmtry share/locale/sl/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/sl
 %%NLS%%@dirrmtry share/locale/sr/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/sr
 %%NLS%%@dirrmtry share/locale/tg/LC_MESSAGES
--- aspell-0.60.4_4.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?20060806172417.472DC12F4C>