pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/wm/fluxbox



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Feb 23 00:29:02 UTC 2017

Modified Files:
        pkgsrc/wm/fluxbox: PLIST

Log Message:
PLIST fix for nls option, from David H. Gutteridge in PR 51993.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/wm/fluxbox/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/wm/fluxbox/PLIST
diff -u pkgsrc/wm/fluxbox/PLIST:1.21 pkgsrc/wm/fluxbox/PLIST:1.22
--- pkgsrc/wm/fluxbox/PLIST:1.21        Tue Apr 17 20:08:06 2012
+++ pkgsrc/wm/fluxbox/PLIST     Thu Feb 23 00:29:02 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2012/04/17 20:08:06 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.22 2017/02/23 00:29:02 wiz Exp $
 bin/fbrun
 bin/fbsetbg
 bin/fbsetroot
@@ -25,7 +25,7 @@ share/fluxbox/overlay
 ${PLIST.nls}share/fluxbox/nls/C/fluxbox.cat
 ${PLIST.nls}share/fluxbox/nls/be_BY.CP1251/fluxbox.cat
 ${PLIST.nls}share/fluxbox/nls/be_BY.UTF-8/fluxbox.cat
-${PLIST.nls}share/fluxbox/nls/bg_BG.ISO-8859-1/fluxbox.cat
+${PLIST.nls}share/fluxbox/nls/bg_BG.CP1251/fluxbox.cat
 ${PLIST.nls}share/fluxbox/nls/bg_BG.UTF-8/fluxbox.cat
 ${PLIST.nls}share/fluxbox/nls/cs_CZ.ISO-8859-2/fluxbox.cat
 ${PLIST.nls}share/fluxbox/nls/cs_CZ.UTF-8/fluxbox.cat



Home | Main Index | Thread Index | Old Index