FreeBSD Bugzilla – Attachment 223945 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]
v2
xkeyboard-config.patch (text/plain), 1.74 KB, created by
Ghost
on 2021-04-09 11:02:05 UTC
(
hide
)
Description:
v2
Filename:
MIME Type:
Creator:
Ghost
Created:
2021-04-09 11:02:05 UTC
Size:
1.74 KB
patch
obsolete
>diff --git a/x11/xkeyboard-config/Makefile b/x11/xkeyboard-config/Makefile >index e5d0f9cfb..6b9774a40 100644 >--- a/x11/xkeyboard-config/Makefile >+++ b/x11/xkeyboard-config/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= xkeyboard-config >-PORTVERSION= 2.31 >+PORTVERSION= 2.32 > CATEGORIES= x11 > MASTER_SITES= XORG/individual/data/${PORTNAME} > >@@ -9,8 +9,6 @@ COMMENT= X Keyboard Configuration Database > 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 > >@@ -23,13 +21,17 @@ SHEBANG_FILES= rules/merge.py \ > 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 > > NLS_CONFIGURE_ENABLE= nls > NLS_USES= gettext-tools iconv > ETERSOFT_EXTRA_PATCHES= ${FILESDIR}/etersoft-patch-symbols-typo >+X11_BUILD_DEPENDS= xkbcomp:x11/xkbcomp >+X11_CONFIGURE_OFF= --disable-runtime-deps >+X11_DESC= XKB keyboard description compiler support > > .include <bsd.port.options.mk> > >diff --git a/x11/xkeyboard-config/distinfo b/x11/xkeyboard-config/distinfo >index 681000943..d3ca9d7cf 100644 >--- a/x11/xkeyboard-config/distinfo >+++ b/x11/xkeyboard-config/distinfo >@@ -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