mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
x11-wm/icewm: update IceWM to the latest version 3.4.0
- Now supports keybindings to shifted keys, literal Latin-1 characters, and all UTF-8 code points - Reparses the key bindings upon the keyboard layout change - Fixed handling of a map request from an unmanaged client - Several translation files missed in the previous releases had been added to the release tarball
This commit is contained in:
parent
5281f1cfec
commit
d76593c951
@ -1,5 +1,5 @@
|
||||
PORTNAME= icewm
|
||||
PORTVERSION= 3.3.5
|
||||
PORTVERSION= 3.4.0
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= https://github.com/ice-wm/icewm/releases/download/${PORTVERSION}/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1684397268
|
||||
SHA256 (icewm-3.3.5.tar.lz) = 26e1f3e7789dd77f8ce6484d7bbf7a63bc6be33e486a9945af14feca5f84baaa
|
||||
SIZE (icewm-3.3.5.tar.lz) = 1797023
|
||||
TIMESTAMP = 1685976789
|
||||
SHA256 (icewm-3.4.0.tar.lz) = 479436b6465c707cb9dded562392677a21161c7f63dcd30b49487bcb2704ecaf
|
||||
SIZE (icewm-3.4.0.tar.lz) = 1819441
|
||||
|
@ -616,6 +616,7 @@ man/man5/icewm-winoptions.5.gz
|
||||
%%DATADIR%%/toolbar
|
||||
%%DATADIR%%/winoptions
|
||||
%%NLS%%share/locale/ar/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/ast/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/be/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/bg/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/icewm.mo
|
||||
@ -624,27 +625,35 @@ man/man5/icewm-winoptions.5.gz
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/el/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/en/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/eo/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/fa/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/he/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/hi/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/id/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/ie/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/ka/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/kk/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/ko/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/lt/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/lv/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/mk/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/nb/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/nn/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/no/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/pt/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/ro/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/si/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/sk/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/sl/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/icewm.mo
|
||||
|
Loading…
Reference in New Issue
Block a user