ports/177378: [PATCH] editors/nano: fix plist
William Grzybowski
william88 at gmail.com
Mon Mar 25 17:20:00 UTC 2013
>Number: 177378
>Category: ports
>Synopsis: [PATCH] editors/nano: fix plist
>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 Mar 25 17:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: William Grzybowski
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
>Description:
Fix pkg-list to remove ja and sl translations.
Caught while building a nanobsd image
>How-To-Repeat:
>Fix:
See attached patch
--- nano.patch begins here ---
Index: pkg-plist
===================================================================
--- pkg-plist (revision 315237)
+++ pkg-plist (working copy)
@@ -21,7 +21,6 @@
%%NLS%%share/locale/hu/LC_MESSAGES/nano.mo
%%NLS%%share/locale/id/LC_MESSAGES/nano.mo
%%NLS%%share/locale/it/LC_MESSAGES/nano.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/nano.mo
%%NLS%%share/locale/ms/LC_MESSAGES/nano.mo
%%NLS%%share/locale/nb/LC_MESSAGES/nano.mo
%%NLS%%share/locale/nl/LC_MESSAGES/nano.mo
@@ -31,7 +30,6 @@
%%NLS%%share/locale/ro/LC_MESSAGES/nano.mo
%%NLS%%share/locale/ru/LC_MESSAGES/nano.mo
%%NLS%%share/locale/rw/LC_MESSAGES/nano.mo
-%%NLS%%share/locale/sl/LC_MESSAGES/nano.mo
%%NLS%%share/locale/sr/LC_MESSAGES/nano.mo
%%NLS%%share/locale/sv/LC_MESSAGES/nano.mo
%%NLS%%share/locale/tr/LC_MESSAGES/nano.mo
--- nano.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list