summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-wm/jwm/Makefile5
-rw-r--r--x11-wm/jwm/distinfo4
-rw-r--r--x11-wm/jwm/pkg-descr8
3 files changed, 8 insertions, 9 deletions
diff --git a/x11-wm/jwm/Makefile b/x11-wm/jwm/Makefile
index 609457b519ba..a8f03de5bf5b 100644
--- a/x11-wm/jwm/Makefile
+++ b/x11-wm/jwm/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= jwm
-PORTVERSION= 2.2.2
-PORTREVISION= 2
+PORTVERSION= 2.3.1
CATEGORIES= x11-wm
MASTER_SITES= http://joewing.net/programs/jwm/releases/
@@ -12,7 +11,7 @@ COMMENT= Joe's Window Manager
LICENSE= GPLv2
-USES= pkgconfig tar:xz
+USES= iconv pkgconfig tar:xz
USE_XORG= x11
GNU_CONFIGURE= yes
diff --git a/x11-wm/jwm/distinfo b/x11-wm/jwm/distinfo
index 66aa5ba6e9ef..cafa8e0192b1 100644
--- a/x11-wm/jwm/distinfo
+++ b/x11-wm/jwm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (jwm-2.2.2.tar.xz) = 96fa1c396c00ac0adf170863f8fc848e810e0c9953ad435a41b346c3d0f11e5a
-SIZE (jwm-2.2.2.tar.xz) = 283884
+SHA256 (jwm-2.3.1.tar.xz) = 869ff5099841d8a2aba1539a82c670fe4082efc87ddb12bbd409f566cc50e953
+SIZE (jwm-2.3.1.tar.xz) = 305736
diff --git a/x11-wm/jwm/pkg-descr b/x11-wm/jwm/pkg-descr
index ba6b2428c0ef..ee10476739f5 100644
--- a/x11-wm/jwm/pkg-descr
+++ b/x11-wm/jwm/pkg-descr
@@ -1,6 +1,6 @@
-JWM is a window manager for the X11 Window System. JWM is written in C and
-uses only Xlib at a minimum, though additional libraries are supported for
-extended functionality and features. JWM supports MWM and Extended Window
-Manager Hints (EWMH).
+JWM is a window manager for the X11 Window System. JWM is written in C
+and uses only Xlib at a minimum, though additional libraries are
+supported for extended functionality and features. JWM supports MWM and
+Extended Window Manager Hints (EWMH).
WWW: http://joewing.net/programs/jwm/