Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2023 03:21:04 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: 8e908c6e258e - main - x11-wm/icewm: update IceWM to version 3.3.3.
Message-ID:  <202304100321.33A3L4RT050606@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=8e908c6e258e8c29c267a211001a5dc1b94b6528

commit 8e908c6e258e8c29c267a211001a5dc1b94b6528
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2023-04-10 03:19:50 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2023-04-10 03:19:50 +0000

    x11-wm/icewm: update IceWM to version 3.3.3.
---
 x11-wm/icewm/Makefile                    |  2 +-
 x11-wm/icewm/distinfo                    |  6 +++---
 x11-wm/icewm/files/patch-src_Makefile.in | 11 -----------
 3 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index 6e324dd9a8d1..774c7cd33e38 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	icewm
-PORTVERSION=	3.3.2
+PORTVERSION=	3.3.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 0add84ade228..19bd16b06eb8 100644
--- a/x11-wm/icewm/distinfo
+++ b/x11-wm/icewm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1678745488
-SHA256 (icewm-3.3.2.tar.lz) = 4f0e81daafe35d73a2fcb39e9d1c6738b1c0a2ad3805382d69c3464d0cede1d6
-SIZE (icewm-3.3.2.tar.lz) = 1791363
+TIMESTAMP = 1681076422
+SHA256 (icewm-3.3.3.tar.lz) = e138c72003f77e7b3dcf9ee1e22d66a5a1ac510973e50ff31ac0cd62263dcf73
+SIZE (icewm-3.3.3.tar.lz) = 1797492
diff --git a/x11-wm/icewm/files/patch-src_Makefile.in b/x11-wm/icewm/files/patch-src_Makefile.in
deleted file mode 100644
index 98702e3cfa98..000000000000
--- a/x11-wm/icewm/files/patch-src_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig	2020-12-14 01:14:27 UTC
-+++ src/Makefile.in
-@@ -916,7 +916,7 @@ icewm_SOURCES = \
- 	yxtray.cc \
- 	yxtray.h
- 
--icewm_LDADD = libitk.la libice.la $(IMAGE_LIBS) $(XSM_LIBS) $(CORE_LIBS)
-+icewm_LDADD = libitk.la libice.la $(IMAGE_LIBS) $(XSM_LIBS) $(CORE_LIBS) @LIBINTL@ @LIBICONV@
- icesh_SOURCES = \
- 	intl.h \
- 	debug.h \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304100321.33A3L4RT050606>