Date: Tue, 21 Dec 2021 03:08:47 GMT From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2a49c10bbc6f - main - x11-wm/icewm: update IceWM to version 2.9.3. Message-ID: <202112210308.1BL38lwu087224@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=2a49c10bbc6f4b701d004ffb17f0adfffc8d772e commit 2a49c10bbc6f4b701d004ffb17f0adfffc8d772e Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2021-12-21 03:08:12 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2021-12-21 03:08:12 +0000 x11-wm/icewm: update IceWM to version 2.9.3. --- x11-wm/icewm/Makefile | 2 +- x11-wm/icewm/distinfo | 6 +++--- x11-wm/icewm/pkg-plist | 9 +++++++++ 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index a97d4c08f1f3..11b5e28b1d12 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -1,7 +1,7 @@ # Created by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> PORTNAME= icewm -PORTVERSION= 2.9.2 +PORTVERSION= 2.9.3 CATEGORIES= x11-wm MASTER_SITES= https://github.com/ice-wm/icewm/releases/download/${PORTVERSION}/ diff --git a/x11-wm/icewm/distinfo b/x11-wm/icewm/distinfo index c6e741f85915..767c2277187c 100644 --- a/x11-wm/icewm/distinfo +++ b/x11-wm/icewm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638917632 -SHA256 (icewm-2.9.2.tar.lz) = dc5b3f1023b532b81cb485b2b757d02d07710fe9366dda5b5f2e76ae4700200c -SIZE (icewm-2.9.2.tar.lz) = 1751384 +TIMESTAMP = 1640044573 +SHA256 (icewm-2.9.3.tar.lz) = 0c0dbac6895060bb079491fd7bacfeb55c8996f45c72ee2a0afa8f8c6ac2c7a8 +SIZE (icewm-2.9.3.tar.lz) = 1760889 diff --git a/x11-wm/icewm/pkg-plist b/x11-wm/icewm/pkg-plist index a60aa04916fc..1c653dd4fc3c 100644 --- a/x11-wm/icewm/pkg-plist +++ b/x11-wm/icewm/pkg-plist @@ -138,6 +138,15 @@ man/man5/icewm-winoptions.5.gz %%DATADIR%%/icons/suspend_32x32.xpm %%DATADIR%%/icons/themes_16x16.xpm %%DATADIR%%/icons/themes_32x32.xpm +%%DATADIR%%/icons/tilebottom_48x48.png +%%DATADIR%%/icons/tilebottomleft_48x48.png +%%DATADIR%%/icons/tilebottomright_48x48.png +%%DATADIR%%/icons/tilecenter_48x48.png +%%DATADIR%%/icons/tileleft_48x48.png +%%DATADIR%%/icons/tileright_48x48.png +%%DATADIR%%/icons/tiletop_48x48.png +%%DATADIR%%/icons/tiletopleft_48x48.png +%%DATADIR%%/icons/tiletopright_48x48.png %%DATADIR%%/icons/vim_16x16.xpm %%DATADIR%%/icons/vim_32x32.xpm %%DATADIR%%/icons/vim_48x48.xpm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112210308.1BL38lwu087224>