diff options
author | sem <sem@FreeBSD.org> | 2005-07-22 14:29:53 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-07-22 14:29:53 +0800 |
commit | 039e0bc0d910a9071d2ff455ca4e3ac29f558c87 (patch) | |
tree | f6bff44e86e6fc0d22724e5282fe0432e5ed62f1 /x11-wm | |
parent | 374f80bb3b0d716993e5e0cc3ef065ef3ee1b504 (diff) | |
download | freebsd-ports-gnome-039e0bc0d910a9071d2ff455ca4e3ac29f558c87.tar.gz freebsd-ports-gnome-039e0bc0d910a9071d2ff455ca4e3ac29f558c87.tar.zst freebsd-ports-gnome-039e0bc0d910a9071d2ff455ca4e3ac29f558c87.zip |
- Update to 1.2.22
PR: ports/83861
Submitted by: Ports Fury
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/icewm/distinfo | 4 | ||||
-rw-r--r-- | x11-wm/icewm/pkg-plist | 5 |
3 files changed, 7 insertions, 4 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index f072f8a24d46..629a30d20cb3 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -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} diff --git a/x11-wm/icewm/distinfo b/x11-wm/icewm/distinfo index b3d30f4e35e5..2f2e21078826 100644 --- a/x11-wm/icewm/distinfo +++ b/x11-wm/icewm/distinfo @@ -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 diff --git a/x11-wm/icewm/pkg-plist b/x11-wm/icewm/pkg-plist index 1e52d216426e..2327a69eea0d 100644 --- a/x11-wm/icewm/pkg-plist +++ b/x11-wm/icewm/pkg-plist @@ -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 |