svn commit: r553712 - head/x11-wm/icewm
Alexey Dokuchaev
danfe at FreeBSD.org
Fri Oct 30 19:27:53 UTC 2020
Author: danfe
Date: Fri Oct 30 19:27:52 2020
New Revision: 553712
URL: https://svnweb.freebsd.org/changeset/ports/553712
Log:
Update IceWM to version 1.9.0.
Found out via: www.opennet.ru
Modified:
head/x11-wm/icewm/Makefile
head/x11-wm/icewm/distinfo
head/x11-wm/icewm/pkg-plist
Modified: head/x11-wm/icewm/Makefile
==============================================================================
--- head/x11-wm/icewm/Makefile Fri Oct 30 19:24:40 2020 (r553711)
+++ head/x11-wm/icewm/Makefile Fri Oct 30 19:27:52 2020 (r553712)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= icewm
-PORTVERSION= 1.8.3
-PORTREVISION= 1
+PORTVERSION= 1.9.0
CATEGORIES= x11-wm
MASTER_SITES= https://github.com/ice-wm/icewm/releases/download/${PORTVERSION}/
Modified: head/x11-wm/icewm/distinfo
==============================================================================
--- head/x11-wm/icewm/distinfo Fri Oct 30 19:24:40 2020 (r553711)
+++ head/x11-wm/icewm/distinfo Fri Oct 30 19:27:52 2020 (r553712)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600301480
-SHA256 (icewm-1.8.3.tar.lz) = 37b151f9977a020cde7ebb2341961cb96c0954c5209fcfd1151cf690746f7fd3
-SIZE (icewm-1.8.3.tar.lz) = 1686603
+TIMESTAMP = 1604000206
+SHA256 (icewm-1.9.0.tar.lz) = 21f305f7399457dc6e61e7c812e7332ffe8e29e5710ec560ea9b7859fad4900c
+SIZE (icewm-1.9.0.tar.lz) = 1695327
Modified: head/x11-wm/icewm/pkg-plist
==============================================================================
--- head/x11-wm/icewm/pkg-plist Fri Oct 30 19:24:40 2020 (r553711)
+++ head/x11-wm/icewm/pkg-plist Fri Oct 30 19:27:52 2020 (r553712)
@@ -123,10 +123,18 @@ man/man5/icewm-winoptions.5.gz
%%DATADIR%%/icons/run_32x32.xpm
%%DATADIR%%/icons/save_16x16.png
%%DATADIR%%/icons/save_32x32.png
+%%DATADIR%%/icons/setscreen12_32x32.png
+%%DATADIR%%/icons/setscreen12x_32x32.png
+%%DATADIR%%/icons/setscreen1_32x32.png
+%%DATADIR%%/icons/setscreen21_32x32.png
+%%DATADIR%%/icons/setscreen21x_32x32.png
+%%DATADIR%%/icons/setscreen2_32x32.png
%%DATADIR%%/icons/settings_16x16.xpm
%%DATADIR%%/icons/settings_32x32.xpm
%%DATADIR%%/icons/shutdown_16x16.xpm
%%DATADIR%%/icons/shutdown_32x32.xpm
+%%DATADIR%%/icons/suspend_16x16.xpm
+%%DATADIR%%/icons/suspend_32x32.xpm
%%DATADIR%%/icons/themes_16x16.xpm
%%DATADIR%%/icons/themes_32x32.xpm
%%DATADIR%%/icons/vim_16x16.xpm
More information about the svn-ports-all
mailing list