aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2021-02-28 18:27:52 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2021-02-28 18:27:52 +0000
commit067ee659b6af8bff5c03cde16830b967666e3c1a (patch)
tree79acbe7ac16ddc485d2b1e19dcae19ef585be041 /x11-wm
parent6c84e388436456ba17128b5b55f16b04313ff627 (diff)
downloadports-067ee659b6af8bff5c03cde16830b967666e3c1a.tar.gz
ports-067ee659b6af8bff5c03cde16830b967666e3c1a.zip
Update IceWM to version 2.2.0.
Notes
Notes: svn path=/head/; revision=566786
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/icewm/Makefile2
-rw-r--r--x11-wm/icewm/distinfo6
-rw-r--r--x11-wm/icewm/files/patch-src_Makefile.in20
3 files changed, 23 insertions, 5 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index 9c0a01fa4b45..b9d8c34b166d 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= icewm
-PORTVERSION= 2.1.2
+PORTVERSION= 2.2.0
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 d698eb49d728..8c090c9e7ae8 100644
--- a/x11-wm/icewm/distinfo
+++ b/x11-wm/icewm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612894283
-SHA256 (icewm-2.1.2.tar.lz) = ad1e621a48655692425c4a51e813194458938fe7d878d030b21d9fe29c0f925b
-SIZE (icewm-2.1.2.tar.lz) = 1694969
+TIMESTAMP = 1614520201
+SHA256 (icewm-2.2.0.tar.lz) = 385df54aa39f02cb40a3d208b36db40a4d55cc35ec9539633b832fac15759afe
+SIZE (icewm-2.2.0.tar.lz) = 1697312
diff --git a/x11-wm/icewm/files/patch-src_Makefile.in b/x11-wm/icewm/files/patch-src_Makefile.in
index 32bcd5377fd5..0ee219da1281 100644
--- a/x11-wm/icewm/files/patch-src_Makefile.in
+++ b/x11-wm/icewm/files/patch-src_Makefile.in
@@ -9,7 +9,16 @@
icesh_SOURCES = \
intl.h \
debug.h \
-@@ -960,7 +960,7 @@ icewmbg_SOURCES = \
+@@ -960,7 +960,7 @@ icewmhint_SOURCES = \
+ base.h \
+ icewmhint.cc
+
+-icewmhint_LDADD = libice.la $(CORE_LIBS) @LIBINTL@
++icewmhint_LDADD = libice.la $(CORE_LIBS) @LIBINTL@ @LIBICONV@
+ icewmbg_SOURCES = \
+ intl.h \
+ debug.h \
+@@ -962,7 +962,7 @@ icewmbg_SOURCES = \
icewmbg.cc \
icewmbg_prefs.h
@@ -18,6 +27,15 @@
icesound_SOURCES = \
base.h \
debug.h \
+@@ -974,7 +974,7 @@ icesound_SOURCES = \
+ ytimer.h \
+ icesound.cc
+
+-icesound_LDADD = libice.la $(AUDIO_LIBS) $(CORE_LIBS) @LIBINTL@
++icesound_LDADD = libice.la $(AUDIO_LIBS) $(CORE_LIBS) @LIBINTL@ @LIBICONV@
+ icewm_menu_fdo_SOURCES = \
+ appnames.h \
+ base.h \
@@ -1002,7 +1002,7 @@ icehelp_SOURCES = \
yrect.h \
icehelp.cc