ports/149459: fix pkg-plist in devel/binutils when WITH_NLS is set

Steve Wills steve at mouf.net
Mon Aug 9 02:50:09 UTC 2010


>Number:         149459
>Category:       ports
>Synopsis:       fix pkg-plist in devel/binutils when WITH_NLS is set
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 09 02:50:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        8.1-RC2
>Organization:
>Environment:
>Description:
If the WITH_NLS option is selected in devel/binutils, it leaves some files behind (found with ports tinderbox)
>How-To-Repeat:
Install devel/binutils with WITH_NLS set. Uninstall it. See leftover files.
>Fix:
See attached patch

Patch attached with submission follows:

diff -ruN devel/binutils.orig/pkg-plist devel/binutils/pkg-plist
--- devel/binutils.orig/pkg-plist	2010-08-08 22:34:36.042289632 -0400
+++ devel/binutils/pkg-plist	2010-08-08 22:36:43.503014152 -0400
@@ -52,6 +52,11 @@
 %%NLS%%share/locale/ga/LC_MESSAGES/opcodes.mo
 %%NLS%%share/locale/id/LC_MESSAGES/gprof.mo
 %%NLS%%share/locale/id/LC_MESSAGES/opcodes.mo
+%%NLS%%share/locale/id/LC_MESSAGES/bfd.mo
+%%NLS%%share/locale/id/LC_MESSAGES/binutils.mo
+%%NLS%%share/locale/id/LC_MESSAGES/gas.mo
+%%NLS%%share/locale/id/LC_MESSAGES/ld.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/bfd.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/bfd.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/binutils.mo
 %%NLS%%share/locale/ms/LC_MESSAGES/gprof.mo


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



More information about the freebsd-ports-bugs mailing list