- Update to 1.2.22
PR: ports/83861 Submitted by: Ports Fury
This commit is contained in:
parent
a33f4412d0
commit
56162fdbba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139865
3 changed files with 7 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= icewm
|
||||
PORTVERSION= 1.2.21
|
||||
PORTVERSION= 1.2.22
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (icewm-1.2.21.tar.gz) = 0c17d89fea9044d79a29b88aa6199968
|
||||
SIZE (icewm-1.2.21.tar.gz) = 969491
|
||||
MD5 (icewm-1.2.22.tar.gz) = ed156744dc2967518cea4eb952d1983e
|
||||
SIZE (icewm-1.2.22.tar.gz) = 990315
|
||||
|
|
|
@ -108,10 +108,12 @@ bin/icewmtray
|
|||
%%DATADIR%%/menu
|
||||
%%DATADIR%%/preferences
|
||||
%%DATADIR%%/taskbar/bsd-daemon.xpm
|
||||
%%DATADIR%%/taskbar/collapse.xpm
|
||||
%%DATADIR%%/taskbar/debian.xpm
|
||||
%%DATADIR%%/taskbar/desktop.xpm
|
||||
%%DATADIR%%/taskbar/icewm.xpm
|
||||
%%DATADIR%%/taskbar/expand.xpm
|
||||
%%DATADIR%%/taskbar/icewm-logo.xpm
|
||||
%%DATADIR%%/taskbar/icewm.xpm
|
||||
%%DATADIR%%/taskbar/linux.xpm
|
||||
%%DATADIR%%/taskbar/linux1.xpm
|
||||
%%DATADIR%%/taskbar/linux2.xpm
|
||||
|
@ -349,6 +351,7 @@ bin/icewmtray
|
|||
%%NLS%%share/locale/ja/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/nl/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/no/LC_MESSAGES/icewm.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/icewm.mo
|
||||
|
|
Loading…
Reference in a new issue