FreeBSD Bugzilla – Attachment 82787 Details for
Bug 118390
[PATCH] x11/xkeyboard-config: iconv's path is invalid
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xkeyboard-config-1.0_2.patch
xkeyboard-config-1.0_2.patch (text/plain), 1.33 KB, created by
NAKAJI Hiroyuki
on 2007-12-02 23:20:00 UTC
(
hide
)
Description:
xkeyboard-config-1.0_2.patch
Filename:
MIME Type:
Creator:
NAKAJI Hiroyuki
Created:
2007-12-02 23:20:00 UTC
Size:
1.33 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/x11/xkeyboard-config/Makefile /home/nakaji/work/ports/x11/xkeyboard-config/Makefile >--- /usr/ports/x11/xkeyboard-config/Makefile 2007-07-28 02:32:42.000000000 +0900 >+++ /home/nakaji/work/ports/x11/xkeyboard-config/Makefile 2007-12-03 08:09:39.000000000 +0900 >@@ -7,7 +7,7 @@ > > PORTNAME= xkeyboard-config > PORTVERSION= 1.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > MASTER_SITES= http://xlibs.freedesktop.org/xkbdesc/ > DISTNAME= xkeyboard-config-${PORTVERSION} >diff -ruN --exclude=CVS /usr/ports/x11/xkeyboard-config/files/patch-intltool-merge.in /home/nakaji/work/ports/x11/xkeyboard-config/files/patch-intltool-merge.in >--- /usr/ports/x11/xkeyboard-config/files/patch-intltool-merge.in 1970-01-01 09:00:00.000000000 +0900 >+++ /home/nakaji/work/ports/x11/xkeyboard-config/files/patch-intltool-merge.in 2007-12-03 08:01:28.000000000 +0900 >@@ -0,0 +1,11 @@ >+--- intltool-merge.in.orig 2007-12-03 07:58:17.000000000 +0900 >++++ intltool-merge.in 2007-12-03 08:00:47.000000000 +0900 >+@@ -91,7 +91,7 @@ >+ >+ my %po_files_by_lang = (); >+ my %translations = (); >+-my $iconv = $ENV{"ICONV"} || $ENV{"INTLTOOL_ICONV"} || "/usr/bin/iconv"; >++my $iconv = $ENV{"ICONV"} || $ENV{"INTLTOOL_ICONV"} || "@INTLTOOL_ICONV@"; >+ >+ # Use this instead of \w for XML files to handle more possible characters. >+ my $w = "[-A-Za-z0-9._:]";
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 118390
: 82787