diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2022-07-20 08:10:58 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2022-07-20 08:10:58 +0000 |
commit | fa33180c5884cc83fdfd9c570c41f6fccc20a526 (patch) | |
tree | 18fbeb52e310f0ebbe2edeed2a4dbba1134705f4 /x11-wm/icewm | |
parent | 6573e957b004e22ed260a1d22767922099515264 (diff) | |
download | freebsd-ports-fa33180c5884cc83fdfd9c570c41f6fccc20a526.zip |
x11-wm/icewm: update IceWM to version 2.9.8.
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/icewm/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 7ee0cd0b663d..55b285148fc6 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.7 +PORTVERSION= 2.9.8 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 61f100da5ab8..d09520d5ee5f 100644 --- a/x11-wm/icewm/distinfo +++ b/x11-wm/icewm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651445707 -SHA256 (icewm-2.9.7.tar.lz) = c25f78e3f3ad49fbebc715691689d0ad1fda46b2e2537ad69e3332a54b81c72a -SIZE (icewm-2.9.7.tar.lz) = 1764916 +TIMESTAMP = 1658178210 +SHA256 (icewm-2.9.8.tar.lz) = 8d5d0f78a49c952f7f185d0f6713c6fabba597dcb713b1ac92e0e5795db29a25 +SIZE (icewm-2.9.8.tar.lz) = 1768030 |