FreeBSD Bugzilla – Attachment 223615 Details for
Bug 254584
x11/xkeyboard-config: update to 2.32 and optionalize xkbcomp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
xkeyboard.patch (text/plain), 1.75 KB, created by
Evgenii Khramtsov
on 2021-03-26 17:35:28 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Evgenii Khramtsov
Created:
2021-03-26 17:35:28 UTC
Size:
1.75 KB
patch
obsolete
>Index: x11/xkeyboard-config/Makefile >=================================================================== >--- x11/xkeyboard-config/Makefile (revision 569259) >+++ x11/xkeyboard-config/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= xkeyboard-config >-PORTVERSION= 2.31 >+PORTVERSION= 2.32 > CATEGORIES= x11 > MASTER_SITES= XORG/individual/data/${PORTNAME} > >@@ -11,8 +11,6 @@ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/COPYING > >-BUILD_DEPENDS= xkbcomp:x11/xkbcomp >- > USES= gmake gnome localbase pathfix perl5 python:3.5+,build \ > shebangfix xorg-cat:data > >@@ -25,7 +23,8 @@ > CONFIGURE_ARGS= --with-xkb-base=${PREFIX}/share/X11/xkb \ > --with-xkb-rules-symlink=xorg > >-OPTIONS_DEFINE= ETERSOFT NLS >+OPTIONS_DEFINE= ETERSOFT NLS X11 >+OPTIONS_DEFAULT=X11 > ETERSOFT_DESC= Add pre-1918 Russian letters to typographic layout > OPTIONS_SUB= yes > >@@ -32,6 +31,9 @@ > NLS_CONFIGURE_ENABLE= nls > NLS_USES= gettext-tools iconv > ETERSOFT_EXTRA_PATCHES= ${FILESDIR}/etersoft-patch-symbols-typo >+X11_BUILD_DEPENDS= xkbcomp:x11/xkbcomp >+X11_DESC= XKB keyboard description compiler support >+X11_CONFIGURE_OFF= --disable-runtime-deps > > .include <bsd.port.options.mk> > >Index: x11/xkeyboard-config/distinfo >=================================================================== >--- x11/xkeyboard-config/distinfo (revision 569259) >+++ x11/xkeyboard-config/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1602286104 >-SHA256 (xorg/data/xkeyboard-config-2.31.tar.bz2) = da44181f2c8828789c720decf7d13acb3c3950e2a040af5132f50f04bb6aada3 >-SIZE (xorg/data/xkeyboard-config-2.31.tar.bz2) = 1705328 >+TIMESTAMP = 1616779267 >+SHA256 (xorg/data/xkeyboard-config-2.32.tar.bz2) = 1feee317ba39b91902b0cbd2987c0c73e6afbfc8f4c096367a5c86c216c036a8 >+SIZE (xorg/data/xkeyboard-config-2.32.tar.bz2) = 1742570
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 254584
:
223615
|
223945